View Issue Details

IDProjectCategoryView StatusLast Update
0012423ScribusUndo/Redopublic2016-12-29 23:43
ReporterFirasH Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status confirmedResolutionopen 
Platformx86_64OSopenSUSEOS Version13.1
Product Version1.5.0svn 
Target Version1.5.5 
Summary0012423: Undo/Redo crashes Scribus undoing conversion from Text to Outlines
DescriptionUndo/Redo crashes Scribus undoing conversion from Text (in this case a Group of items) to Outlines.
Steps To Reproduce0) Create a new document
1) Insert a Text Frame
2) Select the Text Frame and Insert > Sample Text
3) Select the Text Frame and Item > Convert To > Outlines
4) Select the Group (previous Text Frame) and Item > Grouping > Ungroup
5) Undo 2 times

Scribus crashes due to Signal 11

Scribus is not able to restore the Group (0012012).
Additional InformationScribus 1.5.0.svn (19265)


Program received signal SIGSEGV, Segmentation fault.
0x00007ffff74b5152 in QtSharedPointer::ExternalRefCountData::getAndRef(QObject const*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Core.so.5
(gdb) bt
#0 0x00007ffff74b5152 in QtSharedPointer::ExternalRefCountData::getAndRef(QObject const*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Core.so.5
0000001 0x000000000086989e in QWeakPointer<QObject>::QWeakPointer<PageItem> (this=0x7fffffffbc00, ptr=0x41493a0)
    at /home/.../Qt/5.3/gcc_64/include/QtCore/qsharedpointer_impl.h:656
0000002 0x00000000008697c0 in QPointer<PageItem>::QPointer (this=0x7fffffffbc00, p=0x41493a0)
    at /home/.../Qt/5.3/gcc_64/include/QtCore/qpointer.h:70
0000003 0x0000000000a3acda in Selection::findItem (this=0x2b9be40, item=0x41493a0)
    at /home/.../Scribus/scribus/selection.h:120
0000004 0x0000000000c3595a in ScPage::restorePageItemCreation (this=0x306afa0, state=0x414ac20, isUndo=true)
    at /home/.../Scribus/scribus/scpage.cpp:330
0000005 0x0000000000c33b8a in ScPage::restore (this=0x306afa0, state=0x414ac20, isUndo=true)
    at /home/.../Scribus/scribus/scpage.cpp:212
0000006 0x0000000000deaec8 in UndoState::undo (this=0x414ac20)
    at /home/.../Scribus/scribus/undostate.cpp:73
0000007 0x0000000000ddb858 in TransactionState::undo (this=0x41478b0)
    at /home/.../Scribus/scribus/undomanager.cpp:813
0000008 0x0000000000ddb858 in TransactionState::undo (this=0x30ace70)
    at /home/.../Scribus/scribus/undomanager.cpp:813
0000009 0x0000000000dea003 in UndoStack::undo (this=0x30931d0, steps=1, objectId=-1)
    at /home/.../Scribus/scribus/undostack.cpp:80
0000010 0x0000000000dda2a7 in UndoManager::undo (this=0x1c49ae0, steps=1)
    at /home/.../Scribus/scribus/undomanager.cpp:555
0000011 0x0000000000799432 in UndoManager::qt_static_metacall (_o=0x1c49ae0, _c=QMetaObject::InvokeMetaMethod, _id=12,
    _a=0x7fffffffc1d0) at /home/.../Scribus/build/scribus/moc_undomanager.cpp:143
0000012 0x00007ffff768a681 in QMetaObject::activate(QObject*, int, int, void**) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Core.so.5
0000013 0x000000000078e1b2 in ScrAction::triggeredData (this=0x1ecfb20, _t1=1)
    at /home/.../Scribus/build/scribus/moc_scraction.cpp:245
0000014 0x0000000000c709a8 in ScrAction::triggeredToTriggeredData (this=0x1ecfb20)
    at /home/.../Scribus/scribus/scraction.cpp:100
0000015 0x000000000078dce3 in ScrAction::qt_static_metacall (_o=0x1ecfb20, _c=QMetaObject::InvokeMetaMethod, _id=11,
    _a=0x7fffffffc510) at /home/.../Scribus/build/scribus/moc_scraction.cpp:117
0000016 0x00007ffff768a681 in QMetaObject::activate(QObject*, int, int, void**) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Core.so.5
0000017 0x00007ffff6c825d2 in QAction::triggered(bool) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000018 0x00007ffff6c84407 in QAction::activate(QAction::ActionEvent) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000019 0x00007ffff6d8d8b5 in ?? ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000020 0x00007ffff6d8db74 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000021 0x00007ffff6e504ba in QToolButton::mouseReleaseEvent(QMouseEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000022 0x00007ffff6cc5a87 in QWidget::event(QEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000023 0x00007ffff6e51350 in QToolButton::event(QEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000024 0x00007ffff6c8d764 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000025 0x00007ffff6c90bb6 in QApplication::notify(QObject*, QEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000026 0x00007ffff7658dd4 in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Core.so.5
0000027 0x00007ffff6c8fcca in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000028 0x00007ffff6ce5cb7 in ?? ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000029 0x00007ffff6ce8808 in ?? ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000030 0x00007ffff6c8d764 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000031 0x00007ffff6c90de6 in QApplication::notify(QObject*, QEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000032 0x00007ffff7658dd4 in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Core.so.5
0000033 0x00007ffff650d457 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Gui.so.5
0000034 0x00007ffff650de95 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Gui.so.5
0000035 0x00007ffff64f3148 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Gui.so.5
0000036 0x00007fffe5490630 in ?? ()
   from /home/.../Qt/5.3/gcc_64/plugins/platforms/libqxcb.so
0000037 0x00007fffecde1316 in g_main_dispatch (context=0x7fffe0001740)
    at gmain.c:3066
0000038 g_main_context_dispatch (context=context@entry=0x7fffe0001740)
    at gmain.c:3642
0000039 0x00007fffecde1668 in g_main_context_iterate (context=context@entry=0x7fffe0001740, block=block@entry=1,
    dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3713
0000040 0x00007fffecde170c in g_main_context_iteration (context=0x7fffe0001740, may_block=1)
    at gmain.c:3774
0000041 0x00007ffff76b3444 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Core.so.5
0000042 0x00007ffff7656feb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Core.so.5
0000043 0x00007ffff765beb5 in QCoreApplication::exec() ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Core.so.5
0000044 0x000000000123da48 in mainApp (argc=1, argv=0x7fffffffdd08)
    at /home/.../Scribus/scribus/main_nix.cpp:86
0000045 0x000000000123d9d8 in main (argc=1, argv=0x7fffffffdd08)
    at /home/.../Scribus/scribus/main_nix.cpp:54
TagsNo tags attached.
Patch

Relationships

child of 0012500 acknowledged Metabug: Undo/Redo (1.5.x.svn) 

Activities

Kunda

2014-07-03 14:36

updater   ~0032435

Confirmed on OSX 10.8.5 1.5svn r19309

Issue History

Date Modified Username Field Change
2014-06-22 23:56 FirasH New Issue
2014-07-03 14:36 Kunda Note Added: 0032435
2014-07-03 14:36 Kunda Status new => confirmed
2014-07-03 14:36 Kunda Target Version => 1.5.0
2014-07-09 01:17 FirasH Relationship added child of 0012500
2014-09-11 02:47 Kunda Severity crash => block
2015-05-19 20:56 cbradney Target Version 1.5.0 => 1.5.1
2016-01-23 17:16 cbradney Target Version 1.5.1 => 1.5.3
2016-12-08 21:30 Kunda Target Version 1.5.3 => 1.5.5
2016-12-29 23:43 plinnell Severity block => major