View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002940 | Scribus | Story Editor / Text Frames | public | 2005-12-30 20:44 | 2006-01-11 13:32 |
Reporter | michael_krauth | Assigned To | cbradney | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Platform | debian linux | OS | linux | OS Version | 3.1 |
Product Version | 1.3.2cvs | ||||
Summary | 0002940: Segfault after duplicating pages and going back | ||||
Description | When I cop a page and then try to go back a step or more (with the blue arrow) i get a Seg Fault. | ||||
Additional Information | Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1223399744 (LWP 24927)] 0xb7ca509c in QString::QString () from /usr/lib/libqt-mt.so.3 (gdb) bt #0 0xb7ca509c in QString::QString () from /usr/lib/libqt-mt.so.3 0000001 0x081ebec9 in Foi::family (this=0x0) at scfonts.h:75 0000002 0x081eb294 in FontComboH::setCurrentFont (this=0x897c338, f=@0xbfae9710) at fontcombo.cpp:150 0000003 0x08279491 in Mpalette::setFontFace (this=0x8916588, newFont=@0xbfae9770) at mpalette.cpp:1794 0000004 0x08299ad0 in Mpalette::qt_invoke (this=0x8916588, _id=70, _o=0xbfae9838) at mpalette.moc:724 0000005 0xb7986d9b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 0000006 0xb79871c5 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 0000007 0x082b2d5e in PageItem::textFont (this=0x8e80a98, t0=@0xbfae98c8) at pageitem.moc:506 0000008 0x082b6bb9 in PageItem::setFont (this=0x8e80a98, newFont=@0xbfae9954) at pageitem.cpp:1789 0000009 0x0844010d in ScribusView::ItemFont (this=0x8c88c50, fon=@0xbfae9954) at scribusview.cpp:9096 0000010 0x082bbdc3 in PageItem::restoreFont (this=0x8e80a98, state=0x8aac080, isUndo=true) at pageitem.cpp:2548 0000011 0x082ce54d in PageItem::restore (this=0x8e80a98, state=0x8aac080, isUndo=true) at pageitem.cpp:2273 0000012 0x08530a78 in UndoManager::doTransactionUndo (this=0x8772330, tstate=0x87ea6f8) at undomanager.cpp:492 0000013 0x085336b3 in UndoManager::doUndo (this=0x8772330, steps=1) at undomanager.cpp:430 0000014 0x08533733 in UndoManager::undo (this=0x8772330, steps=1) at undomanager.cpp:404 0000015 0x085341dc in UndoManager::qt_invoke (this=0x8772330, _id=9, _o=0xbfae9bc8) at undomanager.moc:218 0000016 0xb7986c5f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 0000017 0xb79875ad in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 0000018 0x083fd77c in ScrAction::activatedData (this=0x876c3b8, t0=1) at scraction.moc:128 0000019 0x083fe5ee in ScrAction::activatedToActivatedData (this=0x876c3b8) at scraction.cpp:105 0000020 0x083fe993 in ScrAction::qt_invoke (this=0x876c3b8, _id=14, _o=0xbfae9cfc) at scraction.moc:205 0000021 0xb7986c5f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 0000022 0xb7987743 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 0000023 0xb7d3d6cf in QAction::activated () from /usr/lib/libqt-mt.so.3 0000024 0xb7d3d9b5 in QAction::qt_emit () from /usr/lib/libqt-mt.so.3 0000025 0x083fddf2 in ScrAction::qt_emit (this=0x876c3b8, _id=2, _o=0xbfae9e3c) at scraction.moc:224 0000026 0xb7986c36 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 0000027 0xb7987743 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 0000028 0xb7d1f5ae in QButton::clicked () from /usr/lib/libqt-mt.so.3 0000029 0xb7a247b7 in QButton::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3 0000030 0xb79c1fb6 in QWidget::event () from /usr/lib/libqt-mt.so.3 0000031 0xb791c778 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3 0000032 0xb791cd4b in QApplication::notify () from /usr/lib/libqt-mt.so.3 0000033 0xb78ac6d3 in QApplication::sendSpontaneousEvent () from /usr/lib/libqt-mt.so.3 0000034 0xb78a7b64 in QETWidget::translateMouseEvent () from /usr/lib/libqt-mt.so.3 ---Type <return> to continue, or q <return> to quit--- 0000035 0xb78a5e3e in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3 0000036 0xb78bf95c in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3 0000037 0xb7934ea2 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3 0000038 0xb7934dcb in QEventLoop::exec () from /usr/lib/libqt-mt.so.3 0000039 0xb791b305 in QApplication::exec () from /usr/lib/libqt-mt.so.3 0000040 0x0859cb4d in mainApp (argc=1, argv=0xbfaea874) at main_nix.cpp:69 0000041 0x0859cb9a in main (argc=1, argv=0xbfaea874) at main_nix.cpp:44 (gdb) | ||||
Tags | No tags attached. | ||||
Patch | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2005-12-30 20:44 | michael_krauth | New Issue | |
2005-12-30 21:13 |
|
Relationship added | has duplicate 0002942 |
2005-12-30 21:15 |
|
Status | new => confirmed |
2006-01-10 19:52 | cbradney | Relationship added | duplicate of 0002969 |
2006-01-10 19:52 | cbradney | Duplicate ID | 0 => 2969 |
2006-01-10 19:52 | cbradney | Status | confirmed => resolved |
2006-01-10 19:52 | cbradney | Resolution | open => duplicate |
2006-01-10 19:52 | cbradney | Assigned To | => cbradney |
2006-01-11 13:32 | cbradney | Status | resolved => closed |
2015-09-17 20:08 | Kunda | Category | Story Editor / Text Frames => Story Ed/Txt Frames |
2015-09-17 20:12 | Kunda | Category | Story Ed/Txt Frames => Story Editor / Text Frames |