| Summary: | UI: Crash on exit after Tools Macros Organise Dialogs | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Gordo <gordon1drake> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | caolan.mcnamara, fdbugs, raal, serval2412 |
| Priority: | high | Keywords: | bibisected, bisected, haveBacktrace, regression |
| Version: | 4.4.1.2 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | All | ||
| Whiteboard: | target:5.0.0 target:4.4.3 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
backtrace
bt with debug symbols (master sources) |
||
|
Description
Gordo
2015-04-02 23:24:54 UTC
I can confirm with LO 4.4.1.2, win7 Název události problému: APPCRASH Název aplikace: soffice.bin Verze aplikace: 4.4.1.2 Název chybného modulu: fwklo.dll Verze chybného modulu: 4.4.1.2 not writer specific -> component Libreoffice Created attachment 114600 [details]
bt with debug symbols (master sources)
On pc Debian x86-64 with master sources updated today, I could reproduce this.
I can reproduce this from Writer (but not from the start centre) starting from the below commit. Adding Cc: to caolanm@redhat.com; Could you possibly take a look at this? Thanks commit fa16d060236346beb80ecb3596186ae9df469432 Author: Caolán McNamara <caolanm@redhat.com> AuthorDate: Wed Oct 1 20:57:33 2014 +0100 Commit: Caolán McNamara <caolanm@redhat.com> CommitDate: Thu Oct 2 09:14:49 2014 +0100 coverity#705707 Resource leak and coverity#705706 Resource leak Change-Id: Ia18954acb430464c94c5dd608abf9d6e8214058a Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0cd2bf10fb4be5423e1386aa427c61ed4a33ef34 Resolves: tdf#90423 too risky to dlclose basctl once opened It will be available in 5.0.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=38edb91c840c4c109024c578da0aededdcd8dfca&h=libreoffice-4-4 Resolves: tdf#90423 too risky to dlclose basctl once opened It will be available in 4.4.3. 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. Migrating Whiteboard tags to Keywords: (bibisected) [NinjaEdit] |