Bug 305262 - Dolphin crashed after extracting an archive [ QCoreApplication::notifyInternal ]
Summary: Dolphin crashed after extracting an archive [ QCoreApplication::notifyInternal ]
Status: RESOLVED DUPLICATE of bug 282257
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-16 13:56 UTC by H.H.
Modified: 2012-11-24 04: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 H.H. 2012-08-16 13:56:12 UTC
Application: dolphin (2.0)
KDE Platform Version: 4.8.5 (4.8.5) "release 521"
Qt Version: 4.8.2
Operating System: Linux 2.6.37.6-0.11-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: I extracted an archive in dolphin (via ark service menu, a folder was created)

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f5c5cacd760 (LWP 15473))]

Thread 2 (Thread 0x7f5c44c51700 (LWP 15474)):
#0  0xffffffffff600177 in ?? ()
#1  0x00007ffff23ff7a1 in ?? ()
#2  0x00007f5c56f8f2b3 in clock_gettime () from /lib64/librt.so.1
#3  0x00007f5c5b663932 in ?? () from /usr/lib64/libQtCore.so.4
#4  0x00007f5c5b73cc8d in ?? () from /usr/lib64/libQtCore.so.4
#5  0x00007f5c5b73d005 in ?? () from /usr/lib64/libQtCore.so.4
#6  0x00007f5c5b73babc in ?? () from /usr/lib64/libQtCore.so.4
#7  0x00007f5c5b73bb65 in ?? () from /usr/lib64/libQtCore.so.4
#8  0x00007f5c56cd6df7 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#9  0x00007f5c56cd7c19 in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f5c56cd8264 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f5c5b73c336 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#12 0x00007f5c5b70c082 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#13 0x00007f5c5b70c2fd in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#14 0x00007f5c5b608578 in QThread::exec() () from /usr/lib64/libQtCore.so.4
#15 0x00007f5c5b6eaa88 in ?? () from /usr/lib64/libQtCore.so.4
#16 0x00007f5c5b60ac6b in ?? () from /usr/lib64/libQtCore.so.4
#17 0x00007f5c5b374a3f in start_thread () from /lib64/libpthread.so.0
#18 0x00007f5c5a0e966d in clone () from /lib64/libc.so.6
#19 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f5c5cacd760 (LWP 15473)):
[KCrash Handler]
#6  0x00007f5c5b70d26d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#7  0x00007f5c5a867eb6 in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib64/libQtGui.so.4
#8  0x00007f5c5a8e587b in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#9  0x00007f5c5a90de52 in ?? () from /usr/lib64/libQtGui.so.4
#10 0x00007f5c56cd787f in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f5c56cd8088 in ?? () from /usr/lib64/libglib-2.0.so.0
#12 0x00007f5c56cd8264 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#13 0x00007f5c5b73c2df in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#14 0x00007f5c5a90daee in ?? () from /usr/lib64/libQtGui.so.4
#15 0x00007f5c5b70c082 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#16 0x00007f5c5b70c2fd in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#17 0x00007f5c5b710d2b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#18 0x00007f5c4a027e23 in kdemain () from /usr/lib64/libkdeinit4_dolphin.so
#19 0x0000000000407269 in _start ()

Possible duplicates by query: bug 304927, bug 304897, bug 304568, bug 304530, bug 304480.

Reported using DrKonqi
Comment 1 Jeroen van Meeuwen (Kolab Systems) 2012-08-24 16:19:36 UTC
Resetting assignee to default as per bug #305719
Comment 2 Frank Reininghaus 2012-11-24 04:05:42 UTC

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