Bug 278857 - Printer applet crashed at login
Summary: Printer applet crashed at login
Status: RESOLVED UNMAINTAINED
Alias: None
Product: printer-applet
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Jonathan Riddell
URL:
Keywords:
: 278933 278961 278996 279001 279050 279139 279252 279265 279288 279411 279738 279780 288622 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-07-30 15:24 UTC by Tom
Modified: 2013-09-20 00:40 UTC (History)
18 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (20.72 KB, text/plain)
2011-08-06 08:17 UTC, Alexander Opitz
Details
New crash information added by DrKonqi (8.05 KB, text/plain)
2011-08-16 06:41 UTC, Bruno Friedmann
Details
New crash information added by DrKonqi (40.29 KB, text/plain)
2011-08-18 12:12 UTC, Brian Homeyer
Details
New crash information added by DrKonqi (40.30 KB, text/plain)
2011-08-31 09:15 UTC, pegaz
Details
New crash information added by DrKonqi (21.13 KB, text/plain)
2011-09-28 08:21 UTC, gabor.schmerl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tom 2011-07-30 15:24:03 UTC
Application: python (1.7)
KDE Platform Version: 4.7.00 (4.7.0)
Qt Version: 4.8.0
Operating System: Linux 3.1.0-0.rc0.git11.2.fc17.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
Printer applet crashed at login on Fedora Rawhide without any printer setup.

