Bug 233296 - Policykit1-kde crashed
Summary: Policykit1-kde crashed
Status: RESOLVED DUPLICATE of bug 209263
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-04 23:40 UTC by Wayne
Modified: 2010-04-06 02:05 UTC (History)
2 users (show)

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 Wayne 2010-04-04 23:40:24 UTC
Application: polkit-kde-authentication-agent-1 (0.1)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-19-generic i686
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
On logging in, policykit1-kde crashed. No obvious problems caused by this.


The crash can be reproduced every time.

 -- Backtrace:
Application: PolicyKit1-KDE (polkit-kde-authentication-agent-1), signal: Aborted
[KCrash Handler]
#6  0x00ef9422 in __kernel_vsyscall ()
#7  0x01bcd641 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0x01bd0a72 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0x0063252f in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#10 0x00630465 in ?? () from /usr/lib/libstdc++.so.6
#11 0x006304a2 in std::terminate() () from /usr/lib/libstdc++.so.6
#12 0x006305e1 in __cxa_throw () from /usr/lib/libstdc++.so.6
#13 0x007a8b15 in qBadAlloc () at global/qglobal.cpp:2004
#14 0x011f4a22 in QX11PixmapData::toImage (this=0x8c4ec18) at image/qpixmap_x11.cpp:1494
#15 0x011d9b0b in QPixmap::toImage (this=0xbfbc2cd0) at image/qpixmap.cpp:486
#16 0x00381076 in KPixmapCache::Private::writeData (this=0x8c0a610, key=..., pix=...) at ../../kdeui/util/kpixmapcache.cpp:1474
#17 0x00381e1e in KPixmapCache::insert (this=0x8c0fc78, key=..., pix=...) at ../../kdeui/util/kpixmapcache.cpp:1440
#18 0x002bf55b in KIconCache::insert (this=0x8c0fc78, key=..., pix=...) at ../../kdeui/icons/kiconcache.cpp:298
#19 0x002b3d3d in KIconLoader::loadIcon (this=0x8ba8120, _name=..., group=KIconLoader::User, size=64, state=0, overlays=..., path_store=0x0, canReturnNull=true)
    at ../../kdeui/icons/kiconloader.cpp:1005
#20 0x002b39c8 in KIconLoader::loadIcon (this=0x8ba8120, _name=..., group=KIconLoader::Desktop, size=64, state=0, overlays=..., path_store=0x0, canReturnNull=false)
    at ../../kdeui/icons/kiconloader.cpp:1130
#21 0x002aacb9 in KIconEngine::pixmap (this=0x8c09fd0, size=..., mode=QIcon::Normal, state=QIcon::Off) at ../../kdeui/icons/kiconengine.cpp:119
#22 0x011a6776 in QIcon::pixmap (this=0xbfbc326c, size=..., mode=QIcon::Normal, state=QIcon::Off) at image/qicon.cpp:669
#23 0x01191513 in QWidgetPrivate::setWindowIcon_sys (this=0x8c0ecf8, forceReset=false) at kernel/qwidget_x11.cpp:1458
#24 0x0114430d in QWidget::create (this=0x8c0c530, window=0, initializeWindow=<value optimized out>, destroyOldWindow=<value optimized out>) at kernel/qwidget.cpp:1351
#25 0x01140356 in QWidgetPrivate::createWinId (this=0x8c0ecf8, winid=0) at kernel/qwidget.cpp:2319
#26 0x01144098 in QWidget::createWinId (this=0x8c0c530) at kernel/qwidget.cpp:2335
#27 0x0117fa1e in setupOwner () at kernel/qclipboard_x11.cpp:131
#28 0x011804d8 in QClipboard (this=0x8c07488, parent=0x0) at kernel/qclipboard_x11.cpp:458
#29 0x010e4734 in QApplication::clipboard () at kernel/qapplication.cpp:3090
#30 0x002f6d0c in KClipboardSynchronizer::Private::setupSignals (this=0x8c07590) at ../../kdeui/kernel/kclipboard.cpp:94
#31 0x002f73eb in KClipboardSynchronizer (this=0x8c0c480, parent=0x0) at ../../kdeui/kernel/kclipboard.cpp:84
#32 0x002f749f in operator-> () at ../../kdeui/kernel/kclipboard.cpp:73
#33 operator KClipboardSynchronizer* () at ../../kdeui/kernel/kclipboard.cpp:73
#34 KClipboardSynchronizer::self () at ../../kdeui/kernel/kclipboard.cpp:74
#35 0x002f1a98 in KApplicationPrivate::init (this=0x8c01f50, GUIenabled=true) at ../../kdeui/kernel/kapplication.cpp:463
#36 0x002f29fb in KApplication (this=0xbfbc3850, GUIenabled=true, cData=...) at ../../kdeui/kernel/kapplication.cpp:378
#37 0x002f964e in KUniqueApplication (this=0xbfbc3850, GUIenabled=false, configUnique=<value optimized out>) at ../../kdeui/kernel/kuniqueapplication.cpp:321
#38 0x0804e454 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2010-04-05 01:50:18 UTC
This is likely to be related to bug 209263....
As a possible workaround, you may want to try to cleanup your
"/var/tmp/kdecache-USERNAME/kpc/" directory.
Regards
Comment 2 Dario Andres 2010-04-05 01:52:57 UTC
- Can you check if the workaround fixes your crashes ? Regards
Comment 3 Wayne 2010-04-05 23:37:29 UTC
Thanks for that, it appears to have fixed the problem.
Comment 4 Dario Andres 2010-04-06 02:05:17 UTC
Thanks for checking.
Regards

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