Bug 283286 - System Settings Crash on Display Sleep
Summary: System Settings Crash on Display Sleep
Status: RESOLVED DUPLICATE of bug 225404
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-03 23:55 UTC by Wesley Roth
Modified: 2011-10-04 12:41 UTC (History)
0 users

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 Wesley Roth 2011-10-03 23:55:07 UTC
Application: kcmshell4 ()
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.7.0
Operating System: Linux 2.6.39.4 i686
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
- What I was doing when the application crashed:
The display on the host machine (MacBook Pro, Mid 2011) went to sleep.

- Custom settings of the application:
Default BackTrak 5R1 install. Running under VMWare Fusion 4.0.1.

-- Backtrace:
Application: KDE Control Module (kcmshell4), signal: Segmentation fault
[KCrash Handler]
#7  0xb6dac883 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#8  0xb2d33e19 in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#9  0xb2d2e37c in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#10 0xb2d30453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#11 0xb6d99d4a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#12 0xb6dacab5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#13 0xb6f29a1f in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#14 0xb6f29d43 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#15 0xb6d99d4a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#16 0xb6dacab5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#17 0xb6f298cf in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#18 0xb6f29dd3 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#19 0xb6ee81e4 in ?? () from /usr/lib/libQtDBus.so.4
#20 0xb6ef3927 in ?? () from /usr/lib/libQtDBus.so.4
#21 0xb6da6ac2 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#22 0xb629272c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0xb629877e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0xb73bf63a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#25 0xb6d93feb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#26 0xb6d9724b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#27 0xb6d9740d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#28 0xb6dc2d04 in ?? () from /usr/lib/libQtCore.so.4
#29 0xb5b975e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0xb5b9b2d8 in ?? () from /lib/libglib-2.0.so.0
#31 0xb5b9b4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0xb6dc27f5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0xb6353f85 in ?? () from /usr/lib/libQtGui.so.4
#34 0xb6d92a99 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0xb6d92f1a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0xb67faa23 in QDialog::exec() () from /usr/lib/libQtGui.so.4
#37 0xb774fe76 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_kcmshell4.so
#38 0x0804860b in _start ()

Possible duplicates by query: bug 267304, bug 260692.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-10-04 12:41:38 UTC
Fixed in KPackageKit 0.6.0.

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