Bug 293588 - Dolphin crashed on expand directory in details view
Summary: Dolphin crashed on expand directory in details view
Status: RESOLVED DUPLICATE of bug 292776
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-08 00:09 UTC by reescf
Modified: 2012-02-08 09:08 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 reescf 2012-02-08 00:09:57 UTC
Application: dolphin (2.0)
KDE Platform Version: 4.8.00 (4.8.0
Qt Version: 4.8.0
Operating System: Linux 3.2.4-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
I expanded a number of directories while browsing in details (as opposed to icon) view and Dolphin crashed. I was also looking at quick previews of images by hovering over them but I was browsing quickly so don't know if an expand, hover or something else immediately preceded the crash.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f7fd7e1c780 (LWP 4600))]

Thread 2 (Thread 0x7f7fbf5d4700 (LWP 4669)):
#0  0x00007f7fd541c643 in poll () from /lib/libc.so.6
#1  0x00007f7fd2346d58 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f7fd2347219 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007f7fd6a71126 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007f7fd6a40e52 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007f7fd6a410a7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007f7fd6941d17 in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007f7fd6a20c9f in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007f7fd6944d3b in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f7fd66b4daa in start_thread () from /lib/libpthread.so.0
#10 0x00007f7fd542455d in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f7fd7e1c780 (LWP 4600)):
[KCrash Handler]
#6  0x00007f7fd6a42065 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#7  0x00007f7fd5bb314b in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib/libQtGui.so.4
#8  0x00007f7fd5c2e887 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#9  0x00007f7fd5c56292 in ?? () from /usr/lib/libQtGui.so.4
#10 0x00007f7fd234684d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0x00007f7fd2347048 in ?? () from /usr/lib/libglib-2.0.so.0
#12 0x00007f7fd2347219 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#13 0x00007f7fd6a710bf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#14 0x00007f7fd5c55f1e in ?? () from /usr/lib/libQtGui.so.4
#15 0x00007f7fd6a40e52 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#16 0x00007f7fd6a410a7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#17 0x00007f7fd6a45c05 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#18 0x00007f7fc4e1a64d in kdemain () from /usr/lib/libkdeinit4_dolphin.so
#19 0x00000000004083e4 in _start ()

Possible duplicates by query: bug 293362, bug 292776, bug 292540, bug 292185, bug 291113.

Reported using DrKonqi
Comment 1 Peter Penz 2012-02-08 09:08:30 UTC

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