View Issue Details

IDProjectCategoryView StatusLast Update
0012364ScribusTablespublic2014-06-15 14:09
ReporterFirasH Assigned Tojghali  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Platformx86_64OSopenSUSEOS Version13.1
Product Version1.5.0svn 
Fixed in Version1.5.0svn 
Summary0012364: Inserting a Table outside of the document area crashes Scribus
DescriptionInserting a Table outside of the document area crashes Scribus.
Steps To Reproduce0) Create a new document
1) Zoom out so that you can see the area outside of the document page
2) Insert > Table: place it in the area outside of the document page

Scribus crashes due to Signal 6
Additional InformationScribus 1.5.0 SVN (19203)

Program received signal SIGABRT, Aborted.
0x00007fffef50d849 in raise () from /lib64/libc.so.6
(gdb) bt
#0 0x00007fffef50d849 in raise ()
   from /lib64/libc.so.6
0000001 0x00007fffef50ecd8 in abort ()
   from /lib64/libc.so.6
0000002 0x00007ffff74168be in QMessageLogger::fatal(char const*, ...) const ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Core.so.5
0000003 0x00007ffff7411d84 in qt_assert_x(char const*, char const*, char const*, int) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Core.so.5
0000004 0x0000000000842d3b in QList<ScPage*>::at (this=0x33d20b8, i=-1)
    at /home/.../Qt/5.3/gcc_64/include/QtCore/qlist.h:479
0000005 0x0000000000d24eb5 in ScribusDoc::itemAdd (this=0x33d1750, itemType=PageItem::Table,
    frameType=PageItem::Unspecified, x=1085.9999999999995, y=251.99999999999989,
    b=752.99999999999955, h=671.99999999999966, w=0, fill=..., outline=..., itemFinalised=true,
    noteFrame=false) at /home/.../Scribus/scribus/scribusdoc.cpp:5467
0000006 0x000000000086ed30 in CreateMode::doCreateNewObject (this=0x25567f0)
    at /home/.../Scribus/scribus/canvasmode_create.cpp:818
0000007 0x000000000086bc6a in CreateMode::mouseReleaseEvent (this=0x25567f0, m=0x7fffffffce00)
    at /home/.../Scribus/scribus/canvasmode_create.cpp:411
0000008 0x0000000000db3f29 in ScribusView::eventFilter (this=0x33f4120, obj=0x263bb60,
    event=0x7fffffffce00) at /home/.../Scribus/scribus/scribusview.cpp:3983
0000009 0x00007ffff7659043 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*)
    () from /home/.../Qt/5.3/gcc_64/lib/libQt5Core.so.5
0000010 0x00007ffff6c8d72f in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000011 0x00007ffff6c90bb6 in QApplication::notify(QObject*, QEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000012 0x00007ffff7658dd4 in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Core.so.5
0000013 0x00007ffff6c8fcca in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000014 0x00007ffff6ce5cb7 in ?? ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000015 0x00007ffff6ce8808 in ?? ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000016 0x00007ffff6c8d764 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000017 0x00007ffff6c90de6 in QApplication::notify(QObject*, QEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Widgets.so.5
0000018 0x00007ffff7658dd4 in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Core.so.5
0000019 0x00007ffff650d457 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Gui.so.5
0000020 0x00007ffff650de95 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Gui.so.5
0000021 0x00007ffff64f3148 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Gui.so.5
0000022 0x00007fffe5490630 in ?? ()
   from /home/.../Qt/5.3/gcc_64/plugins/platforms/libqxcb.so
0000023 0x00007fffecde1316 in g_main_dispatch (context=0x7fffe0001740)
    at gmain.c:3066
0000024 g_main_context_dispatch (context=context@entry=0x7fffe0001740)
    at gmain.c:3642
0000025 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
0000026 0x00007fffecde170c in g_main_context_iteration (context=0x7fffe0001740, may_block=1)
    at gmain.c:3774
0000027 0x00007ffff76b3444 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Core.so.5
0000028 0x00007ffff7656feb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Core.so.5
0000029 0x00007ffff765beb5 in QCoreApplication::exec() ()
   from /home/.../Qt/5.3/gcc_64/lib/libQt5Core.so.5
0000030 0x000000000123c828 in mainApp (argc=1, argv=0x7fffffffdd38)
    at /home/.../Scribus/scribus/main_nix.cpp:86
0000031 0x000000000123c7b8 in main (argc=1, argv=0x7fffffffdd38)
    at /home/.../Scribus/scribus/main_nix.cpp:54
TagsNo tags attached.
Patch

Activities

Kunda

2014-06-15 13:21

updater   ~0032176

Reproduced on r19232 (OS X 10.8.5 with Homebrew packaged Qt5)

FirasH

2014-06-15 14:09

developer   ~0032180

Thanks jghali!
Scribus 1.5.0.svn (19239): could not reproduce the issue.
Closing as fixed.

Issue History

Date Modified Username Field Change
2014-06-11 15:36 FirasH New Issue
2014-06-15 13:21 Kunda Note Added: 0032176
2014-06-15 13:44 jghali Status new => resolved
2014-06-15 13:44 jghali Fixed in Version => 1.5.0svn
2014-06-15 13:44 jghali Resolution open => fixed
2014-06-15 13:44 jghali Assigned To => jghali
2014-06-15 14:09 FirasH Note Added: 0032180
2014-06-15 14:09 FirasH Status resolved => closed