View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004414 | Scribus | General | public | 2006-10-14 22:33 | 2006-10-22 21:30 |
Reporter | Assigned To | Tsoots | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | unable to reproduce | ||
Product Version | 1.3.3.5cvs | ||||
Summary | 0004414: Crash after closing a couple of unsaved docs and then creating a new one | ||||
Description | the crash was triggered after the new doc was created and inserting an image frame. ASSERT: "found" in scribusdoc.cpp (3135) Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1210025616 (LWP 11191)] 0x0b986748 in ?? () (gdb) bt #0 0x0b986748 in ?? () 0000001 0x08612b41 in UndoWidget::insertUndoItem (this=0x88ab520, target=0xd2639b8, state=0xb5ec758) at undogui.cpp:155 0000002 0x08619a4b in UndoManager::setState (this=0x87b11c8, gui=0x88ab520, uid=-1) at undomanager.cpp:242 0000003 0x0861a326 in UndoManager::showObject (this=0x87b11c8, uid=-1) at undomanager.cpp:614 0000004 0x0863dae7 in ScribusMainWindow::setUndoMode (this=0x8786338, isObjectSpecific=false) at scribus.cpp:8607 0000005 0x0867aa57 in ScribusMainWindow::qt_invoke (this=0x8786338, _id=237, _o=0xbfc70b54) at scribus.moc:1068 0000006 0x412b9e41 in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 0000007 0x412ba5c5 in QObject::activate_signal_bool () from /usr/lib/qt3/lib/libqt-mt.so.3 0000008 0x41614bae in QAction::toggled () from /usr/lib/qt3/lib/libqt-mt.so.3 0000009 0x413fedf8 in QAction::setOn () from /usr/lib/qt3/lib/libqt-mt.so.3 0000010 0x084ec32c in ScribusView::setGlobalUndoMode (this=0xcc4b328) at scribusview.cpp:9965 0000011 0x0852f71d in ScribusView::contentsMouseReleaseEvent (this=0xcc4b328, m=0xbfc72b74) at scribusview.cpp:2177 0000012 0x413d1365 in QScrollView::viewportMouseReleaseEvent () from /usr/lib/qt3/lib/libqt-mt.so.3 0000013 0x413ce76f in QScrollView::eventFilter () from /usr/lib/qt3/lib/libqt-mt.so.3 0000014 0x412b97dc in QObject::activate_filters () from /usr/lib/qt3/lib/libqt-mt.so.3 0000015 0x412b984b in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3 0000016 0x412f288c in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3 0000017 0x4125aec7 in QApplication::internalNotify () from /usr/lib/qt3/lib/libqt-mt.so.3 0000018 0x4125bdfb in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3 0000019 0x411fadd2 in QETWidget::translateMouseEvent () from /usr/lib/qt3/lib/libqt-mt.so.3 0000020 0x411f9fa6 in QApplication::x11ProcessEvent () from /usr/lib/qt3/lib/libqt-mt.so.3 0000021 0x4120a5ea i ---Type <return> to continue, or q <return> to quit--- 0000022 0x41271ce8 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3 0000023 0x41271b7e in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 0000024 0x4125aa7f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 0000025 0x0868a144 in mainApp (argc=1, argv=0xbfc733e4) at main_nix.cpp:74 0000026 0x0868a182 in main (argc=0, argv=0xd1) at main_nix.cpp:50 (gdb) n QEventLoop::processEvents () from /usr/lib/qt3/lib/libqt-mt.so.3 | ||||
Tags | No tags attached. | ||||
Patch | |||||
child of | 0004439 | closed | 1.3.3.5 Release Metabug |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-10-14 22:33 |
|
New Issue | |
2006-10-14 22:35 | cbradney | Status | new => assigned |
2006-10-14 22:35 | cbradney | Assigned To | => Tsoots |
2006-10-22 12:21 | cbradney | Relationship added | child of 0004439 |
2006-10-22 21:30 | Tsoots | Status | assigned => closed |
2006-10-22 21:30 | Tsoots | Resolution | open => unable to reproduce |