Bug 209038 - Applet crashes while KDE start up
Summary: Applet crashes while KDE start up
Status: RESOLVED DUPLICATE of bug 209095
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-10-01 00:12 UTC by regi.hops
Modified: 2009-10-01 23:37 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 regi.hops 2009-10-01 00:12:12 UTC
Version:           4.3.1-93.3-i586 (using KDE 4.3.1)
OS:                Linux
Installed from:    SuSE RPMs

Shortly after KDE is started the printer-applet causes a segfault and crash.

Here is the trace report:
Application: Drucker-Miniprogramm (printer-applet), signal: Segmentation fault
[KCrash Handler]
#6  0xb7eb9e87 in PyDict_GetItem () from /usr/lib/libpython2.6.so.1.0
#7  0xb7b60d20 in ?? () from /usr/lib/python2.6/site-packages/sip.so
#8  0xb7a6040f in ?? () from /usr/lib/python2.6/site-packages/PyQt4/QtCore.so
#9  0xb63b57bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#10 0xb63bdaae in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#11 0xb506c17d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#12 0xb56543ee in sipKApplication::notify(QObject*, QEvent*) () from /usr/lib/python2.6/site-packages/PyKDE4/kdeui.so
#13 0xb783716b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#14 0xb784f31e in QCoreApplication::sendEvent(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#15 0xb7846c1a in QObjectPrivate::setParent_helper(QObject*) () from /usr/lib/libQtCore.so.4
#16 0xb7846cf7 in QObject::setParent(QObject*) () from /usr/lib/libQtCore.so.4
#17 0xb784b2c4 in QObject::QObject(QObject*) () from /usr/lib/libQtCore.so.4
#18 0xb78529d9 in QTimer::QTimer(QObject*) () from /usr/lib/libQtCore.so.4
#19 0xb799c939 in ?? () from /usr/lib/python2.6/site-packages/PyQt4/QtCore.so
#20 0xb799ca14 in ?? () from /usr/lib/python2.6/site-packages/PyQt4/QtCore.so
#21 0xb7b60127 in ?? () from /usr/lib/python2.6/site-packages/sip.so
#22 0xb7ed59b5 in ?? () from /usr/lib/libpython2.6.so.1.0
#23 0xb7e84c1c in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#24 0xb7f0fd20 in PyEval_EvalFrameEx () from /usr/lib/libpython2.6.so.1.0
#25 0xb7f14d7f in PyEval_EvalCodeEx () from /usr/lib/libpython2.6.so.1.0
#26 0xb7ea9a29 in ?? () from /usr/lib/libpython2.6.so.1.0
#27 0xb7e84c1c in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#28 0xb7e929fe in ?? () from /usr/lib/libpython2.6.so.1.0
#29 0xb7e84c1c in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#30 0xb7ed7c55 in ?? () from /usr/lib/libpython2.6.so.1.0
#31 0xb7ed59b5 in ?? () from /usr/lib/libpython2.6.so.1.0
#32 0xb7e84c1c in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#33 0xb7f0fd20 in PyEval_EvalFrameEx () from /usr/lib/libpython2.6.so.1.0
#34 0xb7f14d7f in PyEval_EvalCodeEx () from /usr/lib/libpython2.6.so.1.0
#35 0xb7f0cc73 in PyEval_EvalCode () from /usr/lib/libpython2.6.so.1.0
#36 0xb7f2eadc in ?? () from /usr/lib/libpython2.6.so.1.0
#37 0xb7f2eb9b in PyRun_FileExFlags () from /usr/lib/libpython2.6.so.1.0
#38 0xb7f2f58f in PyRun_SimpleFileExFlags () from /usr/lib/libpython2.6.so.1.0
#39 0xb7f2f818 in PyRun_AnyFileExFlags () from /usr/lib/libpython2.6.so.1.0
#40 0xb7f3be12 in Py_Main () from /usr/lib/libpython2.6.so.1.0
#41 0x08048692 in main ()
Comment 1 Dario Andres 2009-10-01 23:37:24 UTC
Merging with bug 209095. Thanks

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