Bug 329926 - random crash
Summary: random crash
Status: RESOLVED DUPLICATE of bug 329216
Alias: None
Product: policykit-kde-agent-1
Classification: Plasma
Component: polkit-kde-authentication-agent-1 (show other bugs)
Version: 0.99.0
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Jaroslav Reznik
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-01-13 20:18 UTC by Markus
Modified: 2014-01-14 10:30 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 Markus 2014-01-13 20:18:08 UTC
Application: polkit-kde-authentication-agent-1 (0.99.0)
KDE Platform Version: 4.11.4
Qt Version: 4.8.5
Operating System: Linux 3.10.0-sabayon x86_64
Distribution: "Sabayon Linux amd64 14.01"

-- Information about the crash:
- What I was doing when the application crashed:

Using system setting (Confirming setings with root pw). It crashed on promt.

-- Backtrace:
Application: PolicyKit1-KDE (polkit-kde-authentication-agent-1), signal: Aborted
[KCrash Handler]
#5  0x00007fdb24b945c5 in raise () from /lib64/libc.so.6
#6  0x00007fdb24b95a48 in abort () from /lib64/libc.so.6
#7  0x00007fdb24bd4b45 in ?? () from /lib64/libc.so.6
#8  0x00007fdb24bda826 in ?? () from /lib64/libc.so.6
#9  0x00007fdb24bdb5d3 in ?? () from /lib64/libc.so.6
#10 0x00007fdb254bf855 in QImageData::~QImageData() () from /usr/lib64/qt4/libQtGui.so.4
#11 0x00007fdb254bf8e3 in QImage::~QImage() () from /usr/lib64/qt4/libQtGui.so.4
#12 0x00007fdb254e9628 in QRasterPixmapData::~QRasterPixmapData() () from /usr/lib64/qt4/libQtGui.so.4
#13 0x00007fdb254e9669 in QRasterPixmapData::~QRasterPixmapData() () from /usr/lib64/qt4/libQtGui.so.4
#14 0x00007fdb254da89d in QPixmap::operator=(QPixmap const&) () from /usr/lib64/qt4/libQtGui.so.4
#15 0x00007fdb19b990d5 in ?? () from /usr/lib64/kde4/plugins/styles/oxygen.so
#16 0x00007fdb260787dc in QObject::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#17 0x00007fdb2540b0ec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#18 0x00007fdb2540da5b in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#19 0x00007fdb27200466 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#20 0x00007fdb2605f0be in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#21 0x00007fdb26090052 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#22 0x00007fdb2608cd74 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#23 0x00007fdb224e0b55 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#24 0x00007fdb224e0e98 in ?? () from /usr/lib64/libglib-2.0.so.0
#25 0x00007fdb224e0f54 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#26 0x00007fdb2608d506 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#27 0x00007fdb254ab5ae in ?? () from /usr/lib64/qt4/libQtGui.so.4
#28 0x00007fdb2605dd6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#29 0x00007fdb2605dff8 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#30 0x00007fdb26063238 in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#31 0x0000000000409586 in ?? ()
#32 0x00007fdb24b80c45 in __libc_start_main () from /lib64/libc.so.6
#33 0x00000000004095f1 in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 329216.

Possible duplicates by query: bug 329216, bug 307512, bug 299736.

Reported using DrKonqi
Comment 1 Jekyll Wu 2014-01-14 02:04:00 UTC

*** This bug has been marked as a duplicate of bug 329216 ***
Comment 2 Markus 2014-01-14 06:57:03 UTC
How is it a duplicate if it's on a diffrent program?
Comment 3 Jekyll Wu 2014-01-14 10:21:51 UTC
They are use oxygen style,  thus suffering from the same underlying problem.
Comment 4 Markus 2014-01-14 10:30:29 UTC
Any idea how to fix it?