Bug 217949 - Kpackage krashed when closing after installing frostwire
Summary: Kpackage krashed when closing after installing frostwire
Status: RESOLVED DUPLICATE of bug 169375
Alias: None
Product: kpackage
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Toivo Pedaste
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-09 02:23 UTC by Borden
Modified: 2009-12-10 16:39 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 Borden 2009-12-09 02:23:16 UTC
Application that crashed: kpackage
Version of the application: 4.3.2 (KDE 4.3.2)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.30-2-686 i686
Distribution: Debian GNU/Linux testing (squeeze)

What I was doing when the application crashed:
Not much else to report. Frostwire 4.17.1 installed successfully but the crash was on closing. What may be relevant was that I am using a Wacom serial tablet for input - KDE doesn't like Wacom much

 -- Backtrace:
Application: KPackage (kpackage), signal: Segmentation fault
[KCrash Handler]
#6  0xb7cfc69d in Q3ListView::firstChild (this=0x89d3980) at itemviews/q3listview.cpp:5776
#7  0x0806646b in managementWidget::checkMarked (this=0x89d2908) at ../../kpackage/managementWidget.cpp:690
#8  0x0806951e in managementWidget::installSingleClicked (this=0x89d2908) at ../../kpackage/managementWidget.cpp:458
#9  0x080696f3 in managementWidget::qt_metacall (this=0x89d2908, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbf93d8cc) at ./managementWidget.moc:133
#10 0xb72ea303 in QMetaObject::activate (sender=0x8952250, from_signal_index=29, to_signal_index=30, argv=0xbf93d8cc) at kernel/qobject.cpp:3112
#11 0xb72ea720 in QMetaObject::activate (sender=0x8952250, m=0xb717e424, from_local_signal_index=2, to_local_signal_index=3, argv=0xbf93d8cc) at kernel/qobject.cpp:3206
#12 0xb6f95b21 in QAbstractButton::clicked (this=0x8952250, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:200
#13 0xb6cc1959 in QAbstractButtonPrivate::emitClicked (this=0x8953308) at widgets/qabstractbutton.cpp:543
#14 0xb6cc3584 in QAbstractButtonPrivate::click (this=0x8953308) at widgets/qabstractbutton.cpp:536
#15 0xb6cc3816 in QAbstractButton::mouseReleaseEvent (this=0x8952250, e=0xbf93df6c) at widgets/qabstractbutton.cpp:1115
#16 0xb696a9fb in QWidget::event (this=0x8952250, event=0xbf93df6c) at kernel/qwidget.cpp:7554
#17 0xb6cc17fe in QAbstractButton::event (this=0x8952250, e=0xbf93df6c) at widgets/qabstractbutton.cpp:1077
#18 0xb6d6af10 in QPushButton::event (this=0x8952250, e=0xbf93df6c) at widgets/qpushbutton.cpp:662
#19 0xb6914a94 in QApplicationPrivate::notify_helper (this=0x87ad508, receiver=0x8952250, e=0xbf93df6c) at kernel/qapplication.cpp:4065
#20 0xb691d551 in QApplication::notify (this=0xbf93f7fc, receiver=0x8952250, e=0xbf93df6c) at kernel/qapplication.cpp:3767
#21 0xb77d70fd in KApplication::notify (this=0xbf93f7fc, receiver=0x8952250, event=0xbf93df6c) at ../../kdeui/kernel/kapplication.cpp:302
#22 0xb72d51eb in QCoreApplication::notifyInternal (this=0xbf93f7fc, receiver=0x8952250, event=0xbf93df6c) at kernel/qcoreapplication.cpp:610
#23 0xb691c5de in QCoreApplication::sendSpontaneousEvent (receiver=0x8952250, event=0xbf93df6c, alienWidget=0x8952250, nativeWidget=0x89d08a0, buttonDown=0xb718b580, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#24 QApplicationPrivate::sendMouseEvent (receiver=0x8952250, event=0xbf93df6c, alienWidget=0x8952250, nativeWidget=0x89d08a0, buttonDown=0xb718b580, lastMouseReceiver=...)
    at kernel/qapplication.cpp:2924
#25 0xb698b175 in QETWidget::translateMouseEvent (this=0x89d08a0, event=0xbf93f51c) at kernel/qapplication_x11.cpp:4411
#26 0xb698a646 in QApplication::x11ProcessEvent (this=0xbf93f7fc, event=0xbf93f51c) at kernel/qapplication_x11.cpp:3430
#27 0xb69b4bc2 in x11EventSourceDispatch (s=0x87b01f8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#28 0xb5f9bf28 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0xb5f9f6b3 in ?? () from /lib/libglib-2.0.so.0
#30 0xb5f9f838 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0xb7300041 in QEventDispatcherGlib::processEvents (this=0x8798340, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#32 0xb69b4305 in QGuiEventDispatcherGlib::processEvents (this=0x8798340, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#33 0xb72d383a in QEventLoop::processEvents (this=0xbf93f780, flags=...) at kernel/qeventloop.cpp:149
#34 0xb72d3c82 in QEventLoop::exec (this=0xbf93f780, flags=...) at kernel/qeventloop.cpp:201
#35 0xb72d60d9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#36 0xb6914917 in QApplication::exec () at kernel/qapplication.cpp:3525
#37 0x0807db9e in main (argc=6, argv=0xbf93f954) at ../../kpackage/main.cpp:123

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-10 16:39:35 UTC
This is reported at bug 169375. Note that KPackage is mostly unmaintained and should not be used (it could be removed soon)
Thanks

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