-- Backtrace:
Application: Printer Applet (python), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  0x000000320136a7a7 in QAbstractEventDispatcher::registerTimer (this=0x15a6fa0, interval=25000, object=0x2090290) at kernel/qabstracteventdispatcher.cpp:381
#7  0x00007f8b4ad1dd3b in add_timeout (data=0x2090290, timeout=0x21fb5f0) at dbus.cpp:146
#8  add_timeout (timeout=0x21fb5f0, data=0x2090290) at dbus.cpp:132
#9  0x00000031faa22a3d in _dbus_timeout_list_add_timeout (timeout_list=0x2097210, timeout=0x21fb5f0) at dbus-timeout.c:320
#10 0x00000031faa0f1a0 in _dbus_connection_attach_pending_call_unlocked (pending=0x2084310, connection=0x209c980) at dbus-connection.c:911
#11 dbus_connection_send_with_reply (connection=0x209c980, message=0x1de3ac0, pending_return=0x7fff9c9ac108, timeout_milliseconds=<optimized out>) at dbus-connection.c:3447
#12 0x00000031faa0f409 in dbus_connection_send_with_reply_and_block (connection=0x209c980, message=0x1de3ac0, timeout_milliseconds=-1, error=0x7fff9c9ac140) at dbus-connection.c:3543
#13 0x00007f8b4b135c95 in Connection_send_message_with_reply_and_block (self=0x1cfe7d0, args=<optimized out>) at conn-methods.c:475
#14 0x0000003209adff5b in call_function (oparg=<optimized out>, pp_stack=0x7fff9c9ac288) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4072
#15 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2722
#16 0x0000003209ae1545 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=7, kws=0x20740d8, kwcount=0, defs=0x1bf9658, defcount=3, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3312
#17 0x0000003209adfa7b in fast_function (nk=<optimized out>, na=7, n=<optimized out>, pp_stack=0x7fff9c9ac478, func=<function at remote 0x1c09938>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4168
#18 call_function (oparg=<optimized out>, pp_stack=0x7fff9c9ac478) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4093
#19 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2722
#20 0x0000003209ae1545 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=3, kws=0x21f8340, kwcount=0, defs=0x1c02de8, defcount=1, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3312
#21 0x0000003209adfa7b in fast_function (nk=<optimized out>, na=3, n=<optimized out>, pp_stack=0x7fff9c9ac668, func=<function at remote 0x1c09e60>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4168
#22 call_function (oparg=<optimized out>, pp_stack=0x7fff9c9ac668) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4093
#23 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2722
#24 0x0000003209ae1545 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=2, kws=0x22281d0, kwcount=1, defs=0x1c0eab8, defcount=4, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3312
#25 0x0000003209a6dcc3 in function_call (func=<function at remote 0x1ca12a8>, arg=(<type at remote 0x1c66970>, 'com.redhat.NewPrinterNotification'), kw={'bus': <SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f8b5627d230>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x1ce4ed8>, data={}) at remote 0x2020908>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x19acb90>]}}}) at remote 0x1cfe7d0>}) at /usr/src/debug/Python-2.7.2/Objects/funcobject.c:526
#26 0x0000003209a49143 in PyObject_Call (func=<function at remote 0x1ca12a8>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529
#27 0x0000003209a9a57d in slot_tp_new (type=0x1c66970, args=('com.redhat.NewPrinterNotification',), kwds={'bus': <SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f8b5627d230>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x1ce4ed8>, data={}) at remote 0x2020908>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x19acb90>]}}}) at remote 0x1cfe7d0>}) at /usr/src/debug/Python-2.7.2/Objects/typeobject.c:5700
#28 0x0000003209a9dc83 in type_call (type=0x1c66970, args=('com.redhat.NewPrinterNotification',), kwds={'bus': <SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f8b5627d230>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x1ce4ed8>, data={}) at remote 0x2020908>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x19acb90>]}}}) at remote 0x1cfe7d0>}) at /usr/src/debug/Python-2.7.2/Objects/typeobject.c:721
#29 0x0000003209a49143 in PyObject_Call (func=<type at remote 0x1c66970>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529
#30 0x0000003209ade735 in do_call (nk=<optimized out>, na=<optimized out>, pp_stack=0x7fff9c9ac9e8, func=<type at remote 0x1c66970>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4290
#31 call_function (oparg=<optimized out>, pp_stack=0x7fff9c9ac9e8) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4095
#32 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2722
#33 0x0000003209ae1545 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=3, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3312
#34 0x0000003209a6dbcc in function_call (func=<function at remote 0x1cddaa0>, arg=(<NewPrinterNotification(bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f8b5627d230>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x1ce4ed8>, data={}) at remote 0x2020908>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x19acb90>]}}}) at remote 0x1cfe7d0>, jobmanager=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x1c9fd40>, trayicon=True, reasoniters={}, connecting_to_device={}, state_reason_notifications={}, cancel=<QAction at remote 0x2001290>, will_update_job_creation_times=False, hold=<QAction at remote 0x2001320>, monitor=<Monitor(process_pending_events=True, watcher=<...>, connecting_to_device={}, specific_dests=None, which_jobs='not-completed', port=631, still_connecting=set([]), encryption=-1, my_jobs=True, printers=set([]), printer_state_reasons={}, jobs={}, connecting_ti...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.2/Objects/funcobject.c:526
#35 0x0000003209a49143 in PyObject_Call (func=<function at remote 0x1cddaa0>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529
#36 0x0000003209a57daf in instancemethod_call (func=<function at remote 0x1cddaa0>, arg=(<NewPrinterNotification(bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f8b5627d230>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x1ce4ed8>, data={}) at remote 0x2020908>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x19acb90>]}}}) at remote 0x1cfe7d0>, jobmanager=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x1c9fd40>, trayicon=True, reasoniters={}, connecting_to_device={}, state_reason_notifications={}, cancel=<QAction at remote 0x2001290>, will_update_job_creation_times=False, hold=<QAction at remote 0x2001320>, monitor=<Monitor(process_pending_events=True, watcher=<...>, connecting_to_device={}, specific_dests=None, which_jobs='not-completed', port=631, still_connecting=set([]), encryption=-1, my_jobs=True, printers=set([]), printer_state_reasons={}, jobs={}, connecting_ti...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.2/Objects/classobject.c:2578
#37 0x0000003209a49143 in PyObject_Call (func=<instancemethod at remote 0x1c760a0>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529
#38 0x0000003209a9e066 in slot_tp_init (self=<optimized out>, args=(<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f8b5627d230>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x1ce4ed8>, data={}) at remote 0x2020908>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x19acb90>]}}}) at remote 0x1cfe7d0>, <JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x1c9fd40>, trayicon=True, reasoniters={}, connecting_to_device={}, state_reason_notifications={}, cancel=<QAction at remote 0x2001290>, will_update_job_creation_times=False, hold=<QAction at remote 0x2001320>, monitor=<Monitor(process_pending_events=True, watcher=<...>, connecting_to_device={}, specific_dests=None, which_jobs='not-completed', port=631, still_connecting=set([]), encryption=-1, my_jobs=True, printers=set([]), printer_state_reasons={}, jobs={}, connecting_timers={}, bus=<...>, monitor_jobs=True, ...(truncated), kwds=0x0) at /usr/src/debug/Python-2.7.2/Objects/typeobject.c:5657
#39 0x0000003209a9dcc8 in type_call (type=<optimized out>, args=(<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f8b5627d230>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x1ce4ed8>, data={}) at remote 0x2020908>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x19acb90>]}}}) at remote 0x1cfe7d0>, <JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x1c9fd40>, trayicon=True, reasoniters={}, connecting_to_device={}, state_reason_notifications={}, cancel=<QAction at remote 0x2001290>, will_update_job_creation_times=False, hold=<QAction at remote 0x2001320>, monitor=<Monitor(process_pending_events=True, watcher=<...>, connecting_to_device={}, specific_dests=None, which_jobs='not-completed', port=631, still_connecting=set([]), encryption=-1, my_jobs=True, printers=set([]), printer_state_reasons={}, jobs={}, connecting_timers={}, bus=<...>, monitor_jobs=True, ...(truncated), kwds=0x0) at /usr/src/debug/Python-2.7.2/Objects/typeobject.c:737
#40 0x0000003209a49143 in PyObject_Call (func=<InterfaceType(STATUS_SUCCESS=0, STATUS_GENERIC_DRIVER=2, __module__='__main__', GetReady=<function at remote 0x1cddb90>, STATUS_NO_DRIVER=3, STATUS_MODEL_MISMATCH=1, _dbus_class_table={'dbus.service.Interface': {}, 'dbus.service.FallbackObject': {'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x1ca1c80>}}, 'dbus.service.Object': {'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x1ca1c80>}}, 'installdriver.PrinterDriversInstaller': {'com.redhat.PrinterDriversInstaller': {'InstallDrivers': <function at remote 0x1c9e488>}, 'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x1ca1c80>}}, '__main__.NewPrinterNotification': {'com.redhat.NewPrinterNotification': {'GetReady': <function at remote 0x1cddb90>, 'NewPrinter': <function at remote 0x1cddc08>}, 'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x1ca1c80>}}}, NewPrinter=<function at remote 0x1cddc08>, __doc__='listen for dbus signals', __init__=<function at re...(truncated), arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529
#41 0x0000003209ade735 in do_call (nk=<optimized out>, na=<optimized out>, pp_stack=0x7fff9c9acfe8, func=<InterfaceType(STATUS_SUCCESS=0, STATUS_GENERIC_DRIVER=2, __module__='__main__', GetReady=<function at remote 0x1cddb90>, STATUS_NO_DRIVER=3, STATUS_MODEL_MISMATCH=1, _dbus_class_table={'dbus.service.Interface': {}, 'dbus.service.FallbackObject': {'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x1ca1c80>}}, 'dbus.service.Object': {'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x1ca1c80>}}, 'installdriver.PrinterDriversInstaller': {'com.redhat.PrinterDriversInstaller': {'InstallDrivers': <function at remote 0x1c9e488>}, 'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x1ca1c80>}}, '__main__.NewPrinterNotification': {'com.redhat.NewPrinterNotification': {'GetReady': <function at remote 0x1cddb90>, 'NewPrinter': <function at remote 0x1cddc08>}, 'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x1ca1c80>}}}, NewPrinter=<function at remote 0x1cddc08>, __doc__='listen for dbus signals', __init__=<function at re...(truncated)) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4290
#42 call_function (oparg=<optimized out>, pp_stack=0x7fff9c9acfe8) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4095
#43 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2722
#44 0x0000003209ae1545 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=1, kws=0x0, kwcount=0, defs=0x1c9af68, defcount=1, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3312
#45 0x0000003209a6dbcc in function_call (func=<function at remote 0x1c9e938>, arg=(<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x1c9fd40>, trayicon=True, reasoniters={}, connecting_to_device={}, state_reason_notifications={}, cancel=<QAction at remote 0x2001290>, will_update_job_creation_times=False, hold=<QAction at remote 0x2001320>, monitor=<Monitor(process_pending_events=True, watcher=<...>, connecting_to_device={}, specific_dests=None, which_jobs='not-completed', port=631, still_connecting=set([]), encryption=-1, my_jobs=True, printers=set([]), printer_state_reasons={}, jobs={}, connecting_timers={}, bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f8b5627d230>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x1ce4ed8>, data={}) at remote 0x2020908>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x19acb90>]}}}) at remote 0x1cfe7d0>, monitor_jobs=True, receive...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.2/Objects/funcobject.c:526
#46 0x0000003209a49143 in PyObject_Call (func=<function at remote 0x1c9e938>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529
#47 0x0000003209a57daf in instancemethod_call (func=<function at remote 0x1c9e938>, arg=(<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x1c9fd40>, trayicon=True, reasoniters={}, connecting_to_device={}, state_reason_notifications={}, cancel=<QAction at remote 0x2001290>, will_update_job_creation_times=False, hold=<QAction at remote 0x2001320>, monitor=<Monitor(process_pending_events=True, watcher=<...>, connecting_to_device={}, specific_dests=None, which_jobs='not-completed', port=631, still_connecting=set([]), encryption=-1, my_jobs=True, printers=set([]), printer_state_reasons={}, jobs={}, connecting_timers={}, bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f8b5627d230>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x1ce4ed8>, data={}) at remote 0x2020908>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x19acb90>]}}}) at remote 0x1cfe7d0>, monitor_jobs=True, receive...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.2/Objects/classobject.c:2578
#48 0x0000003209a49143 in PyObject_Call (func=<instancemethod at remote 0x1980730>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529
#49 0x0000003209a9e066 in slot_tp_init (self=<optimized out>, args=(), kwds=0x0) at /usr/src/debug/Python-2.7.2/Objects/typeobject.c:5657
#50 0x0000003209a9dcc8 in type_call (type=<optimized out>, args=(), kwds=0x0) at /usr/src/debug/Python-2.7.2/Objects/typeobject.c:737
#51 0x0000003209a49143 in PyObject_Call (func=<PyQt4.QtCore.pyqtWrapperType at remote 0x1d1cf90>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529
#52 0x0000003209ade735 in do_call (nk=<optimized out>, na=<optimized out>, pp_stack=0x7fff9c9ad5e8, func=<PyQt4.QtCore.pyqtWrapperType at remote 0x1d1cf90>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4290
#53 call_function (oparg=<optimized out>, pp_stack=0x7fff9c9ad5e8) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4095
#54 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2722
#55 0x0000003209ae1545 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=0, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3312
#56 0x0000003209ae1672 in PyEval_EvalCode (co=<optimized out>, globals=<optimized out>, locals=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:671
#57 0x0000003209afb97c in run_mod (mod=<optimized out>, filename=<optimized out>, globals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x1c9f290>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x1783350>, 'subprocess': <module at remote 0x7f8b4f40e168>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x1777e90>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x1759100>, 'authconn': <module at remote 0x1c916e0>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x17786a0>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x177fbb0>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x1d1bbc0>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x1bb5310>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x1826a10>, 'aboutData': <KAboutData at remote 0x1c9f320>, 'monitor': <module at remote 0x1c91088>, 'copyright': <KLocalizedString at...(truncated), locals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x1c9f290>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x1783350>, 'subprocess': <module at remote 0x7f8b4f40e168>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x1777e90>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x1759100>, 'authconn': <module at remote 0x1c916e0>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x17786a0>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x177fbb0>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x1d1bbc0>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x1bb5310>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x1826a10>, 'aboutData': <KAboutData at remote 0x1c9f320>, 'monitor': <module at remote 0x1c91088>, 'copyright': <KLocalizedString at...(truncated), flags=<optimized out>, arena=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/pythonrun.c:1354
#58 0x0000003209afc780 in PyRun_FileExFlags (fp=0x1686630, filename=0x7fff9c9aea04 "/usr/bin/printer-applet", start=<optimized out>, globals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x1c9f290>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x1783350>, 'subprocess': <module at remote 0x7f8b4f40e168>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x1777e90>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x1759100>, 'authconn': <module at remote 0x1c916e0>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x17786a0>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x177fbb0>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x1d1bbc0>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x1bb5310>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x1826a10>, 'aboutData': <KAboutData at remote 0x1c9f320>, 'monitor': <module at remote 0x1c91088>, 'copyright': <KLocalizedString at...(truncated), locals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x1c9f290>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x1783350>, 'subprocess': <module at remote 0x7f8b4f40e168>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x1777e90>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x1759100>, 'authconn': <module at remote 0x1c916e0>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x17786a0>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x177fbb0>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x1d1bbc0>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x1bb5310>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x1826a10>, 'aboutData': <KAboutData at remote 0x1c9f320>, 'monitor': <module at remote 0x1c91088>, 'copyright': <KLocalizedString at...(truncated), closeit=1, flags=0x7fff9c9ad910) at /usr/src/debug/Python-2.7.2/Python/pythonrun.c:1340
#59 0x0000003209afd1ff in PyRun_SimpleFileExFlags (fp=0x1686630, filename=0x7fff9c9aea04 "/usr/bin/printer-applet", closeit=1, flags=0x7fff9c9ad910) at /usr/src/debug/Python-2.7.2/Python/pythonrun.c:944
#60 0x0000003209b0e6b5 in Py_Main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/Python-2.7.2/Modules/main.c:599
#61 0x00000031f6a2150d in __libc_start_main (main=0x400620 <main>, argc=2, ubp_av=0x7fff9c9ada38, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff9c9ada28) at libc-start.c:226
#62 0x0000000000400651 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2011-08-05 01:44:23 UTC
*** Bug 278933 has been marked as a duplicate of this bug. ***
Comment 2 Christoph Feck 2011-08-05 01:44:38 UTC
*** Bug 278961 has been marked as a duplicate of this bug. ***
Comment 3 Christoph Feck 2011-08-05 01:44:56 UTC
*** Bug 278996 has been marked as a duplicate of this bug. ***
Comment 4 Christoph Feck 2011-08-05 01:45:21 UTC
*** Bug 279001 has been marked as a duplicate of this bug. ***
Comment 5 Christoph Feck 2011-08-05 01:45:42 UTC
*** Bug 279050 has been marked as a duplicate of this bug. ***
Comment 6 Christoph Feck 2011-08-05 01:46:02 UTC
*** Bug 279139 has been marked as a duplicate of this bug. ***
Comment 7 Christoph Feck 2011-08-05 01:46:21 UTC
*** Bug 279252 has been marked as a duplicate of this bug. ***
Comment 8 Christoph Feck 2011-08-05 01:46:45 UTC
*** Bug 279265 has been marked as a duplicate of this bug. ***
Comment 9 Christoph Feck 2011-08-05 01:47:10 UTC
*** Bug 279288 has been marked as a duplicate of this bug. ***
Comment 10 Christoph Feck 2011-08-05 01:48:14 UTC
*** Bug 279411 has been marked as a duplicate of this bug. ***
Comment 11 Alexander Opitz 2011-08-06 08:17:45 UTC
Created attachment 62608 [details]
New crash information added by DrKonqi

