Application: kde-print-queue (0.3.0) KDE Platform Version: 4.11.2 Qt Version: 4.8.4 Operating System: Linux 3.11.0-13-generic x86_64 Distribution: Ubuntu 13.10 -- Information about the crash: - What I was doing when the application crashed: Open Printers - KDE Control Module -> Open Print Queue -> Try to open "Completed Jobs" tab -> Seg fault. The crash can be reproduced every time. -- Backtrace: Application: PrintQueue (kde-print-queue), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f39d31117c0 (LWP 3684))] Thread 3 (Thread 0x7f39bffc7700 (LWP 3687)): #0 __GI___pthread_mutex_lock (mutex=0x7f39b8000a60) at pthread_mutex_lock.c:116 #1 0x00007f39cdba93a1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f39cdb6912c in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f39cdb6963b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f39cdb697ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f39d0f84a76 in QEventDispatcherGlib::processEvents (this=0x7f39b80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0x00007f39d0f565ef in QEventLoop::processEvents (this=this@entry=0x7f39bffc6d70, flags=...) at kernel/qeventloop.cpp:149 #7 0x00007f39d0f568e5 in QEventLoop::exec (this=this@entry=0x7f39bffc6d70, flags=...) at kernel/qeventloop.cpp:204 #8 0x00007f39d0e5588f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542 #9 0x00007f39d26cafd7 in KCupsConnection::run() () from /usr/lib/libkcupslib.so #10 0x00007f39d0e57f2f in QThreadPrivate::start (arg=0x23e9f00) at thread/qthread_unix.cpp:338 #11 0x00007f39ce041f6e in start_thread (arg=0x7f39bffc7700) at pthread_create.c:311 #12 0x00007f39d080b9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 2 (Thread 0x7f39beb8b700 (LWP 3690)): #0 0x00007f39ce04505f in __pthread_mutex_unlock_usercnt (mutex=0x7f39b0000a60, decr=<optimized out>) at pthread_mutex_unlock.c:52 #1 0x00007f39cdba93d1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f39cdb68dd8 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f39cdb695c3 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f39cdb697ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f39d0f84a76 in QEventDispatcherGlib::processEvents (this=0x7f39b00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0x00007f39d0f565ef in QEventLoop::processEvents (this=this@entry=0x7f39beb8ad70, flags=...) at kernel/qeventloop.cpp:149 #7 0x00007f39d0f568e5 in QEventLoop::exec (this=this@entry=0x7f39beb8ad70, flags=...) at kernel/qeventloop.cpp:204 #8 0x00007f39d0e5588f in QThread::exec (this=this@entry=0x25d2500) at thread/qthread.cpp:542 #9 0x00007f39d0f37d13 in QInotifyFileSystemWatcherEngine::run (this=0x25d2500) at io/qfilesystemwatcher_inotify.cpp:265 #10 0x00007f39d0e57f2f in QThreadPrivate::start (arg=0x25d2500) at thread/qthread_unix.cpp:338 #11 0x00007f39ce041f6e in start_thread (arg=0x7f39beb8b700) at pthread_create.c:311 #12 0x00007f39d080b9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 1 (Thread 0x7f39d31117c0 (LWP 3684)): [KCrash Handler] #5 0x00007f39d26e29a2 in JobModel::updateJob(int, KCupsJob const&) () from /usr/lib/libkcupslib.so #6 0x00007f39d26e68a9 in JobModel::getJobFinished() () from /usr/lib/libkcupslib.so #7 0x00007f39d26e6ef5 in ?? () from /usr/lib/libkcupslib.so #8 0x00007f39d0f6fdce in QObject::event (this=0x258a9a0, e=<optimized out>) at kernel/qobject.cpp:1194 #9 0x00007f39d1bc3dfc in QApplicationPrivate::notify_helper (this=this@entry=0x2407d10, receiver=receiver@entry=0x258a9a0, e=e@entry=0x7f39b804dc70) at kernel/qapplication.cpp:4567 #10 0x00007f39d1bca470 in QApplication::notify (this=0x7fff723a87c0, receiver=0x258a9a0, e=0x7f39b804dc70) at kernel/qapplication.cpp:4353 #11 0x00007f39d2b18a6a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #12 0x00007f39d0f578bd in QCoreApplication::notifyInternal (this=0x7fff723a87c0, receiver=receiver@entry=0x258a9a0, event=event@entry=0x7f39b804dc70) at kernel/qcoreapplication.cpp:946 #13 0x00007f39d0f5ae1f in sendEvent (event=0x7f39b804dc70, receiver=0x258a9a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x23daf00) at kernel/qcoreapplication.cpp:1570 #15 0x00007f39d0f5b2c3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1463 #16 0x00007f39d0f85073 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #17 postEventSourceDispatch (s=0x2415520) at kernel/qeventdispatcher_glib.cpp:279 #18 0x00007f39cdb693b6 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x00007f39cdb69708 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #20 0x00007f39cdb697ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #21 0x00007f39d0f84a55 in QEventDispatcherGlib::processEvents (this=0x23dc860, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #22 0x00007f39d1c659d6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #23 0x00007f39d0f565ef in QEventLoop::processEvents (this=this@entry=0x7fff723a86c0, flags=...) at kernel/qeventloop.cpp:149 #24 0x00007f39d0f568e5 in QEventLoop::exec (this=this@entry=0x7fff723a86c0, flags=...) at kernel/qeventloop.cpp:204 #25 0x00007f39d0f5be5b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #26 0x0000000000408880 in ?? () #27 0x00007f39d0732de5 in __libc_start_main (main=0x408520, argc=2, ubp_av=0x7fff723a8908, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff723a88f8) at libc-start.c:260 #28 0x00000000004088e3 in _start () Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 326289 ***