[Bug 278335] New: crash when activate text-on-shape object in canvas
Yue Liu
yue.liu at mail.com
Sat Jul 23 15:30:16 BST 2011
https://bugs.kde.org/show_bug.cgi?id=278335
Summary: crash when activate text-on-shape object in canvas
Product: kde
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: NEW
Severity: crash
Priority: NOR
Component: general
AssignedTo: unassigned-bugs at kde.org
ReportedBy: yue.liu at mail.com
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
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list