python2 (1.7) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.3

- What I was doing when the application crashed: 
Printer applet crashed ar login into KDE on Kubuntu 11.10 Unstable packages.

-- Backtrace (Reduced):
#6  0x00007fe186a42454 in QObject::startTimer(int) () from /usr/lib/libQtCore.so.4
[...]
#9  0x00007fe17f6a7230 in dbus_connection_send_with_reply () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#10 0x00007fe17f6a7499 in dbus_connection_send_with_reply_and_block () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#11 0x00007fe17b45c015 in Connection_send_message_with_reply_and_block (self=0x2859b90, args=<value optimized out>) at ../../_dbus_bindings/conn-methods.c:496
#12 0x00000000004b6529 in call_function (f=<value optimized out>, throwflag=<value optimized out>) at ../Python/ceval.c:4013
Comment 12 Ron Kuris 2011-08-08 21:21:06 UTC
I also get this crash.
Comment 13 Christoph Feck 2011-08-09 14:03:23 UTC
*** Bug 279738 has been marked as a duplicate of this bug. ***
Comment 14 Christoph Feck 2011-08-10 12:11:03 UTC
*** Bug 279780 has been marked as a duplicate of this bug. ***
Comment 15 Bruno Friedmann 2011-08-16 06:41:08 UTC
Created attachment 62861 [details]
New crash information added by DrKonqi

