| Summary: | crash when closing ruby (phonetic guide) dialog with escape (gtk3) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Christian Lohmaier <cloph> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, himajin100000, serval2412, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.2.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:7.5.0.0.beta2 target:7.6.0 target:7.4.4 | ||
| Crash report or crash signature: | 12a6a8a8-8900-4001-a499-546e39302e70 | Regression By: | |
|
Description
Christian Lohmaier
2022-12-13 16:38:06 UTC
Further info: Seems limited to the GTK vclplugin, no crash when using SAL_USE_VCLPLUGIN=gen Regression introduced by: author Caolán McNamara <caolanm@redhat.com> 2021-03-05 16:13:19 +0000 committer Caolán McNamara <caolanm@redhat.com> 2021-03-05 21:57:42 +0100 commit 9ffd28c32a301141a26e41ddd0cf485a562c83bb (patch) tree 7853d7350feb89c70019226411c58874090e0f37 parent 74b5218b68469c29f93436b308e85a20140ce9dd (diff) use container_focus_changed instead of toplevel_focus_changed Bisected with: bibisect-linux64-7.2 Adding Cc: to Caolán McNamara Just for the record, on pc Debian x86-64 with master sources updated today (9a0e31fcb7fa871fa63abe106d83a04df2f4c74e) + brand new LO profile + gtk3, I don't reproduce this. I just noticed this: warn:legacy.osl:121477:121477:sfx2/source/control/bindings.cxx:1056: suspicious Toggle-Slot Doesn't crash for under x11 or wayland, and nothing seen when trying under valgrind. Can I get a backtrace from someone who can reproduce it? I can't reproduce it with a debug build but I do with the bisect repositories... I can reproduce in a release build, that'll do Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/a5e9c08da60b66d91517633b9a677ebb84350ca9 Resolves: tdf#152495 crash on dismissing ruby dialog with ESC It will be available in 7.5.0.0.beta2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://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": https://git.libreoffice.org/core/commit/e5d68c4a4ad953d4d7d99103ee2181be38cd025b Resolves: tdf#152495 crash on dismissing ruby dialog with ESC It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. done in trunk, backport to 7-4 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-4": https://git.libreoffice.org/core/commit/edaed837865eed2ff2025bf370f3f78b82dc415d Resolves: tdf#152495 crash on dismissing ruby dialog with ESC It will be available in 7.4.4. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |