Bug 262598

Summary: KPackageKit crashes at startup
Product: [Unmaintained] kpackagekit Reporter: Patrick <pschuel>
Component: generalAssignee: Steven M. Parrish <smparrish>
Status: RESOLVED DUPLICATE    
Severity: crash CC: dantti12, tnemeth
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Patrick 2011-01-08 23:30:12 UTC
Application: kpackagekit (0.6.2)
KDE Platform Version: 4.5.95 (4.6 RC2)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-24-generic x86_64
Distribution: Linux Mint 10 KDE

-- Information about the crash:
- What I was doing when the application crashed:
Just starting the program, error is reproducible. Using KDE 4.5.95 on Kubuntu 10.10 (version from ppa)

The crash can be reproduced every time.

-- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#6  deref (this=0x1d69860, buttonMask=) at /usr/include/qt4/QtCore/qatomic_x86_64.h:133
#7  operator= (this=0x1d69860, buttonMask=) at /usr/include/qt4/QtCore/qhash.h:593
#8  clear (this=0x1d69860, buttonMask=) at /usr/include/qt4/QtCore/qhash.h:574
#9  KDialog::setButtons (this=0x1d69860, buttonMask=) at ../../kdeui/dialogs/kdialog.cpp:210
#10 0x00007f029e52c1e9 in KDialogPrivate::init (this=0x1c2f310, q=0x1d69860) at ../../kdeui/dialogs/kdialog.cpp:176
#11 0x00007f029e52c324 in KDialog::KDialog (this=0x1d69860, dd=..., parent=<value optimized out>, flags=<value optimized out>) at ../../kdeui/dialogs/kdialog.cpp:198
#12 0x00007f029e61990f in KPageDialog::KPageDialog (this=0x1d69860, dd=..., widget=0x0, parent=0x7f029e9f23b0, 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 261997, bug 261963, bug 261898, bug 261761, bug 261577.

Reported using DrKonqi
Comment 1 tnemeth 2011-01-09 11:13:41 UTC
I have the same bug here, same conditions (distro, versions...)

I don't have a full backtrace but here is what I got :


Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#7  0x006a6903 in KDialog::setButtons(QFlags<KDialog::ButtonCode>) () from /usr/lib/libkdeui.so.5
#8  0x006a7010 in ?? () from /usr/lib/libkdeui.so.5
#9  0x006a718e in KDialog::KDialog(KDialogPrivate&, QWidget*, QFlags<Qt::WindowType>) () from /usr/lib/libkdeui.so.5
#10 0x007abbd2 in KPageDialog::KPageDialog(KPageDialogPrivate&, KPageWidget*, QWidget*, QFlags<Qt::WindowType>) () from /usr/lib/libkdeui.so.5
#11 0x0804ea9d in _start ()
Comment 2 Pino Toscano 2011-01-09 11:30:20 UTC

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