Steps to reproduce: 1. Open attachment 97672 [details] from bug 77716 -> Crash reproduced in Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: 5e843d732d0a3f7613eaf003fc5c8dcc595b578d CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3 Locale: es-ES (es_ES.UTF-8); UI: en-US Calc: threaded
Regression introduced by: author Armin Le Grand (Allotropia) <Armin.Le.Grand@me.com> 2022-04-04 16:57:08 +0200 committer Armin Le Grand <Armin.Le.Grand@me.com> 2022-04-05 14:20:46 +0200 commit c79fa460fe6220051bbda2d3c0cb67fbf765e2ac (patch) tree 1a3503ed30f8552f8ee1b7d8685433ceeb690ab1 parent a2bcac670ef0254d8b2e8632cfe07bb855b28d1c (diff) Advanced Diagram support: Move Diagram Text information to svx Bisected with: bibisect-linux64-7.4 Adding Cc: to Armin Le Grand
Created attachment 179660 [details] gdb bt On pc Debian x86-64 with master sources updated today, I could reproduce this. I attached bt with gdb console logs.
*** Bug 148735 has been marked as a duplicate of this bug. ***
I have submitted a patch to fix this: tdf#148665 Fix crash while loading SmartArt graphics https://gerrit.libreoffice.org/c/core/+/133341
Hossein committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/148f45253f75bc724804f3231a0b04b2d453e0c7 tdf#148665 Fix crash while loading SmartArt graphics 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.
Hi Hossein, I do confirm your patch fixes the issue. I've created a unittest in https://gerrit.libreoffice.org/c/core/+/133507 Meanwhile, I discovered another issue related to a missing test, which i've reported in bug 148818 Closing as VERIFIED FIXED
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/61a4b90dcdb953dd21a22a2f291ffd6be399ddd8 tdf#148665: sd_import_tests-smartart: Add unittest 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.