Bug 340478 - Crash on document close
Summary: Crash on document close
Status: RESOLVED DUPLICATE of bug 340503
Alias: None
Product: calligrawords
Classification: Applications
Component: general (show other bugs)
Version: 2.8.6
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Calligra Words Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-10-29 20:13 UTC by Darryl
Modified: 2014-12-20 01:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (4.34 KB, text/plain)
2014-12-19 17:49 UTC, Marcel Janus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Darryl 2014-10-29 20:13:27 UTC
Application: calligrawords (2.8.6)
KDE Platform Version: 4.14.2
Qt Version: 4.8.6
Operating System: Linux 3.17.1-031701-generic x86_64
Distribution: Ubuntu 14.10

-- Information about the crash:
- What I was doing when the application crashed:
When I have a open document such as the Fax template, when I select File Close, Calligra Words crashes.

The crash can be reproduced every time.

-- Backtrace:
Application: Calligra Words (calligrawords), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f5321bf78c0 (LWP 10020))]

Thread 2 (Thread 0x7f52f99b9700 (LWP 10026)):
#0  0x00007f532155039d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f531c444ee4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f531c444ffc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f531fc3904e in QEventDispatcherGlib::processEvents (this=0x7f52f40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#4  0x00007f531fc0a4f1 in QEventLoop::processEvents (this=this@entry=0x7f52f99b8ce0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f531fc0a805 in QEventLoop::exec (this=this@entry=0x7f52f99b8ce0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f531fb08c39 in QThread::exec (this=this@entry=0x1590e30) at thread/qthread.cpp:538
#7  0x00007f531fbec033 in QInotifyFileSystemWatcherEngine::run (this=0x1590e30) at io/qfilesystemwatcher_inotify.cpp:265
#8  0x00007f531fb0b39f in QThreadPrivate::start (arg=0x1590e30) at thread/qthread_unix.cpp:349
#9  0x00007f531c92a0a5 in start_thread (arg=0x7f52f99b9700) at pthread_create.c:309
#10 0x00007f532155a84d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7f5321bf78c0 (LWP 10020)):
[KCrash Handler]
#6  QList<KoInlineObject*>::removeAll (this=this@entry=0x11a68d0, _t=@0x7fff0145f638: 0x1216900) at /usr/include/qt4/QtCore/qlist.h:784
#7  0x00007f531ed575e3 in KoInlineTextObjectManager::removeInlineObject (this=0x11a68b0, object=object@entry=0x1216900) at /build/buildd/calligra-2.8.6/libs/kotext/KoInlineTextObjectManager.cpp:131
#8  0x00007f531ed5c9c7 in KoInlineObject::~KoInlineObject (this=0x1216900, __in_chrg=<optimized out>) at /build/buildd/calligra-2.8.6/libs/kotext/KoInlineObject.cpp:59
#9  0x00007f52f8fafc06 in ~PageVariable (this=0x1216900, __in_chrg=<optimized out>) at /build/buildd/calligra-2.8.6/plugins/variables/PageVariable.h:34
#10 PageVariable::~PageVariable (this=0x1216900, __in_chrg=<optimized out>) at /build/buildd/calligra-2.8.6/plugins/variables/PageVariable.h:34
#11 0x00007f531fc23f78 in QObject::event (this=0x1216900, e=<optimized out>) at kernel/qobject.cpp:1203
#12 0x00007f532061511c in QApplicationPrivate::notify_helper (this=this@entry=0xf80a50, receiver=receiver@entry=0x1216900, e=e@entry=0x1754a00) at kernel/qapplication.cpp:4570
#13 0x00007f532061b870 in QApplication::notify (this=0x7fff0145fc70, receiver=receiver@entry=0x1216900, e=e@entry=0x1754a00) at kernel/qapplication.cpp:4356
#14 0x00007f5321168bf7 in KoApplication::notify (this=<optimized out>, receiver=0x1216900, event=0x1754a00) at /build/buildd/calligra-2.8.6/libs/main/KoApplication.cpp:617
#15 0x00007f531fc0b86d in QCoreApplication::notifyInternal (this=0x7fff0145fc70, receiver=receiver@entry=0x1216900, event=event@entry=0x1754a00) at kernel/qcoreapplication.cpp:953
#16 0x00007f531fc0ef41 in sendEvent (event=0x1754a00, receiver=0x1216900) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0xece900) at kernel/qcoreapplication.cpp:1577
#18 0x00007f531fc0f3d3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470
#19 0x00007f531fc38ed3 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#20 postEventSourceDispatch (s=0xf81010) at kernel/qeventdispatcher_glib.cpp:287
#21 0x00007f531c444c5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f531c444f48 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f531c444ffc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f531fc39031 in QEventDispatcherGlib::processEvents (this=0xed01d0, flags=...) at kernel/qeventdispatcher_glib.cpp:434
#25 0x00007f53206b84e6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007f531fc0a4f1 in QEventLoop::processEvents (this=this@entry=0x7fff0145fc10, flags=...) at kernel/qeventloop.cpp:149
#27 0x00007f531fc0a805 in QEventLoop::exec (this=this@entry=0x7fff0145fc10, flags=...) at kernel/qeventloop.cpp:204
#28 0x00007f531fc0ff67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#29 0x00007f53206134dc in QApplication::exec () at kernel/qapplication.cpp:3828
#30 0x00007f5321827f25 in kdemain (argc=<optimized out>, argv=<optimized out>) at /build/buildd/calligra-2.8.6/words/app/main.cpp:44
#31 0x00007f5321481ec5 in __libc_start_main (main=0x4006d0 <main(int, char**)>, argc=1, argv=0x7fff0145fdb8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff0145fda8) at libc-start.c:287
#32 0x00000000004006fe in _start ()

Reported using DrKonqi
Comment 1 Marcel Janus 2014-12-19 17:49:38 UTC
Created attachment 90055 [details]
New crash information added by DrKonqi

calligrawords (2.8.6) on KDE Platform 4.14.3 using Qt 4.8.6

- What I was doing when the application crashed:
Can be reproduced everytime when you want to close a document

-- Backtrace (Reduced):
#5  0x000000304fc793a5 in QHash<int, KoInlineObject*>::duplicateNode(QHashData::Node*, void*) () from /lib64/libkotext.so.13
#6  0x0000003042698b5f in QHashData::detach_helper2(void (*)(QHashData::Node*, void*), void (*)(QHashData::Node*), int, int) () from /lib64/libQtCore.so.4
[...]
#8  0x000000304fc79bcd in QHash<int, KoInlineObject*>::remove(int const&) () from /lib64/libkotext.so.13
#9  0x000000304fc783f6 in KoInlineTextObjectManager::removeInlineObject(KoInlineObject*) () from /lib64/libkotext.so.13
#10 0x000000304fc7d467 in KoInlineObject::~KoInlineObject() () from /lib64/libkotext.so.13
Comment 2 Christoph Feck 2014-12-20 01:17:48 UTC

*** This bug has been marked as a duplicate of bug 340503 ***