Bug 345604 - Crash while running Bleachbit 1.6 ...
Summary: Crash while running Bleachbit 1.6 ...
Status: RESOLVED NOT A BUG
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Vishesh Handa
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-03-28 08:39 UTC by André Verwijs
Modified: 2015-03-30 21:05 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 André Verwijs 2015-03-28 08:39:26 UTC
Application: krunner (4.11.17)
KDE Platform Version: 4.14.6
Qt Version: 4.8.6
Operating System: Linux 3.16.7-7-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Crash while running Bleachbit 1.6 ... i guess i remove caches file deeded for this package...
but, if cache files are in use, bleachbit should not be able to remove them in terms of security and/or system stability ....

The crash can be reproduced sometimes.

-- Backtrace:
Application: Commando uitvoeren (krunner), signal: Bus error
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc575717780 (LWP 2697))]

Thread 2 (Thread 0x7fc557568700 (LWP 2779)):
#0  0x00007fc572d3ac3d in poll () at /lib64/libc.so.6
#1  0x00007fc56fe4dbe4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fc56fe4dcec in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007fc57439b0de in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#4  0x00007fc57436ce6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#5  0x00007fc57436d165 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#6  0x00007fc57426a0bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x00007fc57434e783 in  () at /usr/lib64/libQtCore.so.4
#8  0x00007fc57426c79f in  () at /usr/lib64/libQtCore.so.4
#9  0x00007fc573fd60a4 in start_thread () at /lib64/libpthread.so.0
#10 0x00007fc572d4306d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fc575717780 (LWP 2697)):
[KCrash Handler]
#5  0x00007fc5748f76a5 in KSharedDataCache::find(QString const&, QByteArray*) const () at /usr/lib64/libkdecore.so.5
#6  0x00007fc575170a85 in KImageCache::findPixmap(QString const&, QPixmap*) const () at /usr/lib64/libkdeui.so.5
#7  0x00007fc569083d33 in Plasma::Theme::findInCache(QString const&, QPixmap&) () at /usr/lib64/libplasma.so.3
#8  0x00007fc56901ab90 in  () at /usr/lib64/libplasma.so.3
#9  0x00007fc56901bdb0 in  () at /usr/lib64/libplasma.so.3
#10 0x00007fc56901c652 in Plasma::FrameSvg::mask() const () at /usr/lib64/libplasma.so.3
#11 0x00007fc55d4dd9ce in  () at /usr/lib64/libkdeinit4_krunner.so
#12 0x00007fc55d4dee51 in  () at /usr/lib64/libkdeinit4_krunner.so
#13 0x00007fc55d4dee9c in  () at /usr/lib64/libkdeinit4_krunner.so
#14 0x00007fc5743821fa in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /usr/lib64/libQtCore.so.4
#15 0x00007fc575231b62 in KWindowSystem::compositingChanged(bool) () at /usr/lib64/libkdeui.so.5
#16 0x00007fc575232984 in  () at /usr/lib64/libkdeui.so.5
#17 0x00007fc575137f18 in  () at /usr/lib64/libkdeui.so.5
#18 0x00007fc5743601ce in QAbstractEventDispatcher::filterEvent(void*) () at /usr/lib64/libQtCore.so.4
#19 0x00007fc5735874f0 in  () at /usr/lib64/libQtGui.so.4
#20 0x00007fc56fe4da04 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#21 0x00007fc56fe4dc48 in  () at /usr/lib64/libglib-2.0.so.0
#22 0x00007fc56fe4dcec in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#23 0x00007fc57439b0de in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#24 0x00007fc573587676 in  () at /usr/lib64/libQtGui.so.4
#25 0x00007fc57436ce6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#26 0x00007fc57436d165 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#27 0x00007fc5743725b9 in QCoreApplication::exec() () at /usr/lib64/libQtCore.so.4
#28 0x00007fc55d4e266d in kdemain () at /usr/lib64/libkdeinit4_krunner.so
#29 0x0000000000408815 in _start ()

Possible duplicates by query: bug 340898, bug 340885, bug 340775, bug 340657, bug 336882.

Reported using DrKonqi
Comment 1 Vishesh Handa 2015-03-28 09:02:14 UTC
Fixed with Plasma 5.
Comment 2 André Verwijs 2015-03-28 10:36:58 UTC
i'll have to test with plasma 5, thank you...
Comment 3 Christoph Feck 2015-03-30 21:05:36 UTC
Same crash as in bug 345605. Not marking as duplicate because it is from same reporter.

This is unchanged for Plasma 5.

Bleachbit overwrites shared (not copy-on-write) cache files with random data. If you, for whatever reason, believe that they contain sensitive information, please run Bleachbit outside of the desktop session.