Bug 319280 - Crash modifying a shape
Summary: Crash modifying a shape
Status: RESOLVED WORKSFORME
Alias: None
Product: calligrastage
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: T Zachmann
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-05-03 15:37 UTC by Alex Fiestas
Modified: 2018-11-29 09:45 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Fiestas 2013-05-03 15:37:10 UTC
Application: calligrastage (2.8 Pre-Alpha)
KDE Platform Version: 4.10.60 (Compiled from sources)
Qt Version: 4.8.5
Operating System: Linux 3.9.0-2-ARCH x86_64
Distribution: "Arch Linux"

-- Information about the crash:
I was making a rectangle a circle and suddenly it crashed, perhaps I clicked ctrl+s (I do this instinctively every few seconds)

-- Backtrace:
Application: Stage (calligrastage), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f56d86bb780 (LWP 7168))]

Thread 2 (Thread 0x7f56b5954700 (LWP 7271)):
#0  0x00007f56d6ba62ed in read () from /usr/lib/libpthread.so.0
#1  0x00007f56d16c15c0 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f56d1682d1c in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#3  0x00007f56d168318b in ?? () from /usr/lib/libglib-2.0.so.0
#4  0x00007f56d16832fc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0x00007f56d6fca1dc in QEventDispatcherGlib::processEvents (this=0x7f56b00008c0, flags=...) at /home/afiestas/kdesrc/source/qt/src/corelib/kernel/qeventdispatcher_glib.cpp:427
#6  0x00007f56d6f8ae1f in QEventLoop::processEvents (this=0x7f56b5953db0, flags=...) at /home/afiestas/kdesrc/source/qt/src/corelib/kernel/qeventloop.cpp:149
#7  0x00007f56d6f8afb2 in QEventLoop::exec (this=0x7f56b5953db0, flags=...) at /home/afiestas/kdesrc/source/qt/src/corelib/kernel/qeventloop.cpp:204
#8  0x00007f56d6e50c21 in QThread::exec (this=0x1ee4f60) at /home/afiestas/kdesrc/source/qt/src/corelib/thread/qthread.cpp:536
#9  0x00007f56d6f65a53 in QInotifyFileSystemWatcherEngine::run (this=0x1ee4f60) at /home/afiestas/kdesrc/source/qt/src/corelib/io/qfilesystemwatcher_inotify.cpp:256
#10 0x00007f56d6e536a7 in QThreadPrivate::start (arg=0x1ee4f60) at /home/afiestas/kdesrc/source/qt/src/corelib/thread/qthread_unix.cpp:338
#11 0x00007f56d6b9fdd2 in start_thread () from /usr/lib/libpthread.so.0
#12 0x00007f56d4de4ced in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7f56d86bb780 (LWP 7168)):
[KCrash Handler]
#6  0x00007f56d561d52a in __dynamic_cast () from /usr/lib/libstdc++.so.6
#7  0x00007f56c137ffac in KoResourcePopupAction::updateIcon (this=0x39f7150) at /home/afiestas/kdesrc/source/calligra/libs/widgets/KoResourcePopupAction.cpp:168
#8  0x00007f56c1380788 in KoResourcePopupAction::qt_static_metacall (_o=0x39f7150, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff1362bb30) at /home/afiestas/kdesrc/source/build/calligra/libs/widgets/KoResourcePopupAction.moc:56
#9  0x00007f56d6fac0ee in QMetaObject::activate (sender=0x37b9420, m=0x7f56c15cf2e0 <KoColorPopupButton::staticMetaObject>, local_signal_index=0, argv=0x0) at /home/afiestas/kdesrc/source/qt/src/corelib/kernel/qobject.cpp:3547
#10 0x00007f56c136e080 in KoColorPopupButton::iconSizeChanged (this=this@entry=0x37b9420) at /home/afiestas/kdesrc/source/build/calligra/libs/widgets/KoColorPopupButton.moc:97
#11 0x00007f56c136e1d8 in KoColorPopupButton::resizeEvent (this=0x37b9420, e=0x7fff1362c6a0) at /home/afiestas/kdesrc/source/calligra/libs/widgets/KoColorPopupButton.cpp:61
#12 0x00007f56d5ded4f7 in QWidget::event (this=0x37b9420, event=0x7fff1362c6a0) at /home/afiestas/kdesrc/source/qt/src/gui/kernel/qwidget.cpp:8541
#13 0x00007f56d6271918 in QAbstractButton::event (this=0x37b9420, e=0x7fff1362c6a0) at /home/afiestas/kdesrc/source/qt/src/gui/widgets/qabstractbutton.cpp:1082
#14 0x00007f56d6374556 in QToolButton::event (this=0x37b9420, event=0x7fff1362c6a0) at /home/afiestas/kdesrc/source/qt/src/gui/widgets/qtoolbutton.cpp:1163
#15 0x00007f56d5d874a8 in QApplicationPrivate::notify_helper (this=0x194c8f0, receiver=0x37b9420, e=0x7fff1362c6a0) at /home/afiestas/kdesrc/source/qt/src/gui/kernel/qapplication.cpp:4562
#16 0x00007f56d5d8715b in QApplication::notify (this=0x7fff1362e950, receiver=0x37b9420, e=0x7fff1362c6a0) at /home/afiestas/kdesrc/source/qt/src/gui/kernel/qapplication.cpp:4527
#17 0x00007f56c1860ab7 in KoApplication::notify (this=<optimized out>, receiver=0x37b9420, event=0x7fff1362c6a0) at /home/afiestas/kdesrc/source/calligra/libs/main/KoApplication.cpp:556
#18 0x00007f56d6f8dad5 in QCoreApplication::notifyInternal (this=0x7fff1362e950, receiver=0x37b9420, event=0x7fff1362c6a0) at /home/afiestas/kdesrc/source/qt/src/corelib/kernel/qcoreapplication.cpp:949
#19 0x00007f56d6f9170d in QCoreApplication::sendEvent (receiver=0x37b9420, event=0x7fff1362c6a0) at ../../include/QtCore/../../../../qt/src/corelib/kernel/qcoreapplication.h:231
#20 0x00007f56d5deaa16 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x37b9a80, recursive=false, disableUpdates=false) at /home/afiestas/kdesrc/source/qt/src/gui/kernel/qwidget.cpp:7446
#21 0x00007f56d5deacd3 in QWidgetPrivate::show_helper (this=0x37b9a80) at /home/afiestas/kdesrc/source/qt/src/gui/kernel/qwidget.cpp:7497
#22 0x00007f56d5dea888 in QWidgetPrivate::show_recursive (this=0x37b9a80) at /home/afiestas/kdesrc/source/qt/src/gui/kernel/qwidget.cpp:7427
#23 0x00007f56d5debcb5 in QWidgetPrivate::showChildren (this=0x37b6440, spontaneous=false) at /home/afiestas/kdesrc/source/qt/src/gui/kernel/qwidget.cpp:7864
#24 0x00007f56d5deacfa in QWidgetPrivate::show_helper (this=0x37b6440) at /home/afiestas/kdesrc/source/qt/src/gui/kernel/qwidget.cpp:7503
#25 0x00007f56d5deb825 in QWidget::setVisible (this=0x37b6400, visible=true) at /home/afiestas/kdesrc/source/qt/src/gui/kernel/qwidget.cpp:7778
#26 0x00007f56c18a97d1 in KoToolDocker::Private::recreateLayout (this=0x1d4cd60, optionWidgetList=...) at /home/afiestas/kdesrc/source/calligra/libs/main/KoToolDocker_p.cpp:153
#27 0x00007f56d6fac0ee in QMetaObject::activate (sender=0x27c87f0, m=0x7f56c0f9bb40 <KoCanvasControllerWidget::staticMetaObject>, local_signal_index=0, argv=0x7fff1362cbb0) at /home/afiestas/kdesrc/source/qt/src/corelib/kernel/qobject.cpp:3547
#28 0x00007f56c0cab222 in KoCanvasControllerWidget::toolOptionWidgetsChanged (this=<optimized out>, _t1=...) at /home/afiestas/kdesrc/source/build/calligra/libs/flake/KoCanvasControllerWidget.moc:110
#29 0x00007f56c0cab235 in KoCanvasControllerWidget::setToolOptionWidgets (this=<optimized out>, widgetMap=...) at /home/afiestas/kdesrc/source/calligra/libs/flake/KoCanvasControllerWidget.cpp:472
#30 0x00007f56c0cba25f in KoToolManager::Private::postSwitchTool (this=this@entry=0x27c8700, temporary=temporary@entry=false) at /home/afiestas/kdesrc/source/calligra/libs/flake/KoToolManager.cpp:372
#31 0x00007f56c0cba4b9 in KoToolManager::Private::switchTool (this=this@entry=0x27c8700, tool=tool@entry=0x3543de0, temporary=temporary@entry=false) at /home/afiestas/kdesrc/source/calligra/libs/flake/KoToolManager.cpp:262
#32 0x00007f56c0cba603 in KoToolManager::Private::toolActivated (this=0x27c8700, tool=0x28066a0) at /home/afiestas/kdesrc/source/calligra/libs/flake/KoToolManager.cpp:432
#33 0x00007f56c0cbd3d9 in KoToolManager::qt_static_metacall (_o=0x27c8650, _c=<optimized out>, _id=11, _a=0x7fff1362ce90) at /home/afiestas/kdesrc/source/build/calligra/libs/flake/KoToolManager.moc:98
#34 0x00007f56d6fac0ee in QMetaObject::activate (sender=0x28066a0, m=0x7f56c0f9c660 <ToolHelper::staticMetaObject>, local_signal_index=0, argv=0x7fff1362ce90) at /home/afiestas/kdesrc/source/qt/src/corelib/kernel/qobject.cpp:3547
#35 0x00007f56c0cb7a9f in ToolHelper::toolActivated (this=<optimized out>, _t1=0x28066a0) at /home/afiestas/kdesrc/source/build/calligra/libs/flake/KoToolManager_p.moc:102
#36 0x00007f56d6fac0ee in QMetaObject::activate (sender=0x3db8340, m=0x7f56d6b71740 <QAbstractButton::staticMetaObject>, local_signal_index=2, argv=0x7fff1362cfc0) at /home/afiestas/kdesrc/source/qt/src/corelib/kernel/qobject.cpp:3547
#37 0x00007f56d65f819a in QAbstractButton::clicked (this=0x3db8340, _t1=true) at .moc/debug-shared/moc_qabstractbutton.cpp:219
#38 0x00007f56d6270680 in QAbstractButtonPrivate::emitClicked (this=0x3db8370) at /home/afiestas/kdesrc/source/qt/src/gui/widgets/qabstractbutton.cpp:548
#39 0x00007f56d62705ee in QAbstractButtonPrivate::click (this=0x3db8370) at /home/afiestas/kdesrc/source/qt/src/gui/widgets/qabstractbutton.cpp:541
#40 0x00007f56d6271ac3 in QAbstractButton::mouseReleaseEvent (this=0x3db8340, e=0x7fff1362dc30) at /home/afiestas/kdesrc/source/qt/src/gui/widgets/qabstractbutton.cpp:1123
#41 0x00007f56d6372e2d in QToolButton::mouseReleaseEvent (this=0x3db8340, e=0x7fff1362dc30) at /home/afiestas/kdesrc/source/qt/src/gui/widgets/qtoolbutton.cpp:718
#42 0x00007f56d5decc7c in QWidget::event (this=0x3db8340, event=0x7fff1362dc30) at /home/afiestas/kdesrc/source/qt/src/gui/kernel/qwidget.cpp:8376
#43 0x00007f56d6271918 in QAbstractButton::event (this=0x3db8340, e=0x7fff1362dc30) at /home/afiestas/kdesrc/source/qt/src/gui/widgets/qabstractbutton.cpp:1082
#44 0x00007f56d6374556 in QToolButton::event (this=0x3db8340, event=0x7fff1362dc30) at /home/afiestas/kdesrc/source/qt/src/gui/widgets/qtoolbutton.cpp:1163
#45 0x00007f56d5d874a8 in QApplicationPrivate::notify_helper (this=0x194c8f0, receiver=0x3db8340, e=0x7fff1362dc30) at /home/afiestas/kdesrc/source/qt/src/gui/kernel/qapplication.cpp:4562
#46 0x00007f56d5d853b2 in QApplication::notify (this=0x7fff1362e950, receiver=0x3db8340, e=0x7fff1362dc30) at /home/afiestas/kdesrc/source/qt/src/gui/kernel/qapplication.cpp:4105
#47 0x00007f56c1860ab7 in KoApplication::notify (this=<optimized out>, receiver=0x3db8340, event=0x7fff1362dc30) at /home/afiestas/kdesrc/source/calligra/libs/main/KoApplication.cpp:556
#48 0x00007f56d6f8dad5 in QCoreApplication::notifyInternal (this=0x7fff1362e950, receiver=0x3db8340, event=0x7fff1362dc30) at /home/afiestas/kdesrc/source/qt/src/corelib/kernel/qcoreapplication.cpp:949
#49 0x00007f56d5d89f2f in QCoreApplication::sendSpontaneousEvent (receiver=0x3db8340, event=0x7fff1362dc30) at ../../include/QtCore/../../../../qt/src/corelib/kernel/qcoreapplication.h:234
#50 0x00007f56d5d83996 in QApplicationPrivate::sendMouseEvent (receiver=0x3db8340, event=0x7fff1362dc30, alienWidget=0x3db8340, nativeWidget=0x3dc3ab0, buttonDown=0x7f56d6b94518 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at /home/afiestas/kdesrc/source/qt/src/gui/kernel/qapplication.cpp:3171
#51 0x00007f56d5e2943b in QETWidget::translateMouseEvent (this=0x3dc3ab0, event=0x7fff1362e540) at /home/afiestas/kdesrc/source/qt/src/gui/kernel/qapplication_x11.cpp:4517
#52 0x00007f56d5e25e46 in QApplication::x11ProcessEvent (this=0x7fff1362e950, event=0x7fff1362e540) at /home/afiestas/kdesrc/source/qt/src/gui/kernel/qapplication_x11.cpp:3518
#53 0x00007f56d5e60a98 in x11EventSourceDispatch (s=0x194df20, callback=0x0, user_data=0x0) at /home/afiestas/kdesrc/source/qt/src/gui/kernel/qguieventdispatcher_glib.cpp:146
#54 0x00007f56d1682f06 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#55 0x00007f56d1683258 in ?? () from /usr/lib/libglib-2.0.so.0
#56 0x00007f56d16832fc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#57 0x00007f56d6fca1b9 in QEventDispatcherGlib::processEvents (this=0x174b670, flags=...) at /home/afiestas/kdesrc/source/qt/src/corelib/kernel/qeventdispatcher_glib.cpp:425
#58 0x00007f56d5e60e3e in QGuiEventDispatcherGlib::processEvents (this=0x174b670, flags=...) at /home/afiestas/kdesrc/source/qt/src/gui/kernel/qguieventdispatcher_glib.cpp:204
#59 0x00007f56d6f8ae1f in QEventLoop::processEvents (this=0x7fff1362e8d0, flags=...) at /home/afiestas/kdesrc/source/qt/src/corelib/kernel/qeventloop.cpp:149
#60 0x00007f56d6f8afb2 in QEventLoop::exec (this=0x7fff1362e8d0, flags=...) at /home/afiestas/kdesrc/source/qt/src/corelib/kernel/qeventloop.cpp:204
#61 0x00007f56d6f8e168 in QCoreApplication::exec () at /home/afiestas/kdesrc/source/qt/src/corelib/kernel/qcoreapplication.cpp:1221
#62 0x00007f56d5d8462e in QApplication::exec () at /home/afiestas/kdesrc/source/qt/src/gui/kernel/qapplication.cpp:3823
#63 0x00007f56c1b55d5c in kdemain (argc=<optimized out>, argv=<optimized out>) at /home/afiestas/kdesrc/source/calligra/stage/app/main.cpp:44
#64 0x0000000000407e42 in launch (argc=argc@entry=1, _name=_name@entry=0x17dab58 "/home/afiestas/kde/bin/calligrastage", args=args@entry=0x17dab7d "\001", cwd=cwd@entry=0x0, envc=envc@entry=1, envs=<optimized out>, envs@entry=0x17dab85 "DISPLAY=:0", reset_env=false, tty=tty@entry=0x0, avoid_loops=false, startup_id_str=startup_id_str@entry=0x17dab98 "foo;1367590939;752381;524_TIME748712") at /home/afiestas/kdesrc/source/kde/kdelibs/kinit/kinit.cpp:726
#65 0x0000000000408b03 in handle_launcher_request (sock=8, who=who@entry=0x40b5be "launcher") at /home/afiestas/kdesrc/source/kde/kdelibs/kinit/kinit.cpp:1218
#66 0x0000000000408e57 in handle_requests (waitForPid=waitForPid@entry=0) at /home/afiestas/kdesrc/source/kde/kdelibs/kinit/kinit.cpp:1411
#67 0x0000000000404fc8 in main (argc=4, argv=<optimized out>, envp=0x7fff1362f050) at /home/afiestas/kdesrc/source/kde/kdelibs/kinit/kinit.cpp:1899

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-10-29 23:59:41 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-13 14:42:27 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-11-29 09:45:09 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!