Steps differ depending on component: Writer: 1. Open Writer 2. Insert chart 3. Close LO, don't save document Impress: 1. Open Impress 2. Insert chart 3. Exit chart edit mode 4. Enter chart edit mode 5. Close LO, don't save document Result: crash with gtk3 VCL. No crash with gen. In console: terminate called after throwing an instance of 'com::sun::star::uno::DeploymentException' Repro in: Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 529dce3d5b695637a1ccc8b4b697d87c5db0d3a2 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Version: 7.6.0.1 (X86_64) / LibreOffice Community Build ID: 776eaf34564cbf3f034a0ba1fd1d5c32ff9ccf1c CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded No repro in: Version: 7.5.5.2 (X86_64) / LibreOffice Community Build ID: ca8fe7424262805f223b9a2334bc7181abbcbf5e CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Bibisected the DeploymentException with linux-64-7.6 repo to first bad commit 9a48cff07da15f2b0c9747729355c94e75304966 which points to core commit: commit 1ed765c818af2186e459c5ad0eff24dc39a20d34 author Noel Grandin Tue May 23 13:44:46 2023 +0200 committer Noel Grandin Tue May 23 16:04:32 2023 +0200 tdf#155235 workaround gtk3 accessiblibility crashes on close Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152161 Noel, can you please have a look?
Created attachment 188547 [details] gdb backtrace with LO Impress 24.2 alpha0+ on Ubuntu 20.04
Noel Grandin committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/05d1790f746dfb7367a4c79aa43b00457b7b2cc9 tdf#156463 crash on exit after editing a chart (gtk3) It will be available in 24.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.
Fix verified for both Writer and Impress in: Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 24d0a62bd75b9a895c419aa165da648ab18f134d CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Thanks for the fast response, Noel!
Noel Grandin committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/core/commit/70141d86a6ccf6f40f16151dfb9c47a94d83a73b tdf#156463 crash on exit after editing a chart (gtk3) It will be available in 7.6.1. 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.
Noel Grandin committed a patch related to this issue. It has been pushed to "libreoffice-7-6-0": https://git.libreoffice.org/core/commit/648e8d04361a69d0d927d283373f0152e678c16b tdf#156463 crash on exit after editing a chart (gtk3) 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.