python2 (1.7) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.3

- What I was doing when the application crashed: Open kde4.7 session you get that crash everytime.

-- Backtrace (Reduced):
#6  QObject::startTimer (this=0xf9fec0, interval=25000) at kernel/qobject.cpp:1601
[...]
#8  0x00007f50452971ed in _dbus_timeout_list_add_timeout (timeout_list=0xe534e0, timeout=0xb109c0) at dbus-timeout.c:320
#9  0x00007f50452838c0 in _dbus_connection_attach_pending_call_unlocked (pending=0xfa6e10, connection=0x10794d0) at dbus-connection.c:912
#10 dbus_connection_send_with_reply (connection=0x10794d0, message=0xf51f20, pending_return=0x7fff287379c8, timeout_milliseconds=<optimized out>) at dbus-connection.c:3403
#11 0x00007f5045283b29 in dbus_connection_send_with_reply_and_block (connection=0x10794d0, message=0xf51f20, timeout_milliseconds=-1, error=0x7fff28737a00) at dbus-connection.c:3501
Comment 16 Brian Homeyer 2011-08-18 12:12:48 UTC
Created attachment 62936 [details]
New crash information added by DrKonqi

python2 (1.7) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.3

- What I was doing when the application crashed:
Just logging into KDE and this happens, just notifying that this affects me as well.

