Bug 357513

Summary: Crash on Exit
Product: [Applications] calligrawords Reporter: rouven <rouven.matthias.mueller>
Component: generalAssignee: Calligra Words Bugs <calligra-words-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash CC: cbo
Priority: NOR Keywords: drkonqi
Version First Reported In: 2.8.5   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description rouven 2016-01-04 13:05:42 UTC
Application: calligrawords (2.8.5)
KDE Platform Version: 4.14.2
Qt Version: 4.8.6
Operating System: Linux 3.16.0-4-amd64 x86_64
Distribution: Debian GNU/Linux 8.2 (jessie)

-- Information about the crash:
- What I was doing when the application crashed: I clicked the X upper right corner of the calligra words window to close the program, then it crashed. It was not the first time this happened but now i have the debugsymbols installed and can make a report.

-- 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 0x7fa7da9367c0 (LWP 4311))]

Thread 2 (Thread 0x7fa7b9cbe700 (LWP 11044)):
#0  0x00007fffa90cfe4e in clock_gettime ()
#1  0x00007fa7da2a3c9d in __GI___clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:115
#2  0x00007fa7d885ea05 in do_gettime (frac=<synthetic pointer>, sec=<synthetic pointer>) at tools/qelapsedtimer_unix.cpp:127
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:144
#4  0x00007fa7d8941b85 in updateCurrentTime (this=0x7fa7b41887c0) at kernel/qeventdispatcher_unix.cpp:354
#5  QTimerInfoList::timerWait (this=0x7fa7b41887c0, tm=...) at kernel/qeventdispatcher_unix.cpp:460
#6  0x00007fa7d894046c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7fa7b9cbdbf4) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007fa7d8940535 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007fa7d50dc45d in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007fa7d50dce0b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007fa7d50dcffc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007fa7d8940d37 in QEventDispatcherGlib::processEvents (this=0x7fa7b41892d0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#12 0x00007fa7d8910271 in QEventLoop::processEvents (this=this@entry=0x7fa7b9cbddc0, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007fa7d89105d5 in QEventLoop::exec (this=this@entry=0x7fa7b9cbddc0, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007fa7d8804e99 in QThread::exec (this=this@entry=0x5590020) at thread/qthread.cpp:538
#15 0x00007fa7d88f0ac3 in QInotifyFileSystemWatcherEngine::run (this=0x5590020) at io/qfilesystemwatcher_inotify.cpp:265
#16 0x00007fa7d880770f in QThreadPrivate::start (arg=0x5590020) at thread/qthread_unix.cpp:349
#17 0x00007fa7d55c40a4 in start_thread (arg=0x7fa7b9cbe700) at pthread_create.c:309
#18 0x00007fa7da29704d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7fa7da9367c0 (LWP 4311)):
[KCrash Handler]
#6  0x00007fa7d8849f9f in ucstrncmp (l=7, b=0x41094da, a=0x140000005c) at tools/qstring.cpp:203
#7  ucstrcmp (a=0x140000005c, alen=8, b=0x41094da, blen=21) at tools/qstring.cpp:216
#8  0x00007fa7d884d389 in QString::operator< (this=this@entry=0x4de5720, other=...) at tools/qstring.cpp:2257
#9  0x00007fa7d6311c9f in qMapLessThanKey<QString> (key2=..., key1=...) at /usr/include/qt4/QtCore/qmap.h:107
#10 findNode (akey=..., this=0x3b71140) at /usr/include/qt4/QtCore/qmap.h:487
#11 value (adefaultValue=<optimized out>, akey=..., this=0x3b71140) at /usr/include/qt4/QtCore/qmap.h:513
#12 KActionCollection::addAction (this=this@entry=0x3b89b70, name=..., action=action@entry=0x4108e90) at ../../kdeui/actions/kactioncollection.cpp:264
#13 0x00007fa7d6312589 in KActionCollection::addAction (this=this@entry=0x3b89b70, name=..., action=action@entry=0x4108e90) at ../../kdeui/actions/kactioncollection.cpp:211
#14 0x00007fa7d76fd8a0 in deactivateToolActions (this=0x473d4b0) at /build/calligra-kSNJNd/calligra-2.8.5+dfsg/libs/flake/KoToolManager.cpp:131
#15 KoToolManager::Private::disconnectActiveTool (this=this@entry=0xd830c0) at /build/calligra-kSNJNd/calligra-2.8.5+dfsg/libs/flake/KoToolManager.cpp:230
#16 0x00007fa7d76ffa23 in KoToolManager::Private::switchCanvasData (this=this@entry=0xd830c0, cd=0x16ffe90) at /build/calligra-kSNJNd/calligra-2.8.5+dfsg/libs/flake/KoToolManager.cpp:388
#17 0x00007fa7d7700137 in KoToolManager::Private::detachCanvas (this=0xd830c0, controller=controller@entry=0x3e04058) at /build/calligra-kSNJNd/calligra-2.8.5+dfsg/libs/flake/KoToolManager.cpp:449
#18 0x00007fa7d7700265 in KoToolManager::removeCanvasController (this=0xd83010, controller=controller@entry=0x3e04058) at /build/calligra-kSNJNd/calligra-2.8.5+dfsg/libs/flake/KoToolManager.cpp:806
#19 0x00007fa7c4c4f8f5 in KWGui::~KWGui (this=0x3d979e0, __in_chrg=<optimized out>) at /build/calligra-kSNJNd/calligra-2.8.5+dfsg/words/part/KWGui.cpp:118
#20 0x00007fa7c4c4f929 in KWGui::~KWGui (this=0x3d979e0, __in_chrg=<optimized out>) at /build/calligra-kSNJNd/calligra-2.8.5+dfsg/words/part/KWGui.cpp:119
#21 0x00007fa7d8929248 in QObjectPrivate::deleteChildren (this=this@entry=0x3b8b090) at kernel/qobject.cpp:1935
#22 0x00007fa7d9383173 in QWidget::~QWidget (this=0x3cc3390, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1679
#23 0x00007fa7c4c56659 in KWView::~KWView (this=0x3cc3390, __in_chrg=<optimized out>) at /build/calligra-kSNJNd/calligra-2.8.5+dfsg/words/part/KWView.cpp:203
#24 0x00007fa7d9ee9cf6 in KoMainWindow::setRootDocument (this=this@entry=0x39a3c30, doc=doc@entry=0x0, part=part@entry=0x0, deletePrevious=deletePrevious@entry=true) at /build/calligra-kSNJNd/calligra-2.8.5+dfsg/libs/main/KoMainWindow.cpp:578
#25 0x00007fa7d9eedaca in KoMainWindow::closeEvent (this=0x39a3c30, e=0x7fffa9081310) at /build/calligra-kSNJNd/calligra-2.8.5+dfsg/libs/main/KoMainWindow.cpp:1165
#26 0x00007fa7d9383748 in QWidget::event (this=0x39a3c30, event=0x7fffa9081310) at kernel/qwidget.cpp:8775
#27 0x00007fa7d975fb23 in QMainWindow::event (this=this@entry=0x39a3c30, event=event@entry=0x7fffa9081310) at widgets/qmainwindow.cpp:1478
#28 0x00007fa7d64bec41 in KMainWindow::event (this=this@entry=0x39a3c30, ev=ev@entry=0x7fffa9081310) at ../../kdeui/widgets/kmainwindow.cpp:1084
#29 0x00007fa7d64fa8e9 in KXmlGuiWindow::event (this=0x39a3c30, ev=0x7fffa9081310) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#30 0x00007fa7d933048c in QApplicationPrivate::notify_helper (this=this@entry=0x80fdb0, receiver=receiver@entry=0x39a3c30, e=e@entry=0x7fffa9081310) at kernel/qapplication.cpp:4570
#31 0x00007fa7d9336fa8 in QApplication::notify (this=0x7fffa90819f0, receiver=receiver@entry=0x39a3c30, e=e@entry=0x7fffa9081310) at kernel/qapplication.cpp:4356
#32 0x00007fa7d9eb9727 in KoApplication::notify (this=<optimized out>, receiver=0x39a3c30, event=0x7fffa9081310) at /build/calligra-kSNJNd/calligra-2.8.5+dfsg/libs/main/KoApplication.cpp:617
#33 0x00007fa7d891171d in QCoreApplication::notifyInternal (this=0x7fffa90819f0, receiver=receiver@entry=0x39a3c30, event=event@entry=0x7fffa9081310) at kernel/qcoreapplication.cpp:955
#34 0x00007fa7d937ffd9 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#35 QWidgetPrivate::close_helper (this=0x39a9880, mode=mode@entry=QWidgetPrivate::CloseWithSpontaneousEvent) at kernel/qwidget.cpp:7955
#36 0x00007fa7d939f2b6 in translateCloseEvent (this=0x39a3c30) at kernel/qapplication_x11.cpp:5481
#37 QApplication::x11ClientMessage (this=<optimized out>, w=0x39a3c30, event=<optimized out>, passive_only=<optimized out>) at kernel/qapplication_x11.cpp:3177
#38 0x00007fa7d93ac291 in QApplication::x11ProcessEvent (this=0x7fffa90819f0, event=event@entry=0x7fffa9081590) at kernel/qapplication_x11.cpp:3802
#39 0x00007fa7d93d4ed2 in x11EventSourceDispatch (s=0x7fec60, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#40 0x00007fa7d50dcc5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#41 0x00007fa7d50dcf48 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#42 0x00007fa7d50dcffc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#43 0x00007fa7d8940d1d in QEventDispatcherGlib::processEvents (this=0x7c1340, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#44 0x00007fa7d93d4f96 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#45 0x00007fa7d8910271 in QEventLoop::processEvents (this=this@entry=0x7fffa9081970, flags=...) at kernel/qeventloop.cpp:149
#46 0x00007fa7d89105d5 in QEventLoop::exec (this=this@entry=0x7fffa9081970, flags=...) at kernel/qeventloop.cpp:204
#47 0x00007fa7d8916059 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1227
#48 0x00007fa7d932e92c in QApplication::exec () at kernel/qapplication.cpp:3828
#49 0x00007fa7da55cf35 in kdemain (argc=<optimized out>, argv=<optimized out>) at /build/calligra-kSNJNd/calligra-2.8.5+dfsg/words/app/main.cpp:44
#50 0x00007fa7da1d2b45 in __libc_start_main (main=0x4006e0 <main(int, char**)>, argc=2, argv=0x7fffa9081b38, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffa9081b28) at libc-start.c:287
#51 0x000000000040070e in _start ()

Possible duplicates by query: bug 303506.

Reported using DrKonqi
Comment 1 Camilla Boemann 2016-01-04 18:35:08 UTC
It's fixed in a later version - please upgrade