Bug 232934 - plasma-desktop is crash on 64bit
Summary: plasma-desktop is crash on 64bit
Status: RESOLVED DUPLICATE of bug 171572
Alias: None
Product: printer-applet
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Jonathan Riddell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-01 10:10 UTC by Frank Neufingerl
Modified: 2010-04-07 11:40 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 Frank Neufingerl 2010-04-01 10:10:36 UTC
Application that crashed: printer-applet
Version of the application: 1.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-20-generic x86_64
Distribution: Ubuntu 9.10

 -- Backtrace:
Application: Drucker-Miniprogramm (printer-applet), signal: Segmentation fault
[KCrash Handler]
#5  QSocketNotifier::setEnabled (this=0x2ab4ff0, enable=true) at kernel/qsocketnotifier.cpp:292
#6  0x00007f09c996379b in ?? () from /usr/lib/pymodules/python2.6/dbus/mainloop/qt.so
#7  0x00007f09c9963cdc in ?? () from /usr/lib/pymodules/python2.6/dbus/mainloop/qt.so
#8  0x00007f09d47b9ddc in QMetaObject::activate (sender=0x2ab4ff0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x7f09ca1f67d1) at kernel/qobject.cpp:3113
#9  0x00007f09d47efe9e in QSocketNotifier::activated (this=0x2ab4ff0, _t1=11) at .moc/release-shared/moc_qsocketnotifier.cpp:83
#10 0x00007f09d47be773 in QSocketNotifier::event (this=0x2ab4ff0, e=0x7fff838275a0) at kernel/qsocketnotifier.cpp:316
#11 0x00007f09d22ddefc in QApplicationPrivate::notify_helper (this=0x2861720, receiver=0x2ab4ff0, e=0x7fff838275a0) at kernel/qapplication.cpp:4056
#12 0x00007f09d22e51ce in QApplication::notify (this=0x2861630, receiver=0x2ab4ff0, e=0x7fff838275a0) at kernel/qapplication.cpp:4021
#13 0x00007f09cd1e8ab6 in KApplication::notify (this=0x2861630, receiver=0x2ab4ff0, event=0x7fff838275a0) at ../../kdeui/kernel/kapplication.cpp:302
#14 0x00007f09cda4f526 in sipKApplication::notify(QObject*, QEvent*) () from /usr/lib/pymodules/python2.6/PyKDE4/kdeui.so
#15 0x00007f09d47a4c2c in QCoreApplication::notifyInternal (this=0x2861630, receiver=0x2ab4ff0, event=0x7fff838275a0) at kernel/qcoreapplication.cpp:610
#16 0x00007f09d47cd42a in QCoreApplication::sendEvent (source=0x28653f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#17 socketNotifierSourceDispatch (source=0x28653f0) at kernel/qeventdispatcher_glib.cpp:110
#18 0x00007f09d3aa0bce in g_main_dispatch (context=0x2864520) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#19 IA__g_main_context_dispatch (context=0x2864520) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#20 0x00007f09d3aa4598 in g_main_context_iterate (context=0x2864520, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591
#21 0x00007f09d3aa46c0 in IA__g_main_context_iteration (context=0x2864520, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#22 0x00007f09d47cd1a6 in QEventDispatcherGlib::processEvents (this=0x24249c0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#23 0x00007f09d23724be in QGuiEventDispatcherGlib::processEvents (this=0x2ab4ff0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x00007f09d47a3532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#25 0x00007f09d47a3904 in QEventLoop::exec (this=0x7fff83827800, flags=) at kernel/qeventloop.cpp:201
#26 0x00007f09d47a5ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#27 0x00007f09d31ebaff in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtGui.so
#28 0x00000000004a290d in PyEval_EvalFrameEx ()
#29 0x00000000004a40e0 in PyEval_EvalCodeEx ()
#30 0x00000000004a41b2 in PyEval_EvalCode ()
#31 0x00000000004c33a0 in PyRun_FileExFlags ()
#32 0x00000000004c3564 in PyRun_SimpleFileExFlags ()
#33 0x0000000000418ab7 in Py_Main ()
#34 0x00007f09d4f73abd in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff83827d58) at libc-start.c:220
#35 0x0000000000417ca9 in _start ()

Reported using DrKonqi
Comment 1 Frank Neufingerl 2010-04-01 10:13:46 UTC
libindicate-ERROR **: Unable to get system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: Connection refused
Comment 2 Dario Andres 2010-04-01 14:07:44 UTC
"libindicate" is a Kubuntu addition...
Comment 3 Aurelien Gateau 2010-04-01 15:26:31 UTC
I am not sure it's linked to libindicate: the backtrace is in the printer applet, which does not use libindicate.
Comment 4 Dario Andres 2010-04-03 14:13:18 UTC
It is actually duplicate of another report: bug 171572, which also mentions dbus server being closed.. (that would match the output of comment 1)
Sorry Aurélien

*** This bug has been marked as a duplicate of bug 171572 ***
Comment 5 Frank Neufingerl 2010-04-07 11:40:50 UTC
The reason for crashing in the printer applet can be found at dbus. "Unable to get system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: Connection refused"