View Issue Details

IDProjectCategoryView StatusLast Update
0002365ScribusGeneralpublic2005-08-11 21:24
Reporterfschmid Assigned Tocbradney  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version1.3.1cvs 
Fixed in Version1.3.1cvs 
Summary0002365: Crash when you delete a Layer
DescriptionCrash when you delete a Layer
Additional InformationBacktrace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1087946048 (LWP 9990)]
0x084db1b6 in ScribusApp::rebuildLayersList (this=0x8646430) at scribus.cpp:3907
3907 scrLayersActions[QString("%1").arg((*it).LNr)]->setOn(true);
(gdb) bt
#0 0x084db1b6 in ScribusApp::rebuildLayersList (this=0x8646430) at scribus.cpp:3907
0000001 0x084ff56f in ScribusApp::LayerRemove (this=0x8646430, l=2, dl=false) at scribus.cpp:9310
0000002 0x084b7b41 in ScribusApp::qt_invoke (this=0x8646430, _id=96, _o=0xbfffe5c0) at scribus.moc:940
0000003 0x404bc2ee in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3
0000004 0x082811e7 in LayerPalette::LayerRemoved (this=0x8a1f440, t0=2, t1=false) at layers.moc:260
0000005 0x08283b39 in LayerPalette::removeLayer (this=0x8a1f440, deleteItems=false) at layers.cpp:260
0000006 0x0828389d in LayerPalette::removeLayer (this=0x8a1f440) at layers.cpp:232
0000007 0x08281305 in LayerPalette::qt_invoke (this=0x8a1f440, _id=55, _o=0xbfffe7c0) at layers.moc:280
TagsNo tags attached.
Patch

Relationships

related to 0002406 closedcbradney Deleting Layer 0000001 causes Signal 11 crash 
child of 0003838 acknowledged Metabug: Scribus layers 

Activities

plinnell

2005-08-11 21:24

viewer   ~0006077

tested.. no crashes here

Issue History

Date Modified Username Field Change
2005-08-01 22:31 fschmid New Issue
2005-08-01 22:31 fschmid Status new => assigned
2005-08-01 22:31 fschmid Assigned To => cbradney
2005-08-03 00:12 fschmid Status assigned => resolved
2005-08-03 00:12 fschmid Fixed in Version => 1.3.1cvs
2005-08-03 00:12 fschmid Resolution open => fixed
2005-08-11 21:24 plinnell Status resolved => closed
2005-08-11 21:24 plinnell Note Added: 0006077
2005-08-22 09:25 plinnell Relationship added related to 0002406
2006-05-18 23:06 christoph_s Relationship added child of 0003838