Steps to reproduce: 1. Open a new Writer document 2. Insert a header 3. Insert a textbox in the header 4. Delete the header 5. Insert another textbox where the previous textbox was inserted CRASH! Reproduced in Version: 5.4.0.0.alpha0+ Build ID: 7c11fe076005ed4e28f04f14990b7011a03a4517 CPU threads: 4; OS: Linux 4.8; UI render: default; VCL: gtk2; Locale: ca-ES (ca_ES.UTF-8); Calc: group
I couldn't bisect it so I bibisected with lo-linux-dbgutil-daily-till42 Regression introduced in range https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=61fffd72ac9f09b95faf266f29e643c7bff802bd..60790b3f0ccc1779bcff2ddcc278a9027aedabee
Created attachment 132886 [details] backtrace
Hi Xisco, I didn't reproduced with LO 5.4.0.0.alpha0+ Build ID: 100e00fd3273536ebff130cfddc5da2b1fe609b1 CPU threads: 2; OS: Windows 6.1; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2017-04-20_05:12:24 Locale: en-US (fr_FR); Calc: CL nor with LO 5.3.2.2 Build ID: 6cd4f1ef626f15116896b1d8e1398b56da0d0ee1 Threads CPU : 2; Version de l'OS :Windows 6.1; UI Render : par défaut; Moteur de mise en page : nouveau; Locale : fr-FR (fr_FR); Calc: CL Linux only?
(In reply to Jacques Guilleron from comment #3) > Hi Xisco, > > I didn't reproduced with > LO 5.4.0.0.alpha0+ Build ID: 100e00fd3273536ebff130cfddc5da2b1fe609b1 > CPU threads: 2; OS: Windows 6.1; UI render: default; > TinderBox: Win-x86@42, Branch:master, Time: 2017-04-20_05:12:24 > Locale: en-US (fr_FR); Calc: CL > nor with > LO 5.3.2.2 Build ID: 6cd4f1ef626f15116896b1d8e1398b56da0d0ee1 > Threads CPU : 2; Version de l'OS :Windows 6.1; UI Render : par défaut; > Moteur de mise en page : nouveau; > Locale : fr-FR (fr_FR); Calc: CL > > Linux only? No, I can also reproduce it in Versión: 5.3.2.2 Id. de compilación: 6cd4f1ef626f15116896b1d8e1398b56da0d0ee1 Subproc. CPU: 1; SO: Windows 6.1; Repr. de IU: predet.; Motor de trazado: HarfBuzz; Configuración regional: es-ES (es_ES); Calc: group
Created attachment 132887 [details] screencast
Confirming (a) crash: Version: 5.4.0.0.alpha0+ Build ID: a917902c48f21d04039da86048c5c36555137d7e CPU threads: 4; OS: Windows 6.2; UI render: default; TinderBox: Win-x86@62-TDF, Branch:MASTER, Time: 2017-04-24_23:35:22 Locale: nl-NL (nl_NL); Calc: CL Not quite sure if it's the same bug. I actually don't need a textbox to get LibO to crash: 1. Open a new Writer document 2. Insert a header 3. Delete the header 4. Try to insert a header again -> crash crashreport.libreoffice.org/stats/crash_details/1e531107-2bc0-422f-bb4a-1e9ef5b41b4d No repro with: Versie: 5.3.0.3 Build ID: 7074905676c47b82bbcfbea1aeefc84afe1c50e1 CPU Threads: 4; Versie besturingssysteem:Windows 6.2; UI Render: standaard; Layout-Engine: nieuw; Locale: nl-NL (nl_NL); Calc: CL
No, it's not, but it was fixed yersterday by Michael Stahl: 8cd1ae22eb2d464516717d767bd3e5f6c2f4bd34
Tested it again. I can reproduce the crash when follow the steps in the screencast Version: 5.4.0.0.alpha0+ Build ID: 597a2f5d5bd37443262b0775b8439bc3502aef1b CPU threads: 4; OS: Windows 6.2; UI render: default; TinderBox: Win-x86@62-TDF, Branch:MASTER, Time: 2017-04-26_22:29:37 Locale: nl-NL (nl_NL); Calc: CL -> crashreport.libreoffice.org/stats/crash_details/a10bdb0b-78e9-44f8-8644-7b654151aee0
Another way to generate the crash: 1. Create a new header 2. Insert a Rectangle Drawing above the header 3. add some text to the Rectangle by double-clicking on it 4. Delete the header 5. Insert a new header 6. Insert a Rectangle Drawing above the header 7. Double-click on the rectangle CRASH!
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7f207fca577ef820be2aec0a442df7e8ab6e14a6 tdf#107474 sw: fix crash when deleting header with active SdrObject It will be available in 5.4.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
fixed on master
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-5-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e07c2c3861f47946ed72fc9b67aafeaa8598468d&h=libreoffice-5-3 tdf#107474 sw: fix crash when deleting header with active SdrObject It will be available in 5.3.4. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-5-3-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6d5b1ba501771cfa693b46d82ec88333302f02bb&h=libreoffice-5-3-3 tdf#107474 sw: fix crash when deleting header with active SdrObject It will be available in 5.3.3. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in Version: 6.0.0.0.alpha0+ Build ID: 3f16306964d5bb81dda3c681bcabbacadf424e7b CPU threads: 4; OS: Linux 4.8; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group