Bug 304897 - Crashed when browsing images [ QCoreApplication::notifyInternal ]
Summary: Crashed when browsing images [ QCoreApplication::notifyInternal ]
Status: RESOLVED DUPLICATE of bug 282257
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-10 00:07 UTC by ALKubuntu
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 ALKubuntu 2012-08-10 00:07:26 UTC
Application: dolphin (2.0)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-27-generic-pae i686
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
- What I was doing when the application crashed: When I was browsing image folders a bit fast with preview enabled moving back and forward from one folder to the next it crashed. It also crashed earlier when browsing images and copying images from my usb drive.

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

Thread 3 (Thread 0xb1fedb40 (LWP 4507)):
#0  0xb4fb5dc8 in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0xb760f5f4 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0xb4f263d0 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb4ee6958 in g_main_context_query () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb4ee700e in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb4ee7201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb64c38e7 in QEventDispatcherGlib::processEvents (this=0xb1600468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0xb648f50d in QEventLoop::processEvents (this=0xb1fed240, flags=...) at kernel/qeventloop.cpp:149
#8  0xb648f7a9 in QEventLoop::exec (this=0xb1fed240, flags=...) at kernel/qeventloop.cpp:204
#9  0xb637894c in QThread::exec (this=0x95c35b0) at thread/qthread.cpp:501
#10 0xb646cb5d in QInotifyFileSystemWatcherEngine::run (this=0x95c35b0) at io/qfilesystemwatcher_inotify.cpp:248
#11 0xb637bde0 in QThreadPrivate::start (arg=0x95c35b0) at thread/qthread_unix.cpp:298
#12 0xb4fb3d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#13 0xb7601ace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xb126cb40 (LWP 4508)):
#0  0xb4fb2480 in __i686.get_pc_thunk.bx () from /lib/i386-linux-gnu/libpthread.so.0
#1  0xb4fb887f in pthread_getspecific () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb4f26952 in g_private_get () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb4f0ac84 in g_thread_self () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb4ee61b7 in g_main_context_acquire () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb4ee6f58 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb4ee7201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb64c38e7 in QEventDispatcherGlib::processEvents (this=0xb0900468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#8  0xb648f50d in QEventLoop::processEvents (this=0xb126c240, flags=...) at kernel/qeventloop.cpp:149
#9  0xb648f7a9 in QEventLoop::exec (this=0xb126c240, flags=...) at kernel/qeventloop.cpp:204
#10 0xb637894c in QThread::exec (this=0x9627438) at thread/qthread.cpp:501
#11 0xb646cb5d in QInotifyFileSystemWatcherEngine::run (this=0x9627438) at io/qfilesystemwatcher_inotify.cpp:248
#12 0xb637bde0 in QThreadPrivate::start (arg=0x9627438) at thread/qthread_unix.cpp:298
#13 0xb4fb3d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#14 0xb7601ace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb4720740 (LWP 4506)):
[KCrash Handler]
#7  QCoreApplication::notifyInternal (this=0xbff83d18, receiver=0x9c4e8a0, event=0xbff8360c) at kernel/qcoreapplication.cpp:864
#8  0xb58fb79b in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#9  QApplicationPrivate::dispatchEnterLeave (enter=0x9c4e8a0, leave=0xb628fafc) at kernel/qapplication.cpp:2824
#10 0xb5986a25 in QApplication::x11ProcessEvent (this=0xbff83d18, event=0xbff8398c) at kernel/qapplication_x11.cpp:3805
#11 0xb59b3eac in x11EventSourceDispatch (s=0x9498558, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#12 0xb4ee6d86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#13 0xb4ee7125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#14 0xb4ee7201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#15 0xb64c3887 in QEventDispatcherGlib::processEvents (this=0x94797b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#16 0xb59b3aaa in QGuiEventDispatcherGlib::processEvents (this=0x94797b0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#17 0xb648f50d in QEventLoop::processEvents (this=0xbff83c84, flags=...) at kernel/qeventloop.cpp:149
#18 0xb648f7a9 in QEventLoop::exec (this=0xbff83c84, flags=...) at kernel/qeventloop.cpp:204
#19 0xb6494eba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#20 0xb58f8a74 in QApplication::exec () at kernel/qapplication.cpp:3820
#21 0xb770e1da in kdemain (argc=6, argv=0xbff83f04) at ../../../dolphin/src/main.cpp:89
#22 0x0804850b in main (argc=6, argv=0xbff83f04) at dolphin_dummy.cpp:3

Possible duplicates by query: bug 304480, bug 303968, bug 303439, bug 301056, bug 300827.

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

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