Bug 342840 - baloo crashes on logout
Summary: baloo crashes on logout
Status: RESOLVED DUPLICATE of bug 261539
Alias: None
Product: Baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Vishesh Handa
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-01-14 14:52 UTC by enno
Modified: 2015-01-14 17:37 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 enno 2015-01-14 14:52:05 UTC
Application: baloo_file (0.1)
KDE Platform Version: 4.14.3
Qt Version: 4.8.6
Operating System: Linux 3.18.1-1-desktop x86_64
Distribution: "openSUSE 20150107 (Tumbleweed) (x86_64)"

-- Information about the crash:
every time the user logs out, baloo crashes

The crash can be reproduced every time.

-- Backtrace:
Application: Fichier Baloo (baloo_file), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00007fccb3cb6dc9 in QRasterWindowSurface::~QRasterWindowSurface() () at /usr/lib64/libQtGui.so.4
#6  0x00007fccb3cb6e49 in QRasterWindowSurface::~QRasterWindowSurface() () at /usr/lib64/libQtGui.so.4
#7  0x00007fccb3ccf11c in QWidgetBackingStore::~QWidgetBackingStore() () at /usr/lib64/libQtGui.so.4
#8  0x00007fccb3b0b7a9 in QWidgetBackingStoreTracker::destroy() () at /usr/lib64/libQtGui.so.4
#9  0x00007fccb3b0b949 in QWidgetPrivate::deleteExtra() () at /usr/lib64/libQtGui.so.4
#10 0x00007fccb3b0bb5d in QWidgetPrivate::~QWidgetPrivate() () at /usr/lib64/libQtGui.so.4
#11 0x00007fccb3b0bde9 in QWidgetPrivate::~QWidgetPrivate() () at /usr/lib64/libQtGui.so.4
#12 0x00007fccb6aca0b5 in QObject::~QObject() () at /usr/lib64/libQtCore.so.4
#13 0x00007fccb3b1456c in QWidget::~QWidget() () at /usr/lib64/libQtGui.so.4
#14 0x00007fccb52f4960 in  () at /usr/lib64/libkidletime.so.4
#15 0x00007fccb52f47ed in  () at /usr/lib64/libkidletime.so.4
#16 0x00007fccb2de9949 in __run_exit_handlers () at /lib64/libc.so.6
#17 0x00007fccb2de9995 in  () at /lib64/libc.so.6
#18 0x00007fccb2dd3b4c in __libc_start_main () at /lib64/libc.so.6
#19 0x000000000040a067 in _start ()

Possible duplicates by query: bug 330038.

Reported using DrKonqi
Comment 1 Christoph Feck 2015-01-14 17:37:38 UTC
Crash caused by KIdleTime creating a global widget.

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