Bug 257478

Summary: KPackageKit crashes after hung in commit state
Product: [Frameworks and Libraries] kpackagekit Reporter: Alexander Pupeikis <alex>
Component: generalAssignee: Steven M. Parrish <smparrish>
Status: RESOLVED DUPLICATE    
Severity: crash CC: dantti12
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alexander Pupeikis 2010-11-21 04:03:29 UTC
Application: kpackagekitsmarticon (0.6.2)
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed: I was doing nothing. After system's start, KPackageKit was search for the new updates and has been hung in the commit state mode. Therefore, this situation is reproducible every time after start up.

- Unusual behavior I noticed: KPackageKit hung and crashes after searching for updates.

The crash can be reproduced every time.

-- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f740cce15d9 in QWidget::metric (this=0x1908730, m=QPaintDevice::PdmDpiY) at kernel/qwidget_x11.cpp:2751
#7  0x00007f740ce7aeb1 in logicalDpiY (this=0x7fff1dbf4a70, font=..., pd=0x1908740) at ../../include/QtGui/../../src/gui/painting/qpaintdevice.h:96
#8  QFont::QFont (this=0x7fff1dbf4a70, font=..., pd=0x1908740) at text/qfont.cpp:715
#9  0x00007f740cc91a93 in QWidgetPrivate::updateFont (this=0x1909ad0, font=...) at kernel/qwidget.cpp:4768
#10 0x00007f740cc919cc in setFont_helper (this=0x1909ad0) at ../../include/QtGui/private/../../../src/gui/kernel/qwidget_p.h:417
#11 QWidgetPrivate::resolveFont (this=0x1909ad0) at kernel/qwidget.cpp:4745
#12 0x00007f740cca13bf in QWidget::setParent (this=0x1908730, parent=0x0, f=) at kernel/qwidget.cpp:10017
#13 0x00007f740cca1872 in QWidget::setParent (this=0x1909cb8, parent=0x8) at kernel/qwidget.cpp:9937
#14 0x00007f740cca48e0 in QWidgetAction::releaseWidget (this=0x1909910, widget=0x1908730) at kernel/qwidgetaction.cpp:207
#15 0x00007f740d0a3cb1 in QMenu::~QMenu (this=0x1908b30, __in_chrg=<value optimized out>) at widgets/qmenu.cpp:1396
#16 0x00007f740f68177b in KMenu::~KMenu (this=0x1908b30, __in_chrg=<value optimized out>) at ../../kdeui/widgets/kmenu.cpp:180
#17 0x00007f740f5ce55f in KStatusNotifierItem::~KStatusNotifierItem (this=0x18e4dc0, __in_chrg=<value optimized out>) at ../../kdeui/notifications/kstatusnotifieritem.cpp:127
#18 0x000000000040bc40 in _start ()

Possible duplicates by query: bug 256985, bug 256906, bug 256886, bug 256540, bug 256482.

Reported using DrKonqi
Comment 1 Daniel Nicoletti 2010-11-21 13:06:36 UTC
Please update package-backend-aptcc package.

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