Bug 44842

Summary: EDITING soffice.bin crashed with SIGSEGV in unlink_nodes()
Product: LibreOffice Reporter: Chris Peñalver <chris>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED DUPLICATE    
Severity: critical CC: colinnkeenan, serval2412
Priority: low    
Version: 3.4.4 release   
Hardware: All   
OS: Linux (All)   
Whiteboard:
Crash report or crash signature: Regression By:
Attachments: XMLform-1-Text-Field.odt
Bt with symbols on master

Description Chris Peñalver 2012-01-16 13:12:47 UTC
Created attachment 55653 [details]
XMLform-1-Text-Field.odt

Downstream bug may be found at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/917342

1) lsb_release -rd
Description: Ubuntu precise (development branch)
Release: 12.04

2) apt-cache policy libreoffice-writer
libreoffice-writer:
  Installed: 1:3.5.0~beta2-2ubuntu3
  Candidate: 1:3.5.0~beta2-2ubuntu3
  Version table:
 *** 1:3.5.0~beta2-2ubuntu3 0
        500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
        100 /var/lib/dpkg/status

3) What is expected to happen in LibreOffice Writer via the Terminal:

cd ~/Desktop && wget https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/917262/+attachment/2677806/+files/XMLform-1-Text-Field.odt && lowriter -nologo XMLform-1-Text-Field.odt

highlight the object -> turn on Design mode -> double click the object and the menu comes up.

4) What happens instead is Writer crashes. A screenshot of Writer as it is crashing may be found at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/917262/+attachment/2677583/+files/Screenshot%20at%202012-01-16%2010%3A41%3A44.png .

First reported against LO 3.4.4, Version -> 3.4.4
Comment 1 Julien Nabet 2012-02-04 03:57:23 UTC
Created attachment 56595 [details]
Bt with symbols on master

I reproduced this problem with master (updated today) on pc Debian x86-64.
I checked the size of m_aOrderedLines and m_aLines, they both equal to 36.
Comment 2 Julien Nabet 2012-02-04 03:58:02 UTC
I changed version since I reproduce it also on master.
Comment 3 Chris Peñalver 2012-02-04 04:05:15 UTC
Julien Nabet, please do not toggle the version. For more on this please see:
http://wiki.documentfoundation.org/BugReport_Details#Version
Comment 4 Alex Thurgood 2012-02-09 12:48:16 UTC

*** This bug has been marked as a duplicate of bug 40261 ***