Bug 217398 - Printer setup tool crashed when "New Network Printer" button clicked
Summary: Printer setup tool crashed when "New Network Printer" button clicked
Status: RESOLVED DUPLICATE of bug 211166
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-05 02:17 UTC by Robert Crocombe
Modified: 2009-12-05 12:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Crocombe 2009-12-05 02:17:34 UTC
Application that crashed: systemsettings
Version of the application: 1.0
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.6-20091119-01 i686
Distribution: Debian GNU/Linux unstable (sid)

What I was doing when the application crashed:
1. Go to System-Settings -> Computer Administration -> Printer Configuration
2. Click 'New Printer'
3. As soon as I click "New Network Printer" in the new little panel widget, kaboom.



 -- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
[KCrash Handler]
#6  0xb0822157 in PyFrame_New (tstate=0x0, code=0x894a530, globals=0x893eacc, locals=0x0) at ../Objects/frameobject.c:558
#7  0xb088a5d8 in PyEval_EvalCodeEx (co=0x894a530, globals=0x893eacc, locals=0x0, args=0x8e11938, argcount=2, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:2677
#8  0xb0822e3a in function_call (func=0x8e1ac6c, arg=0x8e1192c, kw=0x0) at ../Objects/funcobject.c:517
#9  0xb07ff867 in PyObject_Call (func=0x0, arg=0x8e1192c, kw=0x0) at ../Objects/abstract.c:1861
#10 0xb08074b5 in instancemethod_call (func=0x8e1ac6c, arg=0x8e1192c, kw=0x0) at ../Objects/classobject.c:2519
#11 0xb07ff867 in PyObject_Call (func=0x0, arg=0x8ee530c, kw=0x0) at ../Objects/abstract.c:1861
#12 0xb088304c in PyEval_CallObjectWithKeywords (func=0x8a635a4, arg=0x8ee530c, kw=0x0) at ../Python/ceval.c:3484
#13 0xafc590a5 in ?? () from /usr/lib/pymodules/python2.5/cups.so
#14 0xaf1a39b0 in cupsGetPassword2 () from /usr/lib/libcups.so.2
#15 0xaf17cd1e in cupsDoAuthentication () from /usr/lib/libcups.so.2
#16 0xaf19d1e2 in cupsGetResponse () from /usr/lib/libcups.so.2
#17 0xaf19d483 in cupsDoIORequest () from /usr/lib/libcups.so.2
#18 0xaf19d71b in cupsDoRequest () from /usr/lib/libcups.so.2
#19 0xafc5fa51 in ?? () from /usr/lib/pymodules/python2.5/cups.so
#20 0xb0889438 in fast_function (f=0x8fd46b4, throwflag=0) at ../Python/ceval.c:3664
#21 call_function (f=0x8fd46b4, throwflag=0) at ../Python/ceval.c:3633
#22 PyEval_EvalFrameEx (f=0x8fd46b4, throwflag=0) at ../Python/ceval.c:2304
#23 0xb088a1ff in fast_function (f=0x8ea10dc, throwflag=0) at ../Python/ceval.c:3700
#24 call_function (f=0x8ea10dc, throwflag=0) at ../Python/ceval.c:3633
#25 PyEval_EvalFrameEx (f=0x8ea10dc, throwflag=0) at ../Python/ceval.c:2304
#26 0xb088a1ff in fast_function (f=0x8f569ec, throwflag=0) at ../Python/ceval.c:3700
#27 call_function (f=0x8f569ec, throwflag=0) at ../Python/ceval.c:3633
#28 PyEval_EvalFrameEx (f=0x8f569ec, throwflag=0) at ../Python/ceval.c:2304
#29 0xb088a1ff in fast_function (f=0x831171c, throwflag=0) at ../Python/ceval.c:3700
#30 call_function (f=0x831171c, throwflag=0) at ../Python/ceval.c:3633
#31 PyEval_EvalFrameEx (f=0x831171c, throwflag=0) at ../Python/ceval.c:2304
#32 0xb088ac2d in PyEval_EvalCodeEx (co=0x894ab60, globals=0x893eacc, locals=0x0, args=0x906c4bc, argcount=1, kws=0x906c4c0, kwcount=0, defs=0x8e0d758, defcount=1, closure=0x0)
    at ../Python/ceval.c:2773
#33 0xb08894db in call_function (f=0x906c32c, throwflag=0) at ../Python/ceval.c:3623
#34 PyEval_EvalFrameEx (f=0x906c32c, throwflag=0) at ../Python/ceval.c:2304
#35 0xb088ac2d in PyEval_EvalCodeEx (co=0x894ad10, globals=0x893eacc, locals=0x0, args=0x8e4c058, argcount=1, kws=0x8e4c05c, kwcount=0, defs=0x8e0a098, defcount=2, closure=0x0)
    at ../Python/ceval.c:2773
