View Issue Details

IDProjectCategoryView StatusLast Update
0008488ScribusGeneralpublic2009-10-23 20:24
Reportermhx Assigned Tojghali  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
OSGentoo Linux 
Product Version1.3.6svn 
Fixed in Version1.3.6svn 
Summary0008488: Crash with Signal 0000011 on loading corrupted document
DescriptionRecently, Scribus seems to have corrupted one of my documents on saving.
Trying to load that file reproducibly makes it crash with a Signal 0000011.

Corrupted document is attached.
Steps To ReproduceLoad the attached document.
Additional InformationMaking a debug build and tracing the source of the crash, I could figure out that it had something to do with "COBJ"s. I "fixed" the document by throwing out all suspicious XML tags with a COBJ property in them.

Those tags didn't seem to serve any obvious purpose, at least I didn't notice a difference after removing them. ;)
TagsNo tags attached.
Patch

Relationships

has duplicate 0008572 closedjghali When opening my file, Scribus crashes immediately due to "Signal No. 11" 
has duplicate 0008665 closedjghali Scribus crashes due to Signal 0000006 
has duplicate 0008746 closedjghali SCRIBUS crash while attempting opening SLA file 

Activities

2009-10-01 21:28

 

book-small.sla (840,126 bytes)

jghali

2009-10-01 22:37

administrator   ~0022596

I fixed the crash by using more sanity check. Now we have to find how invalid inline frames can be referenced by text elements in a doc

jghali

2009-10-02 22:57

administrator   ~0022599

Fixed! As we both expected the origin of the problem was coming from broken copy/paste of text frame containing inline frames .

Issue History

Date Modified Username Field Change
2009-10-01 21:28 mhx New Issue
2009-10-01 21:28 mhx File Added: book-small.sla
2009-10-01 22:37 jghali Note Added: 0022596
2009-10-02 22:57 jghali Note Added: 0022599
2009-10-02 22:57 jghali Status new => resolved
2009-10-02 22:57 jghali Fixed in Version => 1.3.6svn
2009-10-02 22:57 jghali Resolution open => fixed
2009-10-02 22:57 jghali Assigned To => jghali
2009-10-23 20:24 christoph_s Status resolved => closed
2009-11-09 01:08 jghali Relationship added has duplicate 0008572
2010-01-02 15:40 jghali Relationship added has duplicate 0008665
2010-01-26 07:29 jghali Relationship added has duplicate 0008746