View Issue Details

IDProjectCategoryView StatusLast Update
0005006ScribusImport / Exportpublic2006-12-31 00:18
Reporterchristoph_s Assigned Toavox  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Platformx86OSLinuxOS VersionSuSE 10.1
Product Version1.3.4cvs 
Fixed in Version1.3.4cvs 
Summary0005006: Crash while resizing SVG
DescriptionChanging the size of the attached SVG with the mouse often crashes Scribus, even though I haven't found out under which conditions exactly.
Additional Informationscribus: /home/christoph/scribus134cvs/Scribus/scribus/text/storytext.h:208: void StoryText::appendLine(const LineSpec&): Zusicherung »ls.firstItem < length()« nicht erfüllt.

Program received signal SIGABRT, Aborted.
[Switching to Thread -1225410192 (LWP 3918)]
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
0000001 0xb72ff7d0 in raise () from /lib/libc.so.6
0000002 0xb7300ea3 in abort () from /lib/libc.so.6
0000003 0xb72f901b in __assert_fail () from /lib/libc.so.6
0000004 0x084cf4fe in StoryText::appendLine (this=0x97c0688, ls=@0xbfdb1678)
    at /home/christoph/scribus134cvs/Scribus/scribus/text/storytext.h:208
0000005 0x084cbb23 in PageItem_TextFrame::layout (this=0x97bc490)
    at /home/christoph/scribus134cvs/Scribus/scribus/pageitem_textframe.cpp:1748
0000006 0x084cbf49 in PageItem_TextFrame::DrawObj_Item (this=0x97bc490,
    p=0x98c2c98, e={x1 = 150, y1 = 850, x2 = 1390, y2 = 1598}, sc=1)
    at /home/christoph/scribus134cvs/Scribus/scribus/pageitem_textframe.cpp:1798
0000007 0x0849b35b in PageItem::DrawObj (this=0x97bc490, p=0x98c2c98, e=
      {x1 = 150, y1 = 850, x2 = 1390, y2 = 1598})
    at /home/christoph/scribus134cvs/Scribus/scribus/pageitem.cpp:774
0000008 0x0873b7d2 in ScribusView::DrawPageItems (this=0x92e1130,
    painter=0x98c2c98, clip={x1 = 150, y1 = 850, x2 = 1390, y2 = 1598})
    at /home/christoph/scribus134cvs/Scribus/scribus/scribusview.cpp:1062
0000009 0x08742250 in ScribusView::drawContents (this=0x92e1130, psx=0xbfdb351c,
    clipx=150, clipy=850, clipw=1241, cliph=749)
    at /home/christoph/scribus134cvs/Scribus/scribus/scribusview.cpp:575
0000010 0xb7b33f23 in QScrollView::drawContentsOffset ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/libqt-mt.so.3
0000011 0xb7b35cb3 in QScrollView::viewportPaintEvent ()
   from /usr/lib/libqt-mt.so.3
0000012 0x0873d3a1 in ScribusView::viewportPaintEvent (this=0x92e1130,
    p=0xbfdb38e8)
    at /home/christoph/scribus134cvs/Scribus/scribus/scribusview.cpp:348
0000013 0xb7b36b3f in QScrollView::eventFilter () from /usr/lib/libqt-mt.so.3
0000014 0xb7a2379c in QObject::activate_filters () from /usr/lib/libqt-mt.so.3
0000015 0xb7a2380b in QObject::event () from /usr/lib/libqt-mt.so.3
0000016 0xb7a5c84c in QWidget::event () from /usr/lib/libqt-mt.so.3
0000017 0xb79c4f37 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
0000018 0xb79c5d29 in QApplication::notify () from /usr/lib/libqt-mt.so.3
0000019 0xb7997e58 in QWidget::repaint () from /usr/lib/libqt-mt.so.3
0000020 0xb79c696c in QApplication::sendPostedEvents () from /usr/lib/libqt-mt.so.3
0000021 0xb79c6a66 in QApplication::sendPostedEvents () from /usr/lib/libqt-mt.so.3
0000022 0xb7974032 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
0000023 0xb79dbd68 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
0000024 0xb79dbbfe in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
0000025 0xb79c4aef in QApplication::exec () from /usr/lib/libqt-mt.so.3
0000026 0x08405ea3 in mainApp (argc=1, argv=0xbfdb3c84)
    at /home/christoph/scribus134cvs/Scribus/scribus/main_nix.cpp:76
0000027 0x08405f0a in main (argc=Cannot access memory at address 0xf4e
)
    at /home/christoph/scribus134cvs/Scribus/scribus/main_nix.cpp:52
TagsNo tags attached.
Patch

Relationships

related to 0005009 closedplinnell Imported SVG influences canvas display 
related to 0004950 closedfschmid Issues with Illustrator SVG 
related to 0003714 closedfschmid SVG import causes GUI freeze 
related to 0002221 closedfschmid scribus crash with signal 0000006 or complete freeze while trying to import complex svg files 
related to 0005008 closedjghali Crashes with SVG files 
related to 0005014 closedcbradney SVG import freezes Scribus 
related to 0004732 new SVG test cases 
related to 0004992 closedavox doc opening with text crashes at text asserts 

Activities

2006-12-26 15:58

 

newspaper_aubanel_monnie_01.svg (12,423 bytes)   
newspaper_aubanel_monnie_01.svg (12,423 bytes)   

fschmid

2006-12-29 08:22

administrator   ~0014304

Fixed by Avox's latest changes.

Issue History

Date Modified Username Field Change
2006-12-26 15:58 christoph_s New Issue
2006-12-26 15:58 christoph_s File Added: newspaper_aubanel_monnie_01.svg
2006-12-26 17:25 christoph_s Relationship added related to 0005008
2006-12-26 17:28 christoph_s Relationship added related to 0005014
2006-12-26 17:30 christoph_s Relationship added related to 0004732
2006-12-26 17:33 christoph_s Relationship added related to 0005009
2006-12-26 17:33 christoph_s Relationship added related to 0004950
2006-12-26 17:34 christoph_s Relationship added related to 0003714
2006-12-26 17:34 christoph_s Relationship added related to 0002221
2006-12-28 18:00 fschmid Relationship added related to 0004992
2006-12-29 08:22 fschmid Status new => resolved
2006-12-29 08:22 fschmid Fixed in Version => 1.3.4cvs
2006-12-29 08:22 fschmid Resolution open => fixed
2006-12-29 08:22 fschmid Assigned To => fschmid
2006-12-29 08:22 fschmid Note Added: 0014304
2006-12-29 08:26 fschmid Status resolved => assigned
2006-12-29 08:26 fschmid Assigned To fschmid => avox
2006-12-29 08:27 fschmid Status assigned => resolved
2006-12-31 00:18 plinnell Status resolved => closed