| Summary: | Crash LibreOffice Draw: when aplication close on holding open object style dialog | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | sawakaze <souichirho> |
| Component: | Draw | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | baffclan, h3734236, serval2412, shinji.enoki |
| Priority: | high | Keywords: | haveBacktrace, regression |
| Version: | 5.2.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:5.2.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
Detail Step2 (Screencapture)
bt with symbols |
||
|
Description
sawakaze
2016-04-23 03:05:32 UTC
On pc Debian x86-64 with master sources updated yesterday, I don't reproduce this. I mean, I click on X button to close application but it does nothing, so LO doesn't crash in my case. I was reproduced in the following versions. OS: Debian jessie Version: 5.2.0.0.alpha1 Build ID: 902b28a39528b6c92602e9b521a1d0861be1caf9 CPU Threads: 4; OS Version: Linux 3.16; UI Render: default; Locale: en-US (ja_JP.utf8) > (3) press "Don't Save" > --> Application Crash and Launch Recovery mode. "Don 't Save" -> crash "Save" -> "Save" (save dialog) -> crash I can reproduce LibODev-Master Windows 7 Pro(x64) Version: 5.2.0.0.alpha0+ (x64) Build ID: e8425c48102321d4f5a8bd687c8ca1ac7bae797e CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; TinderBox: Win-x86_64@62-TDF, Branch:MASTER, Time: 2016-04-20_16:47:56 Locale: ja-JP (ja_JP) *** Bug 99670 has been marked as a duplicate of this bug. *** *** Bug 99626 has been marked as a duplicate of this bug. *** (In reply to raal from bug 99670 comment #2) > I can confirm, Version: 5.2.0.0.alpha0+; win7 > > OK in bibisect-win32-5.1 latest: Version: 5.1.0.1.0+ > Build ID: 5616d22b57a9a5e57d545e912e029162a230829b > > BAD in bibisect-win32-5.2 oldest: Version: 5.1.0.0.alpha1+ > Build ID: 49c2b9808df8a6b197dec666dfc0cda6321a4306 +regression Created attachment 124885 [details]
bt with symbols
On pc Debian x86-64 with master sources updated today (27014f563577c3c5da19e37a57d4e73c0ebae140) + export SAL_USE_VCLPLUGIN=gen, I could reproduce this.
I don't reproduce this with SAL_USE_VCLPLUGIN=gtk3 because I can't close the application when edit window is there.
With gtk2, no crash too and I can close application.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a7a96078ff5d7b0d5655db64e49ec4d48c6bb3f4 Resolves: tdf#99464 set what parent the dialogs are dialogs for It will be available in 5.2.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 "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3beb77bb6753a77b7d801fdc65fad78b98331813 Resolves: tdf#99464 don't allow a menu as a dialog parent It will be available in 5.2.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. |