Created attachment 193414 [details] Callstack from VS Start Draw. Open the "3D Effects" dialog window. Close it with the cross in its title bar or with shortcut Alt+F4. => Crash. If you do not have the icon in a toolbar insert a 3D-object e.g. a 3D cube. Its context menu has the icon for the "3D Effects" dialog window. I see the crash e.g in Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: c9d4f99b2bb54ac7735b3e0d0cadbafbd0279518 CPU threads: 32; OS: Windows 10.0 Build 22631; UI render: Skia/Vulkan; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: threaded I get no crash in Version: 7.6.4.1 (X86_64) / LibreOffice Community Build ID: e19e193f88cd6c0525a17fb7a176ed8e6a3e2aa1 CPU threads: 32; OS: Windows 10.0 Build 22631; UI render: Skia/Vulkan; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: threaded With a debug build I get the attached call stack.
Created attachment 193419 [details] bt On pc Debian x86-64 with master sources updated today, I could reproduce this with gen rendering (not with gtk3 one).
Created attachment 193420 [details] Valgrind trace
Regression introduced by: author Patrick Luby <plubius@libreoffice.org> 2024-01-10 19:30:17 -0500 committer Patrick Luby <plubius@libreoffice.org> 2024-01-14 12:52:16 +0100 commit 563f7077f1dbce31ff95ee8d2e8d17b629693db1 (patch) tree 0965b6afe59c098e2669277c125b22434dafe8c2 parent e22df0adeec10fb7c7e727b9347cb481a334de09 (diff) tdf#159089 dispose custom accessible here and unset for `m_xDrawingArea` Bisected with: bibisect-linux64-24.8
Patrick Luby committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/053f7f9ff5a475446da2855e2e71f3ea0ef18791 tdf#160444 check device's owner window is a nullptr It will be available in 24.8.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.
I have committed a fix this bug. The fix should be in tomorrow's (02 April 2024) nightly master builds: https://dev-builds.libreoffice.org/daily/master/current.html Note for macOS testers: the nightly master builds install in /Applications/LibreOfficeDev.app. These builds are not codesigned like regular LibreOffice releases so you will need to execute the following Terminal command after installation but before you launch /Applications/LibreOfficeDev: xattr -d com.apple.quarantine /Applications/LibreOfficeDev.app
With master sources updated today (053f7f9ff5a475446da2855e2e71f3ea0ef18791), I don't reproduce the crash anymore. Thank you Patrick! :-)
Patrick Luby committed a patch related to this issue. It has been pushed to "libreoffice-24-2": https://git.libreoffice.org/core/commit/4241a641a433511ae9c3e1795de445a25eab14d8 tdf#160444 check device's owner window is a nullptr It will be available in 24.2.3. 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.
*** Bug 160645 has been marked as a duplicate of this bug. ***
Ensure that your device's drivers, especially graphics drivers, are up to date. Outdated drivers can sometimes cause compatibility issues and https://amongusio.io crashes.