-- Backtrace (Reduced):
#7  0xb6d63a3e in QObject::startTimer(int) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
[...]
#11 0xb4ac0c48 in dbus_connection_send_with_reply () from /lib/i386-linux-gnu/libdbus-1.so.3
#12 0xb4ac0f03 in dbus_connection_send_with_reply_and_block () from /lib/i386-linux-gnu/libdbus-1.so.3
#13 0xb3879ee7 in Connection_send_message_with_reply_and_block (self=0x99bf68c, args=(<dbus.lowlevel.MethodCallMessage at remote 0x99c2760>, <float at remote 0x94552b4>)) at ../../_dbus_bindings/conn-methods.c:496
#14 0x080f7763 in call_function (oparg=2, pp_stack=0xbfbe73c4) at ../Python/ceval.c:4021
Comment 17 pegaz 2011-08-31 09:15:45 UTC
Created attachment 63253 [details]
New crash information added by DrKonqi

python2 (1.7) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.3

- What I was doing when the application crashed:

aplet crashed always after login to KDE 4.7.00 (4.7.0) on Ubuntu oneiric (development branch)

-- Backtrace (Reduced):
#7  QAbstractEventDispatcher::registerTimer (this=0x15, interval=25000, object=0xa22eb88) at kernel/qabstracteventdispatcher.cpp:346
#8  0xb6c0d14c in QObject::startTimer (this=0xa22eb88, interval=25000) at kernel/qobject.cpp:1607
[...]
#12 0xb497bc48 in dbus_connection_send_with_reply () from /lib/i386-linux-gnu/libdbus-1.so.3
#13 0xb497bf03 in dbus_connection_send_with_reply_and_block () from /lib/i386-linux-gnu/libdbus-1.so.3
[...]
#15 0x080f7603 in call_function (oparg=2, pp_stack=0xbf9c6de4) at ../Python/ceval.c:4021
Comment 18 gabor.schmerl 2011-09-28 08:21:05 UTC
Created attachment 64029 [details]
New crash information added by DrKonqi

