Bug 314639 - Crash when exit
Summary: Crash when exit
Status: RESOLVED DUPLICATE of bug 291014
Alias: None
Product: calligrawords
Classification: Applications
Component: general (other bugs)
Version First Reported In: 2.5.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Calligra Words Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-08 00:57 UTC by Fábio
Modified: 2013-03-04 05:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fábio 2013-02-08 00:57:12 UTC
Application: calligrawords (2.5.3)
KDE Platform Version: 4.9.4
Qt Version: 4.8.3
Operating System: Linux 3.5.0-23-generic x86_64
Distribution: Ubuntu 12.10

-- Information about the crash:
- What I was doing when the application crashed:
Closing the application.

- Unusual behavior I noticed:
It crashed!

- Custom settings of the application:
The major change was only the language to pt-br. Besides this, I was with dock closed.

-- 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 0x7f614e10d780 (LWP 2023))]

Thread 3 (Thread 0x7f6136072700 (LWP 2026)):
#0  0x00007f614857405d in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7f613000c680) at pthread_mutex_unlock.c:290
#2  0x00007f61480dee51 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f61480a1d79 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f61480a21e2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f613c6104a6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#6  0x00007f61480c5645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f6148570e9a in start_thread (arg=0x7f6136072700) at pthread_create.c:308
#8  0x00007f614da1dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f6136873700 (LWP 6292)):
#0  __pthread_mutex_lock (mutex=0x7f613000cec0) at pthread_mutex_lock.c:92
#1  0x00007f61480dee21 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f61480a1623 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f61480a1cab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f61480a1ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f614c12cc16 in QEventDispatcherGlib::processEvents (this=0x7f613000c920, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f614c0fd2bf in QEventLoop::processEvents (this=this@entry=0x7f6136872dd0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f614c0fd548 in QEventLoop::exec (this=0x7f6136872dd0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f614bffeb10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f614c0dd9af in QInotifyFileSystemWatcherEngine::run (this=0x2f8be90) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007f614c001aec in QThreadPrivate::start (arg=0x2f8be90) at thread/qthread_unix.cpp:338
#11 0x00007f6148570e9a in start_thread (arg=0x7f6136873700) at pthread_create.c:308
#12 0x00007f614da1dcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f614e10d780 (LWP 2023)):
[KCrash Handler]
#6  0x0000000002223b08 in ?? ()
#7  0x00007f614a1b972e in qDeleteAll<QList<QWidget*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322
#8  qDeleteAll<QList<QWidget*> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330
#9  ~KoToolBasePrivate (this=0x23f6340, __in_chrg=<optimized out>) at /build/buildd/calligra-2.5.3/libs/flake/KoToolBase_p.h:61
#10 KoToolBase::~KoToolBase (this=0x23f6520, __in_chrg=<optimized out>) at /build/buildd/calligra-2.5.3/libs/flake/KoToolBase.cpp:52
#11 0x00007f61232d5049 in KarbonGradientTool::~KarbonGradientTool (this=0x23f6520, __in_chrg=<optimized out>) at /build/buildd/calligra-2.5.3/karbon/plugins/tools/KarbonGradientTool.cpp:80
#12 0x00007f614a1ccc56 in KoToolManager::Private::detachCanvas (this=0x23e4360, controller=0x1, controller@entry=0x23e4898) at /build/buildd/calligra-2.5.3/libs/flake/KoToolManager.cpp:446
#13 0x00007f614a1cd18d in KoToolManager::removeCanvasController (this=0x23e42b0, controller=0x23e4898) at /build/buildd/calligra-2.5.3/libs/flake/KoToolManager.cpp:817
#14 0x00007f612c9a193d in KWGui::~KWGui (this=0x236aae0, __in_chrg=<optimized out>) at /build/buildd/calligra-2.5.3/words/part/KWGui.cpp:110
#15 0x00007f612c9a1979 in KWGui::~KWGui (this=0x236aae0, __in_chrg=<optimized out>) at /build/buildd/calligra-2.5.3/words/part/KWGui.cpp:111
#16 0x00007f614c111182 in QObjectPrivate::deleteChildren (this=0x1ccc460) at kernel/qobject.cpp:1908
#17 0x00007f614cb2ac24 in QWidget::~QWidget (this=0x20ef4b0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1677
#18 0x00007f614d67e4a0 in KoView::~KoView (this=0x20ef4b0, __vtt_parm=0x7f612cc084c8 <VTT for KWView+8>, __in_chrg=<optimized out>) at /build/buildd/calligra-2.5.3/libs/main/KoView.cpp:202
#19 0x00007f612c9a2584 in KWView::~KWView (this=0x20ef4b0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /build/buildd/calligra-2.5.3/words/part/KWView.cpp:177
#20 0x00007f612c9a25d9 in KWView::~KWView (this=0x20ef4b0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /build/buildd/calligra-2.5.3/words/part/KWView.cpp:180
#21 0x00007f614d664da4 in KoMainWindow::setRootDocument (this=0x1a2c130, doc=0x0) at /build/buildd/calligra-2.5.3/libs/main/KoMainWindow.cpp:484
#22 0x00007f614d6646b6 in closeEvent (e=0x7fffb9909a90, this=0x1a2c130) at /build/buildd/calligra-2.5.3/libs/main/KoMainWindow.cpp:1066
#23 KoMainWindow::closeEvent (this=0x1a2c130, e=0x7fffb9909a90) at /build/buildd/calligra-2.5.3/libs/main/KoMainWindow.cpp:1047
#24 0x00007f614cb30c02 in QWidget::event (this=0x1a2c130, event=0x7fffb9909a90) at kernel/qwidget.cpp:8529
#25 0x00007f614cef91cb in QMainWindow::event (this=0x1a2c130, event=0x7fffb9909a90) at widgets/qmainwindow.cpp:1478
#26 0x00007f61492527d8 in KXmlGuiWindow::event (this=0x1a2c130, ev=0x7fffb9909a90) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#27 0x00007f614cae0e9c in QApplicationPrivate::notify_helper (this=this@entry=0x16d3b50, receiver=receiver@entry=0x1a2c130, e=e@entry=0x7fffb9909a90) at kernel/qapplication.cpp:4562
#28 0x00007f614cae530a in QApplication::notify (this=0x7fffb990a4c0, receiver=0x1a2c130, e=0x7fffb9909a90) at kernel/qapplication.cpp:4423
#29 0x00007f61491611d6 in KApplication::notify (this=0x7fffb990a4c0, receiver=0x1a2c130, event=0x7fffb9909a90) at ../../kdeui/kernel/kapplication.cpp:311
#30 0x00007f614c0fe56e in QCoreApplication::notifyInternal (this=0x7fffb990a4c0, receiver=0x1a2c130, event=0x7fffb9909a90) at kernel/qcoreapplication.cpp:915
#31 0x00007f614cb2a6b1 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#32 QWidgetPrivate::close_helper (this=0x1ae71a0, mode=QWidgetPrivate::CloseWithSpontaneousEvent) at kernel/qwidget.cpp:7937
#33 0x00007f614cb6000f in QApplication::x11ClientMessage (this=<optimized out>, w=0x1a2c130, event=<optimized out>, passive_only=<optimized out>) at kernel/qapplication_x11.cpp:3192
#34 0x00007f614cb5e46c in QApplication::x11ProcessEvent (this=0x7fffb990a4c0, event=0x7fffb990a060) at kernel/qapplication_x11.cpp:3876
#35 0x00007f614cb85fa2 in x11EventSourceDispatch (s=0x16d1f90, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#36 0x00007f61480a1ab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#37 0x00007f61480a1de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#38 0x00007f61480a1ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#39 0x00007f614c12cbf6 in QEventDispatcherGlib::processEvents (this=0x1651b30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#40 0x00007f614cb85c1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#41 0x00007f614c0fd2bf in QEventLoop::processEvents (this=this@entry=0x7fffb990a430, flags=...) at kernel/qeventloop.cpp:149
#42 0x00007f614c0fd548 in QEventLoop::exec (this=0x7fffb990a430, flags=...) at kernel/qeventloop.cpp:204
#43 0x00007f614c102708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#44 0x00007f614dd09bc5 in kdemain (argc=<optimized out>, argv=0x7fffb990a5d8) at /build/buildd/calligra-2.5.3/words/part/main.cpp:43
#45 0x00007f614d94b76d in __libc_start_main (main=0x4006a0 <main(int, char**)>, argc=2, ubp_av=0x7fffb990a5d8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffb990a5c8) at libc-start.c:226
#46 0x00000000004006d1 in _start ()

This bug may be a duplicate of or related to bug 282462.

Possible duplicates by query: bug 292922, bug 282462.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-03-04 05:29:19 UTC

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