Bug 278335

Summary: crash when activate text-on-shape object in canvas
Product: [Applications] calligracommon Reporter: Yue Liu <mxj4>
Component: flakeAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED WORKSFORME    
Severity: crash CC: inge, t.zachmann
Priority: NOR Keywords: triaged
Version: 2.4-snapshots   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Yue Liu 2011-07-23 14:30:16 UTC
Application: calligraflow (2.4 Alpha 3)
KDE Platform Version: 4.6.95 (4.7 RC2)
Qt Version: 4.7.3
Operating System: Linux 2.6.39-zen i686
Distribution: "Arch Linux"

-- Information about the crash:
Double clicked a stencil hoping it'll enter edit mode of text-on-shape.

-- Backtrace:
Application: Flow (calligraflow), signal: Aborted
[Current thread is 1 (Thread 0xb28d6720 (LWP 26636))]

Thread 3 (Thread 0xafc91b70 (LWP 26637)):
#0  0xb2dcb3dc in g_thread_self () from /usr/lib/libglib-2.0.so.0
#1  0xb2da36c8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#2  0xb53344a7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#3  0xb53051fd in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0xb5305441 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0xb5208abb in QThread::exec() () from /usr/lib/libQtCore.so.4
#6  0xb52e5d9d in ?? () from /usr/lib/libQtCore.so.4
#7  0xb520b913 in ?? () from /usr/lib/libQtCore.so.4
#8  0xb5196c77 in start_thread () from /lib/libpthread.so.0
#9  0xb4f4a43e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xaa348b70 (LWP 26658)):
#0  0xb77fc424 in __kernel_vsyscall ()
#1  0xb4f43611 in select () from /lib/libc.so.6
#2  0xb52e5684 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb520b913 in ?? () from /usr/lib/libQtCore.so.4
#4  0xb5196c77 in start_thread () from /lib/libpthread.so.0
#5  0xb4f4a43e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb28d6720 (LWP 26636)):
[KCrash Handler]
#7  0xb77fc424 in __kernel_vsyscall ()
#8  0xb4ea5b8f in raise () from /lib/libc.so.6
#9  0xb4ea7515 in abort () from /lib/libc.so.6
#10 0xb5201892 in qt_message_output(QtMsgType, char const*) () from /usr/lib/libQtCore.so.4
#11 0xb5201a6b in ?? () from /usr/lib/libQtCore.so.4
#12 0xb5201b88 in qFatal(char const*, ...) () from /usr/lib/libQtCore.so.4
#13 0xb76cfea7 in KoDocument::autoSaveFile (this=0x9aedd00, path=...) at /home/yue/Dev/calligra/src/calligra/libs/main/KoDocument.cpp:1154
#14 0xb76cd1b0 in KoDocument::slotAutoSave (this=0x9aedd00) at /home/yue/Dev/calligra/src/calligra/libs/main/KoDocument.cpp:664
#15 0xb76d8d28 in KoDocument::qt_metacall (this=0x9aedd00, _c=QMetaObject::InvokeMetaMethod, _id=17, _a=0xbfa53a84) at /home/yue/Dev/calligra/build/libs/main/KoDocument.moc:133
#16 0xb15e0248 in KoPADocument::qt_metacall (this=0x9aedd00, _c=QMetaObject::InvokeMetaMethod, _id=37, _a=0xbfa53a84) at /home/yue/Dev/calligra/build/libs/kopageapp/KoPADocument.moc:78
#17 0xb162e902 in FlowDocument::qt_metacall (this=0x9aedd00, _c=QMetaObject::InvokeMetaMethod, _id=37, _a=0xbfa53a84) at /home/yue/Dev/calligra/build/flow/part/FlowDocument.moc:67
#18 0xb530c5ad in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#19 0xb531b35a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#20 0xb536a0c5 in QTimer::timeout() () from /usr/lib/libQtCore.so.4
#21 0xb5322b86 in QTimer::timerEvent(QTimerEvent*) () from /usr/lib/libQtCore.so.4
#22 0xb531e284 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#23 0xb5890084 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0xb5895433 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0xb63e0811 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#26 0xb53061be in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#27 0xb5336588 in ?? () from /usr/lib/libQtCore.so.4
#28 0xb5333ac5 in ?? () from /usr/lib/libQtCore.so.4
#29 0xb2da2c4f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#30 0xb2da33b0 in ?? () from /usr/lib/libglib-2.0.so.0
#31 0xb2da36da in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#32 0xb533444a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0xb59436ba in ?? () from /usr/lib/libQtGui.so.4
#34 0xb53051fd in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0xb5305441 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0xb5309bad in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#37 0xb588ded4 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#38 0xb77f93ec in kdemain (argc=1, argv=0xbfa54254) at /home/yue/Dev/calligra/src/calligra/flow/part/main.cpp:40
#39 0x080487d9 in main (argc=1, argv=0xbfa54254) at /home/yue/Dev/calligra/build/flow/part/calligraflow_dummy.cpp:3

Reported using DrKonqi
Comment 1 Inge Wallin 2011-10-17 14:31:46 UTC
moved to flake
Comment 2 T Zachmann 2012-04-16 06:18:29 UTC
This is not a problem is flake but it crashes on autosave. Any idea on how to reproduce it?
Comment 3 Andrew Crouthamel 2018-09-23 02:40:13 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 set the bug status 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 4 Andrew Crouthamel 2018-10-27 03:32:54 UTC
Dear Bug Submitter,

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!