Description: On pc Debian x86-64 with master sources updated today, I got a crash when closing Asian Phonetic Guide with gtk3) (I don't reproduce this with kf5 or gen renderings). Steps to Reproduce: 1. Launch Writer 2. Format/Asian Phonetic Guide... 3. Close dialog Actual Results: Crash Expected Results: No crash Reproducible: Always User Profile Reset: Yes Additional Info: Version: 7.2.0.0.alpha0+ / LibreOffice Community Build ID: 78ad3fe28321a9e2e4eaa0dcc8f1ccdaed0b1f79 CPU threads: 12; OS: Linux 5.10; UI render: default; VCL: kf5 (cairo+xcb) Locale: fr-FR (fr_FR.UTF-8); UI: en-US Calc: threaded
Created attachment 171494 [details] bt with debug symbols In addition, I noticed this on console: warn:legacy.osl:20041:20041:sfx2/source/control/bindings.cxx:1056: suspicious Toggle-Slot
Caolán: since it's specific to gtk3, thought you might be interested in this one.
Interestingly, I got a crash when typing "Esc" to close the dialog box. I don't reproduce the crash when clicking on "Close button" or "Apply" button. Also, if I click "Apply" button then type "Esc" to close the dialog box, I don't get the crash.
After a question from Roman on tdf#141963 "F5 shortcut for navigator don't close navigator window", I must also tell that I use x11 (thought I used wayland). Perhaps it's related.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/04f72656705905be13a006004dc18ac6cff4832b tdf#141967 bail early in Activate if disposing It will be available in 7.2.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.
that should do it
warn:legacy.osl:114247:114247:sfx2/source/control/bindings.cxx:1056: suspicious Toggle-Slot is still there but it must be not related. Anyway, I don't reproduce the crash anymore, that's the essential, thank you for the quick fix! :-)