Bug 261563

Summary: KPackageKit crashes every time before GUI opens
Product: [Unmaintained] kpackagekit Reporter: Gary Triplett <garystriplett>
Component: generalAssignee: Steven M. Parrish <smparrish>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra, dantti12, pandavnvn
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi

Description Gary Triplett 2010-12-29 21:10:06 UTC
Application: kpackagekit (0.6.2)
KDE Platform Version: 4.5.90 (4.6 RC1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-02063504-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
Attempted to open KPackageKit from shell or menu in Kubuntu 10.10 KDE beta 2.  "sudo apt-get upgrade" functions but "sudo apt-get update" returns the following error: "E: Type 'n' is not known on line 3 in source list /etc/apt/sources.list.d/kubuntu-ppa-experimental-maverick.list
E: The list of sources could not be read."

The crash can be reproduced every time.

-- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#6  deref (this=0x167ee30, buttonMask=) at /usr/include/qt4/QtCore/qatomic_x86_64.h:133
#7  operator= (this=0x167ee30, buttonMask=) at /usr/include/qt4/QtCore/qhash.h:593
#8  clear (this=0x167ee30, buttonMask=) at /usr/include/qt4/QtCore/qhash.h:574
#9  KDialog::setButtons (this=0x167ee30, buttonMask=) at ../../kdeui/dialogs/kdialog.cpp:210
#10 0x00007fad39ad0029 in KDialogPrivate::init (this=0x1606660, q=0x167ee30) at ../../kdeui/dialogs/kdialog.cpp:176
#11 0x00007fad39ad0164 in KDialog::KDialog (this=0x167ee30, dd=..., parent=<value optimized out>, flags=<value optimized out>) at ../../kdeui/dialogs/kdialog.cpp:198
#12 0x00007fad39bbaf5f in KPageDialog::KPageDialog (this=0x167ee30, dd=..., widget=0x0, parent=0x7fad39f93470, flags=...) at ../../kdeui/paged/kpagedialog.cpp:52
#13 0x0000000000408579 in _start ()

This bug may be a duplicate of or related to bug 260286.

Possible duplicates by query: bug 261295, bug 261280, bug 261198, bug 260286, bug 235310.

Reported using DrKonqi
Comment 1 pandavnvn 2010-12-30 07:13:49 UTC
Created attachment 55366 [details]
New crash information added by DrKonqi

kpackagekit (0.6.2) on KDE Platform 4.5.90 (4.6 RC1) using Qt 4.7.0

- What I was doing when the application crashed:
Open Kpackagekit from Kmenu or from terminal.

-- Backtrace (Reduced):
#6  deref (this=0xe78230, buttonMask=) at /usr/include/qt4/QtCore/qatomic_x86_64.h:133
#7  operator= (this=0xe78230, buttonMask=) at /usr/include/qt4/QtCore/qhash.h:593
#8  clear (this=0xe78230, buttonMask=) at /usr/include/qt4/QtCore/qhash.h:574
#9  KDialog::setButtons (this=0xe78230, buttonMask=) at ../../kdeui/dialogs/kdialog.cpp:210
#10 0x00007f50eaa63029 in KDialogPrivate::init (this=0xd54130, q=0xe78230) at ../../kdeui/dialogs/kdialog.cpp:176
Comment 2 Dario Andres 2010-12-30 12:39:59 UTC
[Comment from a bug triager]
This is fixed in KPackageKit 0.6.3 and later
Merging with bug 260286. Thanks

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