#36 0xb08894db in call_function (f=0x8e4bf04, throwflag=0) at ../Python/ceval.c:3623
#37 PyEval_EvalFrameEx (f=0x8e4bf04, throwflag=0) at ../Python/ceval.c:2304
#38 0xb088a1ff in fast_function (f=0x8f566bc, throwflag=0) at ../Python/ceval.c:3700
#39 call_function (f=0x8f566bc, throwflag=0) at ../Python/ceval.c:3633
#40 PyEval_EvalFrameEx (f=0x8f566bc, throwflag=0) at ../Python/ceval.c:2304
#41 0xb088ac2d in PyEval_EvalCodeEx (co=0x8944f50, globals=0x893eacc, locals=0x0, args=0x8e11ab8, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:2773
#42 0xb0822e3a in function_call (func=0x8e1a8ec, arg=0x8e11aac, kw=0x0) at ../Objects/funcobject.c:517
#43 0xb07ff867 in PyObject_Call (func=0x0, arg=0x8e11aac, kw=0x0) at ../Objects/abstract.c:1861
#44 0xb08074b5 in instancemethod_call (func=0x8e1a8ec, arg=0x8e11aac, kw=0x0) at ../Objects/classobject.c:2519
#45 0xb07ff867 in PyObject_Call (func=0x0, arg=0x88e102c, kw=0x0) at ../Objects/abstract.c:1861
#46 0xb088304c in PyEval_CallObjectWithKeywords (func=0x8a634b4, arg=0x88e102c, kw=0x0) at ../Python/ceval.c:3484
#47 0xb07be53f in sip_api_invoke_slot () from /usr/lib/pymodules/python2.5/sip.so
#48 0xb0597d1b in ?? () from /usr/lib/pymodules/python2.5/PyQt4/QtCore.so
#49 0xb0597e12 in ?? () from /usr/lib/pymodules/python2.5/PyQt4/QtCore.so
#50 0xb0597edd in ?? () from /usr/lib/pymodules/python2.5/PyQt4/QtCore.so
#51 0xb65b9303 in QMetaObject::activate (sender=0x8fa7360, from_signal_index=29, to_signal_index=30, argv=0xbfbea76c) at kernel/qobject.cpp:3112
#52 0xb65b9720 in QMetaObject::activate (sender=0x8fa7360, m=0xb72f6424, from_local_signal_index=2, to_local_signal_index=3, argv=0xbfbea76c) at kernel/qobject.cpp:3206
#53 0xb710db21 in QAbstractButton::clicked (this=0x8fa7360, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:200
#54 0xb6e39959 in QAbstractButtonPrivate::emitClicked (this=0x8e99f80) at widgets/qabstractbutton.cpp:543
#55 0xb6e3b584 in QAbstractButtonPrivate::click (this=0x8e99f80) at widgets/qabstractbutton.cpp:536
#56 0xb6e3b816 in QAbstractButton::mouseReleaseEvent (this=0x8fa7360, e=0xbfbeae8c) at widgets/qabstractbutton.cpp:1115
#57 0xaf85289f in sipKPushButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/pymodules/python2.5/PyKDE4/kdeui.so
#58 0xb6ae29fb in QWidget::event (this=0x8fa7360, event=0xbfbeae8c) at kernel/qwidget.cpp:7554
#59 0xb6e397fe in QAbstractButton::event (this=0x8fa7360, e=0xbfbeae8c) at widgets/qabstractbutton.cpp:1077
#60 0xb6ee2f10 in QPushButton::event (this=0x8fa7360, e=0xbfbeae8c) at widgets/qpushbutton.cpp:662
#61 0xaf85217f in sipKPushButton::event(QEvent*) () from /usr/lib/pymodules/python2.5/PyKDE4/kdeui.so
#62 0xb6a8ca94 in QApplicationPrivate::notify_helper (this=0x8104678, receiver=0x8fa7360, e=0xbfbeae8c) at kernel/qapplication.cpp:4065
#63 0xb6a95551 in QApplication::notify (this=0xbfbec714, receiver=0x8fa7360, e=0xbfbeae8c) at kernel/qapplication.cpp:3767
#64 0xb74d60fd in KApplication::notify (this=0xbfbec714, receiver=0x8fa7360, event=0xbfbeae8c) at ../../kdeui/kernel/kapplication.cpp:302
#65 0xb65a41eb in QCoreApplication::notifyInternal (this=0xbfbec714, receiver=0x8fa7360, event=0xbfbeae8c) at kernel/qcoreapplication.cpp:610
#66 0xb6a945de in QCoreApplication::sendSpontaneousEvent (receiver=0x8fa7360, event=0xbfbeae8c, alienWidget=0x8fa7360, nativeWidget=0x8309fa8, buttonDown=0xb7303580, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#67 QApplicationPrivate::sendMouseEvent (receiver=0x8fa7360, event=0xbfbeae8c, alienWidget=0x8fa7360, nativeWidget=0x8309fa8, buttonDown=0xb7303580, lastMouseReceiver=...)
    at kernel/qapplication.cpp:2924
#68 0xb6b03175 in QETWidget::translateMouseEvent (this=0x8309fa8, event=0xbfbec43c) at kernel/qapplication_x11.cpp:4411
#69 0xb6b02646 in QApplication::x11ProcessEvent (this=0xbfbec714, event=0xbfbec43c) at kernel/qapplication_x11.cpp:3430
#70 0xb6b2cbc2 in x11EventSourceDispatch (s=0x8106b80, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#71 0xb5a9de98 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#72 0xb5aa1623 in ?? () from /lib/libglib-2.0.so.0
#73 0xb5aa17a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#74 0xb65cf041 in QEventDispatcherGlib::processEvents (this=0x80e8140, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#75 0xb6b2c305 in QGuiEventDispatcherGlib::processEvents (this=0x80e8140, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#76 0xb65a283a in QEventLoop::processEvents (this=0xbfbec6a0, flags=...) at kernel/qeventloop.cpp:149
#77 0xb65a2c82 in QEventLoop::exec (this=0xbfbec6a0, flags=...) at kernel/qeventloop.cpp:201
#78 0xb65a50d9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#79 0xb6a8c917 in QApplication::exec () at kernel/qapplication.cpp:3525
#80 0x08052e64 in main (argc=5, argv=0xbfbec834) at ../../../systemsettings/app/main.cpp:51

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

Reported using DrKonqi
Comment 1 FiNeX 2009-12-05 12:47:34 UTC

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