View Issue Details

IDProjectCategoryView StatusLast Update
0003815ScribusGeneralpublic2006-05-27 20:58
Reporterchristoph_s Assigned Tocbradney  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Platformx86OSLinuxOS VersionSuSE 9.3
Product Version1.3.3.2cvs 
Fixed in Version1.3.3.2cvs 
Summary0003815: Creating text frames in master pages copied from normal pages triggers crash
DescriptionIf a text frame is drawn on a master page that was created via "Page > Convert to Master Page", Scribus crashes with Sig 11. This happens in 1.3.3.1 and current 1.3.4cvs.
Steps To ReproduceCreate new double sided doc. Create master pages from the right and left pages via "Page > Convert to master page". Then, "Edit > Master Pages". Choose one of the two master pages, draw a text frame --> Sig 11 crash/ freeze if run with gdb.
Additional Information(gdb) run
Starting program: /opt/scribus134cvs/bin/scribus
[Thread debugging using libthread_db enabled]
[New Thread 1088150464 (LWP 23450)]
Qt: gdb: -nograb added to command-line options.
         Use the -dograb option to enforce grabbing.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1088150464 (LWP 23450)]
0x40599943 in QListViewItem::QListViewItem ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
(gdb) bt
#0 0x40599943 in QListViewItem::QListViewItem ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
0000001 0x085dc5f7 in Tree::slotAddElement (this=0x8c17d58, item=0x90202d8)
    at tree.cpp:364
0000002 0x085dae9a in Tree::qt_invoke (this=0x8c17d58, _id=61, _o=0xbfffdd00)
    at tree.moc:226
0000003 0x404b5e7e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
0000004 0x084c9ea2 in ScribusView::AddObj (this=0x8fcc368, t0=0x90202d8)
    at scribusview.moc:1088
0000005 0x084e1745 in ScribusView::contentsMouseReleaseEvent (this=0x8fcc368,
    m=0xbfffe4f0) at scribusview.cpp:3362
0000006 0x405d2e88 in QScrollView::viewportMouseReleaseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
0000007 0x405d42b7 in QScrollView::eventFilter ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
0000008 0x404b537e in QObject::activate_filters ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
0000009 0x404b5460 in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
0000010 0x404ebebf in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
0000011 0x40452d5f in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
0000012 0x40455266 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
---Type <return> to continue, or q <return> to quit---
0000013 0x403f028e in QETWidget::translateMouseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
0000014 0x403ef146 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
0000015 0x403ffc38 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
0000016 0x4046ae51 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
0000017 0x4046ac96 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
0000018 0x4045494f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
0000019 0x086546c1 in mainApp (argc=1, argv=0xbffff044) at main_nix.cpp:76
0000020 0x0865463e in main (argc=1, argv=0xbffff044) at main_nix.cpp:52
TagsNo tags attached.
Patch

Relationships

child of 0003837 acknowledged Metabug: Master pages/Page templates 

Activities

mhanski

2006-05-13 23:44

developer   ~0011279

Last edited: 2006-05-13 23:45

confirmed with 1.3.4cvs on kubuntu/dapper

cbradney

2006-05-21 11:42

administrator   ~0011397

Different fix coming for 1.3.4cvs, fixed in 1.3.3.2cvs.

Issue History

Date Modified Username Field Change
2006-05-13 23:20 christoph_s New Issue
2006-05-13 23:44 mhanski Note Added: 0011279
2006-05-13 23:44 mhanski Status new => confirmed
2006-05-13 23:45 mhanski Note Edited: 0011279
2006-05-18 18:05 christoph_s Relationship added child of 0003837
2006-05-21 11:39 cbradney Summary Creating text frames in master pages triggers crash => Creating text frames in master pages copied from normal pages triggers crash
2006-05-21 11:41 cbradney Product Version 1.3.4cvs => 1.3.3.2cvs
2006-05-21 11:41 cbradney Status confirmed => resolved
2006-05-21 11:41 cbradney Fixed in Version => 1.3.3.2cvs
2006-05-21 11:41 cbradney Resolution open => fixed
2006-05-21 11:41 cbradney Assigned To => cbradney
2006-05-21 11:42 cbradney Note Added: 0011397
2006-05-27 20:57 cbradney Status resolved => closed