Bug 334013 - systemsetting crashes when selecting "printers"
Summary: systemsetting crashes when selecting "printers"
Status: RESOLVED DUPLICATE of bug 329918
Alias: None
Product: print-manager
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.12.4
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-04-28 12:24 UTC by Francesco Presel
Modified: 2014-04-29 02:53 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Francesco Presel 2014-04-28 12:24:12 UTC
Application: systemsettings (4.11.8)
KDE Platform Version: 4.12.4
Qt Version: 4.8.6
Operating System: Linux 3.13.5-laptop x86_64
Distribution: SolydXK

-- Information about the crash:
- What I was doing when the application crashed:
I opened systemsettings; from the first screen there I selected (double-clicked on) the printer configuration icon (print-manager).
Systemsettings immediately crashed; on the terminal, I only see:
KCrash: Application 'systemsettings' crashing...

This occurs since I installed a new printer using system-config-printer (i.e. the GTK frontend)

The crash can be reproduced every time.

-- Backtrace:
Application: Impostazioni di sistema (systemsettings), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa4013ec8c0 (LWP 8348))]

Thread 2 (Thread 0x7fa3df7ca700 (LWP 8349)):
#0  0x00007fffa9fb5827 in clock_gettime ()
#1  0x00007fa3fe3d365d in __GI___clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:115
#2  0x00007fa3fea5dad7 in do_gettime (frac=0x7fa3df7c9a00, sec=0x7fa3df7c99f8) at tools/qelapsedtimer_unix.cpp:127
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:144
#4  0x00007fa3feb39a59 in QTimerInfoList::updateCurrentTime (this=this@entry=0x7fa3d8003120) at kernel/qeventdispatcher_unix.cpp:354
#5  0x00007fa3feb3892b in timerSourceCheckHelper (src=0x7fa3d80030c0) at kernel/qeventdispatcher_glib.cpp:150
#6  0x00007fa3f7300a61 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007fa3f7300f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007fa3f73010ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007fa3feb38746 in QEventDispatcherGlib::processEvents (this=0x7fa3d80008f0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#10 0x00007fa3feb0a0bf in QEventLoop::processEvents (this=this@entry=0x7fa3df7c9c20, flags=...) at kernel/qeventloop.cpp:149
#11 0x00007fa3feb0a3b5 in QEventLoop::exec (this=this@entry=0x7fa3df7c9c20, flags=...) at kernel/qeventloop.cpp:204
#12 0x00007fa3fea06c5f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:537
#13 0x00007fa3e17761e7 in KCupsConnection::run() () from /usr/lib/libkcupslib.so
#14 0x00007fa3fea0932f in QThreadPrivate::start (arg=0x251e6d0) at thread/qthread_unix.cpp:349
#15 0x00007fa3f36b98f4 in ?? () from /usr/lib/x86_64-linux-gnu/libGL.so.1
#16 0x00007fa3f77e1062 in start_thread (arg=0x7fa3df7ca700) at pthread_create.c:312
#17 0x00007fa3fe3c6a3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7fa4013ec8c0 (LWP 8348)):
[KCrash Handler]
#6  0x00007fa3e178a16e in PrinterModel::updateDest(QStandardItem*, KCupsPrinter const&) () from /usr/lib/libkcupslib.so
#7  0x00007fa3e178ba1a in PrinterModel::getDestsFinished() () from /usr/lib/libkcupslib.so
#8  0x00007fa3feb23b1e in QObject::event (this=0x251cb80, e=<optimized out>) at kernel/qobject.cpp:1194
#9  0x00007fa3ff78b6cc in QApplicationPrivate::notify_helper (this=this@entry=0x1d07270, receiver=receiver@entry=0x251cb80, e=e@entry=0x7fa3d80580e0) at kernel/qapplication.cpp:4567
#10 0x00007fa3ff791d40 in QApplication::notify (this=this@entry=0x7fffa9e40fc0, receiver=receiver@entry=0x251cb80, e=e@entry=0x7fa3d80580e0) at kernel/qapplication.cpp:4353
#11 0x00007fa4004ad74a in KApplication::notify (this=0x7fffa9e40fc0, receiver=0x251cb80, event=0x7fa3d80580e0) at ../../kdeui/kernel/kapplication.cpp:311
#12 0x00007fa3feb0b4ed in QCoreApplication::notifyInternal (this=0x7fffa9e40fc0, receiver=receiver@entry=0x251cb80, event=event@entry=0x7fa3d80580e0) at kernel/qcoreapplication.cpp:953
#13 0x00007fa3feb0eb4d in sendEvent (event=0x7fa3d80580e0, receiver=0x251cb80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#14 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x1c201f0) at kernel/qcoreapplication.cpp:1577
#15 0x00007fa3feb0eff3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470
#16 0x00007fa3feb38e63 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#17 postEventSourceDispatch (s=0x1cf4f10) at kernel/qeventdispatcher_glib.cpp:280
#18 0x00007fa3f7300e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007fa3f7301048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007fa3f73010ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007fa3feb38725 in QEventDispatcherGlib::processEvents (this=0x1c21af0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#22 0x00007fa3ff829776 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x00007fa3feb0a0bf in QEventLoop::processEvents (this=this@entry=0x7fffa9e40ec0, flags=...) at kernel/qeventloop.cpp:149
#24 0x00007fa3feb0a3b5 in QEventLoop::exec (this=this@entry=0x7fffa9e40ec0, flags=...) at kernel/qeventloop.cpp:204
#25 0x00007fa3feb0fb89 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#26 0x00007fa3ff789e8c in QApplication::exec () at kernel/qapplication.cpp:3828
#27 0x000000000040aadb in main (argc=5, argv=0x7fffa9e41108) at ../../../systemsettings/app/main.cpp:49

Reported using DrKonqi
Comment 1 Jekyll Wu 2014-04-29 02:53:50 UTC

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