Bug 219256 - Dolphin crash during moving mouse in the widow [QCoreApplication::notifyInternal, QApplicationPrivate::dispatchEnterLeave, QApplication::x11ProcessEvent]
Summary: Dolphin crash during moving mouse in the widow [QCoreApplication::notifyInter...
Status: RESOLVED DUPLICATE of bug 217449
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-18 23:54 UTC by Michał Kudła
Modified: 2009-12-19 01:03 UTC (History)
1 user (show)

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 Michał Kudła 2009-12-18 23:54:41 UTC
Application: dolphin (1.3.80)
KDE Platform Version: 4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1)) (Compiled from sources)
Qt Version: 4.6.0
Operating System: Linux 2.6.31-gentoo-r6 i686
Distribution (Platform): Gentoo Packages

-- Information about the crash:
Dolphin crash during moving mouse in the widow,
In first (active) panel I was tar.gz file

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  QCoreApplication::notifyInternal (this=0xbfd1104c, receiver=0x8d8fde0, event=0xbfd108b0) at kernel/qcoreapplication.cpp:691
#7  0xb5c9915e in QApplicationPrivate::dispatchEnterLeave (enter=0x8d8fde0, leave=0x84cf618) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#8  0xb5d1f2cb in QApplication::x11ProcessEvent (this=0xbfd1104c, event=0xbfd10cb0) at kernel/qapplication_x11.cpp:3574
#9  0xb5d4b33a in x11EventSourceDispatch (s=0x83d9540, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#10 0xb53eb8ca in IA__g_main_context_dispatch (context=0x83d8a98) at gmain.c:1960
#11 0xb53ef310 in g_main_context_iterate (context=0x83d8a98, block=<value optimized out>, dispatch=1, self=0x83d0058) at gmain.c:2591
#12 0xb53ef440 in IA__g_main_context_iteration (context=0x83d8a98, may_block=1) at gmain.c:2654
#13 0xb68c1866 in QEventDispatcherGlib::processEvents (this=0x83cd7a0, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:407
#14 0xb5d4ab26 in QGuiEventDispatcherGlib::processEvents (this=0x83cd7a0, flags={i = 36}) at kernel/qguieventdispatcher_glib.cpp:202
#15 0xb688fdba in QEventLoop::processEvents (this=0xbfd10fa4, flags=) at kernel/qeventloop.cpp:149
#16 0xb689021a in QEventLoop::exec (this=0xbfd10fa4, flags={i = 0}) at kernel/qeventloop.cpp:201
#17 0xb6892bf1 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#18 0xb5c90b78 in QApplication::exec () at kernel/qapplication.cpp:3570
#19 0x0807af4b in main (argc=3, argv=0xbfd11214) at /var/tmp/portage/kde-base/dolphin-4.3.80/work/dolphin-4.3.80/dolphin/src/main.cpp:94

Possible duplicates by query: bug 219079, bug 219042, bug 219017, bug 218799, bug 218757.

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-19 01:03:39 UTC
Fixed in beta2. Thanks

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