Bug 169375 - Kpackage crash to install a rpm package
Summary: Kpackage crash to install a rpm package
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kpackage
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Toivo Pedaste
URL:
Keywords:
: 171363 217949 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-08-18 16:12 UTC by Rafael
Modified: 2009-12-20 14:01 UTC (History)
3 users (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 Rafael 2008-08-18 16:12:16 UTC
Version:           4.1.00 (using KDE 4.1.0)
OS:                Linux
Installed from:    Debian testing/unstable Packages

When trying to install package "flash-plugin-9.0.124.0-release.i386.rpm" from http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash kpackage crashed.

###This is the backtrace###
Aplicación: KPackage (kpackage), señal SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0xb5cbd700 (LWP 4760)]
[KCrash handler]
#6  0xb750610d in Q3ListView::firstChild (this=0x8e083e0)
    at itemviews/q3listview.cpp:5766
#7  0x0806613b in managementWidget::checkMarked (this=0x8e039d0)
    at /tmp/buildd/kdeadmin-4.1.0/kpackage/managementWidget.cpp:690
#8  0x080691fa in managementWidget::installSingleClicked (this=0x8e039d0)
    at /tmp/buildd/kdeadmin-4.1.0/kpackage/managementWidget.cpp:458
#9  0x080693eb in managementWidget::qt_metacall (this=0x8e039d0, 
    _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfe3afdc)
    at /tmp/buildd/kdeadmin-4.1.0/obj-i486-linux-gnu/kpackage/managementWidget.moc:131
#10 0xb695d830 in QMetaObject::activate (sender=0x8e2af90, 
    from_signal_index=29, to_signal_index=30, argv=0xbfe3afdc)
    at kernel/qobject.cpp:3016
#11 0xb695dc30 in QMetaObject::activate (sender=0x8e2af90, m=0xb731adc4, 
    from_local_signal_index=2, to_local_signal_index=3, argv=0xbfe3afdc)
    at kernel/qobject.cpp:3106
#12 0xb7150f81 in QAbstractButton::clicked (this=0x8e2af90, _t1=false)
    at .moc/release-shared/moc_qabstractbutton.cpp:185
#13 0xb6ea4fa9 in QAbstractButtonPrivate::emitClicked (this=0x8e2e018)
    at widgets/qabstractbutton.cpp:544
#14 0xb6ea6ba4 in QAbstractButtonPrivate::click (this=0x8e2e018)
    at widgets/qabstractbutton.cpp:537
#15 0xb6ea6e26 in QAbstractButton::mouseReleaseEvent (this=0x8e2af90, 
    e=0xbfe3b66c) at widgets/qabstractbutton.cpp:1116
#16 0xb6bc0682 in QWidget::event (this=0x8e2af90, event=0xbfe3b66c)
    at kernel/qwidget.cpp:7021
#17 0xb6ea4e4e in QAbstractButton::event (this=0x8e2af90, e=0xbfe3b66c)
    at widgets/qabstractbutton.cpp:1078
#18 0xb6f4b0f0 in QPushButton::event (this=0x8e2af90, e=0xbfe3b66c)
    at widgets/qpushbutton.cpp:658
#19 0xb6b68aac in QApplicationPrivate::notify_helper (this=0x8cce478, 
    receiver=0x8e2af90, e=0xbfe3b66c) at kernel/qapplication.cpp:3800
#20 0xb6b712a1 in QApplication::notify (this=0xbfe3be2c, receiver=0x8e2af90, 
    e=0xbfe3b66c) at kernel/qapplication.cpp:3527
#21 0xb7af667d in KApplication::notify (this=0xbfe3be2c, receiver=0x8e2af90, 
    event=0xbfe3b66c)
    at /tmp/buildd/kde4libs-4.1.0/kdeui/kernel/kapplication.cpp:311
#22 0xb6948d0f in QCoreApplication::notifyInternal (this=0xbfe3be2c, 
    receiver=0x8e2af90, event=0xbfe3b66c) at kernel/qcoreapplication.cpp:591
#23 0xb6b7055e in QApplicationPrivate::sendMouseEvent (receiver=0x8e2af90, 
    event=0xbfe3b66c, alienWidget=0x8e2af90, nativeWidget=0x8df4698, 
    buttonDown=0xb7326950, lastMouseReceiver=@0xb7326954)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#24 0xb6bd9c6d in QETWidget::translateMouseEvent (this=0x8df4698, 
    event=0xbfe3bb5c) at kernel/qapplication_x11.cpp:4048
#25 0xb6bd8931 in QApplication::x11ProcessEvent (this=0xbfe3be2c, 
    event=0xbfe3bb5c) at kernel/qapplication_x11.cpp:3166
#26 0xb6c0221a in x11EventSourceDispatch (s=0x8cd1680, callback=0, 
    user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#27 0xb5ff92f1 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0xb5ffc983 in ?? () from /usr/lib/libglib-2.0.so.0
#29 0x08cd0310 in ?? ()
#30 0x00000000 in ?? ()
#0  0xb7f20424 in __kernel_vsyscall ()
Comment 1 Dario Andres 2008-12-06 03:49:16 UTC
*** Bug 171363 has been marked as a duplicate of this bug. ***
Comment 2 Jonathan Thomas 2009-03-29 16:49:17 UTC
We have a report of this crash from KDE 4.2.1: https://launchpad.net/bugs/347561
Comment 3 Dario Andres 2009-12-10 16:39:35 UTC
*** Bug 217949 has been marked as a duplicate of this bug. ***
Comment 4 Dario Andres 2009-12-20 14:01:22 UTC
KPackage was recently removed from KDE SC (since 4.4 beta2) as it was completely broken and unmaintained.

Most of the common GNU/Linux distributions offer their own tools to deal with packages, and KDE is working on an universal package manager replacement named "Shaman" (to superseed KPackageKit)

Closing the KPackage's bug reports as UNMAINTAINED.

Regards