Bug 189896 - after dbus restart, kprinter *crashes*
Summary: after dbus restart, kprinter *crashes*
Status: RESOLVED DUPLICATE of bug 171572
Alias: None
Product: printer-applet
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Jonathan Riddell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-17 17:51 UTC by Jon Nelson
Modified: 2009-05-22 22:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Nelson 2009-04-17 17:51:45 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    SuSE RPMs

I restarted dbus, and kprinter crashed:


ESC[?1034h(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
0x00007fe32a393cb0 in nanosleep () from /lib64/libc.so.6
[Current thread is 1 (Thread 0x7fe32b44d6f0 (LWP 13687))]

Thread 1 (Thread 0x7fe32b44d6f0 (LWP 13687)):
#0  0x00007fe32a393cb0 in nanosleep () from /lib64/libc.so.6
#1  0x00007fe32a393adc in sleep () from /lib64/libc.so.6
#2  0x00007fe32070460f in KCrash::startDrKonqi (argv=0x7fff33477ac8, argc=15) at /usr/src/debug/kdelibs-4.2.2/kdeui/util/kcrash.cpp:412
#3  0x00007fe320704f6a in KCrash::defaultCrashHandler (sig=11) at /usr/src/debug/kdelibs-4.2.2/kdeui/util/kcrash.cpp:337
#4  <signal handler called>
#5  QSocketNotifier::setEnabled (this=0x1663f, enable=true) at kernel/qsocketnotifier.cpp:289
#6  0x00007fe31d129d6a in ?? () from /usr/lib64/python2.6/site-packages/dbus/mainloop/qt.so
#7  0x00007fe31d12a2c8 in ?? () from /usr/lib64/python2.6/site-packages/dbus/mainloop/qt.so
#8  0x00007fe328d40454 in QMetaObject::activate (sender=0xfdfa60, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x1) at kernel/qobject.cpp:3031
#9  0x00007fe328d7708e in QSocketNotifier::activated (this=0x1663f, _t1=20) at .moc/release-shared/moc_qsocketnotifier.cpp:81
#10 0x00007fe328d45fa3 in QSocketNotifier::event (this=0xfdfa60, e=0x7fff33478840) at kernel/qsocketnotifier.cpp:320
#11 0x00007fe325f101bd in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#12 0x00007fe325f17f8a in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#13 0x00007fe3206a21db in KApplication::notify (this=0xda1e60, receiver=0xfdfa60, event=0x7fff33478840) at /usr/src/debug/kdelibs-4.2.2/kdeui/kernel/kapplication.c
pp:307
#14 0x00007fe320efbff6 in sipKApplication::notify(QObject*, QEvent*) () from /usr/lib64/python2.6/site-packages/PyKDE4/kdeui.so
#15 0x00007fe328d2c091 in QCoreApplication::notifyInternal (this=0xda1e60, receiver=0xfdfa60, event=0x7fff33478840) at kernel/qcoreapplication.cpp:587
#16 0x00007fe328d54769 in socketNotifierSourceDispatch (source=0xdf33c0) at kernel/qcoreapplication.h:209
#17 0x00007fe32854c0db in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#18 0x00007fe32854f8ad in ?? () from /usr/lib64/libglib-2.0.so.0
#19 0x00007fe32854fa6b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#20 0x00007fe328d544ef in QEventDispatcherGlib::processEvents (this=0xda20c0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:319
#21 0x00007fe325fa09bf in ?? () from /usr/lib64/libQtGui.so.4
#22 0x00007fe328d2a9a2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 860326496}) at kernel/qeventloop.cpp:143
#23 0x00007fe328d2ab2d in QEventLoop::exec (this=0x7fff33478aa0, flags={i = 860326576}) at kernel/qeventloop.cpp:194
#24 0x00007fe328d2cffd in QCoreApplication::exec () at kernel/qcoreapplication.cpp:845
#25 0x00007fe326df079c in ?? () from /usr/lib64/python2.6/site-packages/PyQt4/QtGui.so
#26 0x00007fe32af91f28 in PyEval_EvalFrameEx () from /usr/lib64/libpython2.6.so.1.0
#27 0x00007fe32af976c0 in PyEval_EvalCodeEx () from /usr/lib64/libpython2.6.so.1.0
#28 0x00007fe32af8f822 in PyEval_EvalCode () from /usr/lib64/libpython2.6.so.1.0
#29 0x00007fe32afb0b13 in ?? () from /usr/lib64/libpython2.6.so.1.0
#30 0x00007fe32afb0bca in PyRun_FileExFlags () from /usr/lib64/libpython2.6.so.1.0
#31 0x00007fe32afb150d in PyRun_SimpleFileExFlags () from /usr/lib64/libpython2.6.so.1.0
#32 0x00007fe32afbcdba in Py_Main () from /usr/lib64/libpython2.6.so.1.0
#33 0x00007fe32a310586 in __libc_start_main () from /lib64/libc.so.6
#34 0x00000000004006e9 in _start ()
Comment 1 Dario Andres 2009-05-22 22:18:49 UTC
Marking as duplicate of bug 171572. Thanks

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