Bug 45382 - EDITING: Crash moving or deleting section
Summary: EDITING: Crash moving or deleting section
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
3.4.5 release
Hardware: All All
: high major
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: haveBacktrace
Depends on:
Blocks:
 
Reported: 2012-01-29 17:39 UTC by DaLi
Modified: 2014-05-28 16:22 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
Try to remove the sections.. (19.06 KB, application/vnd.oasis.opendocument.text)
2012-01-29 17:39 UTC, DaLi
Details
Bug 45382 - WinDbg session with FAILED_SOURCE_CODE (33.92 KB, text/plain)
2012-06-04 06:09 UTC, bfoman (inactive)
Details
bt + console logs on master (26.46 KB, text/plain)
2013-01-05 16:44 UTC, Julien Nabet
Details
console + bt with master sources (5.76 KB, text/plain)
2013-11-17 11:24 UTC, Julien Nabet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description DaLi 2012-01-29 17:39:28 UTC
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..
Comment 1 sasha.libreoffice 2012-03-16 02:07:41 UTC
Thanks for bugreport
Please, verify if in last version of LibreOffice still reproducible
And which OS or distro used?
Comment 2 vitriol 2012-03-16 02:33:26 UTC
For me still reproducible. CTRL+A and DEL -> crash.
LibO 3.5.1.2 under Win7 64 bit
Comment 3 sasha.libreoffice 2012-03-16 02:53:58 UTC
Thanks for additional information. It is Windows-specific bug.
Reproduced in 3.5.1.2 on Windows XP 32 bit
Comment 4 bfoman (inactive) 2012-06-04 06:09:05 UTC
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.
Comment 5 Julien Nabet 2013-01-05 16:44:54 UTC
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.
Comment 6 Julien Nabet 2013-01-05 16:46:29 UTC
Not Windows only, I put All for platforms.

Cedric/Michael: one for you?
Comment 7 Chris 2013-10-01 23:07:10 UTC
I can confirm with LO 4.0.5.2 on Windows 7 64 Bit
Comment 8 Julien Nabet 2013-11-17 11:24:10 UTC
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 9 Julien Nabet 2013-11-17 11:24:30 UTC
Comment on attachment 72547 [details]
bt + console logs on master

new one has been attached
Comment 10 Julien Nabet 2013-11-17 11:29:53 UTC
Increased a bit the importance since it's a crash
Comment 11 Cédric Bosdonnat 2014-01-20 08:57:36 UTC
Restricted my LibreOffice hacking area
Comment 12 wantje 2014-04-15 08:18:09 UTC
(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.
Comment 13 Julien Nabet 2014-05-28 16:22:27 UTC
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)