Bug 218382 - During start of KDE, printer-applet crashes.
Summary: During start of KDE, printer-applet crashes.
Status: RESOLVED DUPLICATE of bug 209095
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: 2009-12-12 13:50 UTC by mwilhelm
Modified: 2009-12-12 18:53 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 mwilhelm 2009-12-12 13:50:54 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.3
Operating System: Linux 2.6.31-1-686 i686
Distribution: Debian GNU/Linux 5.0.3 (lenny)

What I was doing when the application crashed:
It also crashes if i try to start it manually. 
The crash is reproducable.

 -- Backtrace:
Application: Drucker-Miniprogramm (printer-applet), signal: Segmentation fault
[KCrash Handler]
#6  PyDict_GetItem (op=0x3, key=0x9aec940) at ../Objects/dictobject.c:575
#7  0xb7368954 in ?? () from /usr/lib/pymodules/python2.5/sip.so
#8  0xb71ebd85 in ?? () from /usr/lib/pymodules/python2.5/PyQt4/QtCore.so
#9  0xb5e00a94 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#10 0xb5e08bee in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#11 0xb4a6d0fd in KApplication::commitData(QSessionManager&) () from /usr/lib/libkdeui.so.5
#12 0x09773888 in ?? ()
#13 0xb50486ae in sipKApplication::notify(QObject*, QEvent*) () from /usr/lib/pymodules/python2.5/PyKDE4/kdeui.so
#14 0x09773888 in ?? ()
#15 0xb6ffb1eb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0xb7012e0e in QCoreApplication::sendEvent(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#17 0xb700a87a in QObjectPrivate::setParent_helper(QObject*) () from /usr/lib/libQtCore.so.4
#18 0xb700a957 in QObject::setParent(QObject*) () from /usr/lib/libQtCore.so.4
#19 0xb700ee8e in QObject::QObject(QObject*) () from /usr/lib/libQtCore.so.4
#20 0xb7016429 in QTimer::QTimer(QObject*) () from /usr/lib/libQtCore.so.4
#21 0xb7151d9d in ?? () from /usr/lib/pymodules/python2.5/PyQt4/QtCore.so
#22 0xb7151e38 in ?? () from /usr/lib/pymodules/python2.5/PyQt4/QtCore.so
#23 0xb7367caf in ?? () from /usr/lib/pymodules/python2.5/sip.so
#24 0x080ac331 in type_call (type=0x9aef66c, args=0x9aec3ac, kwds=0x0) at ../Objects/typeobject.c:436
#25 0x0805d2a7 in PyObject_Call (func=0x0, arg=0x9aec3ac, kw=0x0) at ../Objects/abstract.c:1861
#26 0x080cb3fd in do_call (f=0x9bc8494, throwflag=0) at ../Python/ceval.c:3823
#27 call_function (f=0x9bc8494, throwflag=0) at ../Python/ceval.c:3635
#28 PyEval_EvalFrameEx (f=0x9bc8494, throwflag=0) at ../Python/ceval.c:2304
#29 0x080ce445 in PyEval_EvalCodeEx (co=0xb74c9ec0, globals=0xb7514acc, locals=0x0, args=0x9aec318, argcount=1, kws=0x0, kwcount=0, defs=0x9aec298, defcount=1, closure=0x0) at ../Python/ceval.c:2875
#30 0x08114141 in function_call (func=0x9af1cdc, arg=0x9aec30c, kw=0x0) at ../Objects/funcobject.c:517
#31 0x0805d2a7 in PyObject_Call (func=0x0, arg=0x9aec30c, kw=0x0) at ../Objects/abstract.c:1861
#32 0x0806335f in instancemethod_call (func=0x9af1cdc, arg=0x9aec30c, kw=0x0) at ../Objects/classobject.c:2519
#33 0x0805d2a7 in PyObject_Call (func=0x0, arg=0xb74fb02c, kw=0x0) at ../Objects/abstract.c:1861
#34 0x080a5058 in slot_tp_init (self=0x9aef62c, args=0xb74fb02c, kwds=0x0) at ../Objects/typeobject.c:4976
#35 0x080ac331 in type_call (type=0x9b1fc6c, args=0xb74fb02c, kwds=0x0) at ../Objects/typeobject.c:436
#36 0x0805d2a7 in PyObject_Call (func=0x0, arg=0xb74fb02c, kw=0x0) at ../Objects/abstract.c:1861
#37 0x080cb3fd in do_call (f=0x975a82c, throwflag=0) at ../Python/ceval.c:3823
#38 call_function (f=0x975a82c, throwflag=0) at ../Python/ceval.c:3635
#39 PyEval_EvalFrameEx (f=0x975a82c, throwflag=0) at ../Python/ceval.c:2304
#40 0x080ce445 in PyEval_EvalCodeEx (co=0xb74d9e30, globals=0xb7514acc, locals=0xb7514acc, args=0x0, argcount=0, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:2875
#41 0x080ce657 in PyEval_EvalCode (co=0xb74d9e30, globals=0xb7514acc, locals=0xb7514acc) at ../Python/ceval.c:514
#42 0x080eb36f in run_mod (fp=0x9716008, filename=0xbfddd5a5 "/usr/bin/printer-applet", start=257, globals=0xb7514acc, locals=0xb7514acc, closeit=1, flags=0xbfddbac8) at ../Python/pythonrun.c:1273
#43 PyRun_FileExFlags (fp=0x9716008, filename=0xbfddd5a5 "/usr/bin/printer-applet", start=257, globals=0xb7514acc, locals=0xb7514acc, closeit=1, flags=0xbfddbac8) at ../Python/pythonrun.c:1259
#44 0x080eb62a in PyRun_SimpleFileExFlags (fp=0x9716008, filename=0xbfddd5a5 "/usr/bin/printer-applet", closeit=1, flags=0xbfddbac8) at ../Python/pythonrun.c:879
#45 0x08059350 in Py_Main (argc=1, argv=0xbfddbb94) at ../Modules/main.c:532
#46 0x08058742 in main (argc=) at ../Modules/python.c:23

This bug may be a duplicate of or related to bug 214027

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-12 18:53:36 UTC
This is a bug in the Python bindings (SIP): bug 209095. Thanks

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