When set Donate property to false value in /org.openoffice.Office.UI.Infobar/Enabled and LastTimeDonateShow with 1 in /org.openoffice.Setup/Product (Expert Configuration), LibreOffice crash.
Same issue with GetInvolved = false and LastTimeGetInvolved = 1.
Created attachment 164702 [details] bt with debug symbols On pc Debian x86-64 with master sources updated today, I could reproduce this.
Created attachment 164703 [details] bt with debug symbols (second case)
I gave a try with: https://gerrit.libreoffice.org/c/core/+/101391
Julien Nabet committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/be4fcac736fccce8ee7d4550a860b0127e7601bb tdf#136133: AppendInfoBar can return null It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Backport in 7.0 waiting for review here: https://gerrit.libreoffice.org/c/core/+/101456
Julien Nabet committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/4db16b2dc835cce918623343b87eab6b067f3023 tdf#136133: AppendInfoBar can return null It will be available in 7.0.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.