python2 (1.7) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.3

- What I was doing when the application crashed:
I've just logged in after system's boot. 
That's all.

-- Backtrace (Reduced):
#6  0x00007f022c3a2bc4 in QObject::startTimer(int) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
[...]
#9  0x00007f0224ffe230 in dbus_connection_send_with_reply () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#10 0x00007f0224ffe499 in dbus_connection_send_with_reply_and_block () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#11 0x00007f0220db1015 in Connection_send_message_with_reply_and_block (self=0x257edd0, args=<optimized out>) at ../../_dbus_bindings/conn-methods.c:496
#12 0x00000000004b6659 in call_function (oparg=<optimized out>, pp_stack=0x7fff15d4d040) at ../Python/ceval.c:4021
Comment 19 andrew.walker27 2011-12-09 09:39:31 UTC
I get exactly the same and have done over several updates of KDE. I'm currently running the following on Gentoo

KDE-4.7.3
python-2.7
Qt 4.7

kernel 3.1.4-gentoo 
SMPx86_64 Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz GenuineIntel GNU/Linux

It crashes every time on logging it but seems ok if I restart it.
Comment 20 Anne-Marie Mahfouf 2011-12-10 09:22:16 UTC
*** Bug 288622 has been marked as a duplicate of this bug. ***
Comment 21 Alexander Opitz 2013-04-10 13:53:07 UTC
Seems fixed, as I don't have this problem any more.
Comment 22 Rex Dieter 2013-04-10 15:00:26 UTC
fwiw, kde-4.10 and newer no longer includes printer-applet, but a rewriten print-manager module
Comment 23 Christoph Feck 2013-09-20 00:40:14 UTC
"Printer Applet" is no longer maintained and has been replaced with "Print Manager" since KDE 4.10.

If this issue still needs to be addressed in KDE 4.10 or newer, please add a comment, or report it for "Print Manager".