Bug 254513

Summary: KpackageKit crashes after auto update check and/or after installing updates
Product: [Frameworks and Libraries] kpackagekit Reporter: hodge3153 <hodge3153>
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 hodge3153 2010-10-18 01:40:54 UTC
Application: kpackagekitsmarticon (0.6.2)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic-pae i686
Distribution: Ubuntu 10.10

-- Information about the crash:
The application wil crash after an auto update check. And it will crash after installing any applications.  Crash happens after everything is done.  This is to say it happens on close, I never see the problem during the update or install, only after everythng is done.   This is 100% repeatable on this system.

The crash can be reproduced every time.

-- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#7  0xb63db4fc in QWidget::metric (this=0x9ba9e30, m=QPaintDevice::PdmDpiY) at kernel/qwidget_x11.cpp:2751
#8  0xb658d65f in logicalDpiY (this=0xbf978e00, font=..., pd=0x9ba9e38) at ../../include/QtGui/../../src/gui/painting/qpaintdevice.h:96
#9  QFont::QFont (this=0xbf978e00, font=..., pd=0x9ba9e38) at text/qfont.cpp:715
#10 0xb6385667 in QWidgetPrivate::updateFont (this=0x9ba9e48, font=...) at kernel/qwidget.cpp:4768
#11 0xb638559e in setFont_helper (this=0x9ba9e48) at ../../include/QtGui/private/../../../src/gui/kernel/qwidget_p.h:417
#12 QWidgetPrivate::resolveFont (this=0x9ba9e48) at kernel/qwidget.cpp:4745
#13 0xb6395e6a in QWidget::setParent (this=0x9ba9e30, parent=0x0, f=...) at kernel/qwidget.cpp:10017
#14 0xb63963ce in QWidget::setParent (this=0x0, parent=0x9ba9e30) at kernel/qwidget.cpp:9937
#15 0xb6399a66 in QWidgetAction::releaseWidget (this=0x9babd38, widget=0x9ba9e30) at kernel/qwidgetaction.cpp:207
#16 0xb67f4833 in QMenu::~QMenu (this=0x9bafcb0, __in_chrg=<value optimized out>) at widgets/qmenu.cpp:1396
#17 0xb772f66f in KMenu::~KMenu() () from /usr/lib/libkdeui.so.5
#18 0xb7668cba in KStatusNotifierItem::~KStatusNotifierItem() () from /usr/lib/libkdeui.so.5
#19 0x08051448 in _start ()

Possible duplicates by query: bug 254311, bug 254208, bug 254106, bug 254039, bug 254001.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-10-23 21:23:09 UTC

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