Hey there, I found the bug in the Draw application. 1. Open Draw. 2. Then rightclick on one of the symbols from the drawing toolbar (i.e. the circle) and choose 'Insert'. -> Unfortunately the program crashes. It would be great if you can fix that, thank you very much for your work! OS: Win8 Version: 4.3.4.1 Build ID: bc356b2f991740509f321d70e4512a6a54c5f243
Confirmed on OSX and Linux, 4.3.4.1 and master -> NEW
Created attachment 110167 [details] OSX 4.3.4.1 backtrace
Created attachment 110207 [details] bt with debug symbols On pc Debian x86-64 with master sources updated today, I could reproduce this. I attached bt with symbols.
I could reproduce this too with 4.3.3
Andrzej: searching in git history of framework/source/uielement/toolbarmanager.cxx (present in bt), I noticed the commit http://cgit.freedesktop.org/libreoffice/core/commit/?id=1ae89d189200c1e351a396a3f02612b84a69985f, I thought you might be interested in this tracker.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=eae0dda3e2eddb55b4e2032136541c15ba87fa09 Resolves: fdo#86820 executing toolbar menu entry can destroy menu It will be available in 4.5.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-4-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=cefe3c60f29b021f621dc6045467519e3a56aa6a&h=libreoffice-4-4 Resolves: fdo#86820 executing toolbar menu entry can destroy menu It will be available in 4.4.0.0.beta3. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-4-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1b7c6316a5dff542b6aadd422e353e3623ebce46&h=libreoffice-4-3 Resolves: fdo#86820 executing toolbar menu entry can destroy menu It will be available in 4.3.6. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.