Bug 304927 - Dolphin crashed when dragging file into kwrite [ QCoreApplication::notifyInternal ]
Summary: Dolphin crashed when dragging file into kwrite [ QCoreApplication::notifyInte...
Status: RESOLVED DUPLICATE of bug 282257
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.1
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-10 15:48 UTC by Guangyu Dong
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 Guangyu Dong 2012-08-10 15:48:28 UTC
Application: dolphin (2.1)
KDE Platform Version: 4.9.00
Qt Version: 4.8.2
Operating System: Linux 3.4.7-1-ARCH i686
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:

dragging a text file into kwrite. sometimes when i drag files into smplayer it crashed too.

The crash can be reproduced some of the time.

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

Thread 2 (Thread 0xaf03bb40 (LWP 13368)):
#0  0xb59aae6d in clock_gettime () from /lib/librt.so.1
#1  0xb6c92a85 in ?? () from /lib/libQtCore.so.4
#2  0xb6d7840e in ?? () from /lib/libQtCore.so.4
#3  0xae7004e0 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread 0xb541a980 (LWP 13364)):
[KCrash Handler]
#6  0xb6d45bf7 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib/libQtCore.so.4
#7  0xb62246b0 in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /lib/libQtGui.so.4
#8  0xb62abd5e in QApplication::x11ProcessEvent(_XEvent*) () from /lib/libQtGui.so.4
#9  0xb62d5344 in ?? () from /lib/libQtGui.so.4
#10 0xb58f4733 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#11 0xb58f4ad0 in ?? () from /lib/libglib-2.0.so.0
#12 0xb58f4bb1 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#13 0xb6d77a21 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#14 0xb62d4f2a in ?? () from /lib/libQtGui.so.4
#15 0xb6d446ec in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#16 0xb6d449e1 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#17 0xb6d49c7a in QCoreApplication::exec() () from /lib/libQtCore.so.4
#18 0xb6221de4 in QApplication::exec() () from /lib/libQtGui.so.4
#19 0xb010d195 in kdemain () from /usr/lib/libkdeinit4_dolphin.so
#20 0x0804f4a1 in _start ()

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

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

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