Created attachment 176866 [details] File which produces crash in Developer Tools Open attached file. In Object pane select object "Catherine_Part1" on "Slide 1". Then click on tab "Properties" -> Crash. LO ask to sent a crash report, but no report was generated. The file was created by PowerPoint 365. The crash happens in Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 4ac9032163cf55c160145373e7c41741c9c339ca CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: de-DE (en_US); UI: en-US Calc: CL
Created attachment 176867 [details] Call stack by VS 2019 With a debug build Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: d9796e597329849a6d360f205c5d36f7838884d8 CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: default; VCL: win Locale: de-DE (en_US); UI: en-US Calc: threaded I get the attached call stack by VS 2019.
Created attachment 176872 [details] bt with debug symbols On pc Debian x86-64 with master sources updated today, I could reproduce this.
I gave a try with https://gerrit.libreoffice.org/c/core/+/126666
Julien Nabet committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a5f2f989a0a7a5b602b7f3e39e99d7f4c2342cee tdf#146179: fix Dev Tools crash when inspecting object in special file It will be available in 7.4.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 cherry-picked on 7.3 branch here: https://gerrit.libreoffice.org/c/core/+/126678
Julien Nabet committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/099cd6047360db3bf3df89b9511c24ea507beeb8 tdf#146179: fix Dev Tools crash when inspecting object in special file It will be available in 7.3.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.
Julien Nabet committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/2d10afea886b94446ca147a6178c392bd4fce4aa tdf#146179: fix Dev Tools crash when inspecting object in special file It will be available in 7.2.5. 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.
Thank you Xisco for your review and cherry-pick on 7.2 branch! :-)