Created attachment 56309 [details] Try to remove the sections.. When I try to delete the sections, Writer crashes immediately. You can reproduce this bug with the attached file. When copying and paste the text into a new document the bug is gone..
Thanks for bugreport Please, verify if in last version of LibreOffice still reproducible And which OS or distro used?
For me still reproducible. CTRL+A and DEL -> crash. LibO 3.5.1.2 under Win7 64 bit
Thanks for additional information. It is Windows-specific bug. Reproduced in 3.5.1.2 on Windows XP 32 bit
Created attachment 62504 [details] Bug 45382 - WinDbg session with FAILED_SOURCE_CODE Confirmed with: LO 3.5.4.2 Build ID: own W7 debug build Windows 7 Professional SP1 64 bit Crash when section is deleted. Attached full WinDbg session with FAILED_SOURCE_CODE.
Created attachment 72547 [details] bt + console logs on master On pc Debian x86-64 with master sources I reproduced the problem. By taking a look to the console logs, I wonder if the file is ok. Anyway it shouldn't crash.
Not Windows only, I put All for platforms. Cedric/Michael: one for you?
I can confirm with LO 4.0.5.2 on Windows 7 64 Bit
Created attachment 89351 [details] console + bt with master sources On pc Debian x86-64 with master sources updated today, I can still reproduce this. Michael: shouldn't calls to "MarkManager::sortMarks()" function be added in these functions? http://opengrok.libreoffice.org/xref/core/sw/source/core/doc/docbm.cxx#705 http://opengrok.libreoffice.org/xref/core/sw/source/core/doc/docbm.cxx#767
Comment on attachment 72547 [details] bt + console logs on master new one has been attached
Increased a bit the importance since it's a crash
Restricted my LibreOffice hacking area
(In reply to comment #3) Hi, I also have the same problem on Xubuntu 13.10 64 bit, LO-Version: 4.2.2.1 Build-ID: 420m0(Build:1). But it does not always happen, only sometimes, but then more than once in a row. Any ideas so far? Thanks wantje.
On pc Debian x86-64 with LO 4.2.4 Debian package, I don't reproduce the problem. Wantje: if you still reproduce this with 4.2.4 LO version, don't hesitate to reopen this tracker and provide a backtrace (see https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#GNU.2FLinux:_How_to_get_a_backtrace)