| Summary: | All SalX11 based backends crash on popup menu disposal (gen, TDE, KDE4) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Jan-Marek Glogowski <glogow> |
| Component: | graphics stack | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | serval2412 |
| Priority: | medium | Keywords: | haveBacktrace |
| Version: | 5.3.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=106159 | ||
| Whiteboard: | target:5.3.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
Sections navigator crash
Backtrace from a debug build bzip'd "soffice --strace" log |
||
|
Description
Jan-Marek Glogowski
2016-09-02 12:13:57 UTC
Created attachment 127122 [details]
Backtrace from a debug build
Hello Jan-Marek, *, thank you for reporting this bug :) I can confirm it with OS: Debian Testing AMD64 with XFCE 4.12 LO: Version: 5.3.0.0.alpha0+ Build-ID: a8a7b7114d96b2013b00e9bc0ced81aad5495457 CPU-Threads: 4; BS-Version: Linux 4.5; UI-Render: Standard; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2016-09-02_05:11:44 Gebietsschema: de-DE (de_DE.UTF-8); Calc: group (parallel installed, following the instructions from https://wiki.documentfoundation.org/Installing_in_parallel/Linux), so setting the status to "New". HTH Thomas. Created attachment 127125 [details]
bzip'd "soffice --strace" log
On pc Debian x86-64 with master sources updated today + dbgutil, I could reproduce this only with SAL_USE_VCLPLUGIN=kde4 or gen, not with gtk3 or gtk. (In reply to Julien Nabet from comment #4) > On pc Debian x86-64 with master sources updated today + dbgutil, I could > reproduce this only with SAL_USE_VCLPLUGIN=kde4 or gen, not with gtk3 or gtk. Sorry, should have read the whole title... Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=fc6744603ab8bb5a00c4f97435b5e509bdeaeb94 Resolves: tdf#101859 dispose unused popupmenu before dtor It will be available in 5.3.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. That resolves this case anyway |