| Summary: | Draw: Crash when trying to insert a symbol from the drawing toolbar | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | tryx |
| Component: | Draw | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | andrzej, fdbugs, serval2412 |
| Priority: | high | Keywords: | haveBacktrace |
| Version: | 4.3.3.2 release | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | target:4.5.0 target:4.4.0.0.beta3 target:4.3.6 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
OSX 4.3.4.1 backtrace
bt with debug symbols |
||
|
Description
tryx
2014-11-28 14:47:25 UTC
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. |