Bug 311397 - dolphin crashed
Summary: dolphin crashed
Status: RESOLVED DUPLICATE of bug 282257
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-09 10:45 UTC by Cody Chan
Modified: 2012-12-09 10:53 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 Cody Chan 2012-12-09 10:45:34 UTC
Application: dolphin (2.0)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.1
Operating System: Linux 3.3.4-5.fc17.i686.PAE i686
Distribution: "Fedora release 17 (Beefy Miracle)"

-- Information about the crash:
- What I was doing when the application crashed:
I left it open and didn't use it for a long time(longer than 30 mins), then I click it(not special place or buttor) , it crashed.

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

Thread 3 (Thread 0xb60ffb40 (LWP 20538)):
#0  0xb7710424 in __kernel_vsyscall ()
#1  0x4ac9b044 in poll () from /lib/libc.so.6
#2  0x4aea3ebc in g_poll () from /lib/libglib-2.0.so.0
#3  0x4ae95310 in ?? () from /lib/libglib-2.0.so.0
#4  0x4ae957f3 in g_main_loop_run () from /lib/libglib-2.0.so.0
#5  0xb6f7b8ab in ?? () from /lib/libgio-2.0.so.0
#6  0x4aeba364 in ?? () from /lib/libglib-2.0.so.0
#7  0x4ad9eadf in start_thread () from /lib/libpthread.so.0
#8  0x4aca555e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xb4cf4b40 (LWP 20539)):
#0  0x4ae95430 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#1  0x4bc2d0cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#2  0x4bbf980d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#3  0x4bbf9b09 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#4  0x4bae3dac in QThread::exec() () from /lib/libQtCore.so.4
#5  0x4bbd79ee in ?? () from /lib/libQtCore.so.4
#6  0x4bae71f1 in ?? () from /lib/libQtCore.so.4
#7  0x4ad9eadf in start_thread () from /lib/libpthread.so.0
#8  0x4aca555e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb76d17c0 (LWP 20535)):
[KCrash Handler]
#6  0x4bbfaa5c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib/libQtCore.so.4
#7  0x4c3e1720 in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /lib/libQtGui.so.4
#8  0x4c469df6 in QApplication::x11ProcessEvent(_XEvent*) () from /lib/libQtGui.so.4
#9  0x4c493885 in ?? () from /lib/libQtGui.so.4
#10 0x4ae94f11 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#11 0x4ae95390 in ?? () from /lib/libglib-2.0.so.0
#12 0x4ae95472 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#13 0x4bc2d0b2 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#14 0x4c49350b in ?? () from /lib/libQtGui.so.4
#15 0x4bbf980d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#16 0x4bbf9b09 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#17 0x4bbfed4b in QCoreApplication::exec() () from /lib/libQtCore.so.4
#18 0x4c3dede5 in QApplication::exec() () from /lib/libQtGui.so.4
#19 0x4b9f6960 in kdemain () from /lib/libkdeinit4_dolphin.so
#20 0x080486cc in ?? ()
#21 0x4abcd635 in __libc_start_main () from /lib/libc.so.6
#22 0x080486f1 in _start ()

Possible duplicates by query: bug 310597, bug 310579, bug 310297, bug 308830, bug 308049.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2012-12-09 10:53:27 UTC
Thanks for the bug report - fixed in KDE 4.9.4.

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