Bug 157630 - Dolphin crash "Drag and drop"
Summary: Dolphin crash "Drag and drop"
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
: 163058 164023 165461 166010 167224 167225 167624 167945 170984 172000 172328 172758 173667 174710 175704 177064 177796 178571 179984 180531 180732 180959 183578 184414 184477 184713 186699 186838 187017 194714 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-02-10 21:47 UTC by Antonio C.
Modified: 2009-07-10 22:17 UTC (History)
38 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Dolphin.kcrash (981 bytes, text/plain)
2008-02-10 21:48 UTC, Antonio C.
Details
backtrace (12.97 KB, text/plain)
2008-02-11 13:37 UTC, Florian Kriener
Details
Backtrace (16.83 KB, text/plain)
2008-05-14 10:38 UTC, Florian Kriener
Details
KMail crash backtrace (11.22 KB, application/octet-stream)
2008-06-09 10:31 UTC, Florian Kriener
Details
crash on fedora 9 (backtrace) (6.24 KB, text/plain)
2008-06-10 14:54 UTC, Ecaterina Valica
Details
Protocol of crash (6.04 KB, application/octet-stream)
2008-07-01 01:08 UTC, Cepreu
Details
This is a messages, which write dolphin in console, when crach (2.71 KB, application/octet-stream)
2008-07-01 02:24 UTC, Cepreu
Details
dolphin backtrace (14.86 KB, text/plain)
2008-07-11 11:41 UTC, T Kleindienst
Details
KCrash Trace (12.04 KB, application/octet-stream)
2008-07-21 19:20 UTC, Dan Connor
Details
report same Bug in kde .4.1.3-1 on debian sid (6.67 KB, application/octet-stream)
2008-11-05 22:13 UTC, Karl Ferdinand Ebert
Details
Two kdeglobal files where one makes dolphin work, the other crash. I think they are mixed up. so the one called kdeglobals.working is actually the one crashing dolphin. (2.70 KB, application/x-compressed-tar)
2008-12-11 11:35 UTC, Michael Totschnig
Details
Reproduced on kde 4.2 beta 2. (6.61 KB, application/octet-stream)
2008-12-18 13:24 UTC, Ruchir Brahmbhatt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio C. 2008-02-10 21:47:22 UTC
Version:           1.0.1 (using 4.0.1 (KDE 4.0.1) "release 9.1", compiled sources)
Compiler:          gcc
OS:                Linux (i686) release 2.6.22.16-0.2-default

When "Drag and drop" a folder within another folder,  Dolphin crash
	
My system:
OpenSuse 10.3
>uname -a
Linux hermes 2.6.22.16-0.2-default #1 SMP 2008/02/01 19:36:55 UTC i686 athlon i386 GNU/Linux

kdebase4-workspace-4.0.1-30.2
kdebase4-session-4.0.1-2.1
kdebase4-openSUSE-11.0-8.2
kdebase4-nsplugin-4.0.1-14.2
kdebase4-4.0.1-14.2
kdebase4-libkonq-4.0.1-14.2
kdebase4-runtime-4.0.1-4.2
kdebase4-workspace-plasmoids-4.0.1-3.4
kde4-dolphin-4.0.1-14.2

Annex file Dolpin crash log.
Comment 1 Antonio C. 2008-02-10 21:48:38 UTC
Created attachment 23525 [details]
Dolphin.kcrash
Comment 2 Peter Penz 2008-02-10 22:03:03 UTC
Sorry, I cannot reproduce this issue. Could you please explain in more detail your drag & drop operation (e. g. path of source + destination folder, number of files etc.)? Thanks!
Comment 3 Florian Kriener 2008-02-11 13:37:14 UTC
Same problem here. Moving e.g. one of ~/studium/{ode,part. dgl,stundenplan ws2007-1008.ods} to one of ~/studium/{vorlesung,org} or ~/data/test1 to ~/data/test2 or (different volume) /media/vol1/test to /media/vol1/zwischenstopp yields a crash.
Comment 4 Florian Kriener 2008-02-11 13:37:53 UTC
Created attachment 23535 [details]
backtrace
Comment 5 David Faure 2008-02-14 02:01:39 UTC
void QDragManager::cancel(bool deleteSource)
{
    Q_ASSERT(heartbeat != -1);

This is the assert that Florian is hitting, deep down inside Qt.
Which Qt version was that with?
Does it still happen with a later Qt-4.3.x version?
Today qt-copy was upgraded to Qt-4.4-snapshot -- worth retesting...
Comment 6 Florian Kriener 2008-02-14 10:36:31 UTC
My current version of Qt4 is 4.3.3-2, with "-2" being the debian part. I'll report again when there is a debian package of Qt-4.4 and the bug isn't solved for Qt-4.3  and Qt-4.4.
Comment 7 Antonio C. 2008-02-14 17:20:50 UTC
My current version of Qt4 is:
# rpm -qa | grep qt4
libqt4-dbus-1-4.3.3-15.1
libqt4-4.3.3-15.1
poppler-qt4-0.5.4-101.2
libqt4-x11-4.3.3-15.1
libpoppler-qt4-2-0.6.1-6.1
libqt4-sql-4.3.3-15.1
python-qt4-4.3-19
libqt4-qt3support-4.3.3-15.1
Comment 8 Andrea Iudiciani 2008-02-26 10:23:32 UTC
I confirm this bug. Just now I was creating a bug report for this issue...

For my experience the crash happens when you try to drag a file/directory on another directory on the same view of the same window. The crash doesn't happen if you drag a file/directory from a Dolphin window to another one or from a view to another in the same Dolphin window.

Peter, to reproduce the bug you can simply:

1. Open an instance of Dolphin (on the /home/user directory for example).
2. Create a folder named "folder".
3. Create a file (or a directory) named "file" (or "directory").
4. Drag "file" (or "directory") on "folder".

I use the 4.0.1 Kubuntu packages.
Comment 9 Peter Penz 2008-02-26 20:28:01 UTC
> Peter, to reproduce the bug you can simply: 
> ...

Just tried... I really have the problem that I don't get any crash, everything works as expected (tested with trunk + KDE 4.0.1).
Comment 10 Andrea Iudiciani 2008-02-27 12:26:06 UTC
Uhm... maybe it's a problem of Kubuntu's packages...
Comment 11 Florian Kriener 2008-02-27 12:31:46 UTC
I have the same problem with debian unstable packages.
Comment 12 Florian Kriener 2008-02-29 10:31:48 UTC
There was a Qt4 update available, my new Version is 4.3.4-1, but the crash still happens.

I can confirm that it does not happen when using split view and copying from one view to another. And since you cannot reproduce this bug Peter, I want to add, that the crash happens before the context menu "move, copy, etc." appears.

Also I noticed, that it does not happen every time. It seems that drag and drop does work n many times and then it crashes every time. Even after starting dolphin and trying again. Copying in split view from view to view does resets that behavior though sometimes. Argh, it's very confusing for me too.

Uhh, I just found out, that it does happen too, when dragging a folder or a file to a file. It only crashes in column view, when copying in the same view and only when it's not the first column. Does not crash too, when dragging from view to view in split view.

I'm afraid I'm not much of a help here, with all that confusing stuff above. But if you want some scenarios played through, please let me now.
Comment 13 Peter Penz 2008-04-09 23:03:04 UTC
Just a rough guess as we had a similar issue related to the context menu: Did you enable the GUI effects inside System Settings -> Appearance -> Style -> Effects? If yes: could you try to turn off the effects (you need to log out and in to assure that the effects are disabled)? If this "solves" the issue, then we have to the root cause...
Comment 14 Florian Kriener 2008-04-11 10:28:15 UTC
Sorry Peter, but it made no difference for me; it crashes with effects on and with effects off.

It also crashes with Qt4.4-rc1, just tested it.
Comment 15 Peter Penz 2008-04-11 10:46:14 UTC
@Florian: Thanks for checking, I'll try to reproduce this issue in the column view as you say in comment #12...
Comment 16 Florian Kriener 2008-05-02 16:33:58 UTC
Seems to work now (KDE 4.0.72, Qt 4.4.0~rc1-5 from Debian).
Comment 17 Peter Penz 2008-05-04 16:49:07 UTC
Thanks Florian for retesting - I've set the state to WORKSFORME...
Comment 18 Florian Kriener 2008-05-10 19:58:16 UTC
That is strange, I just encountered the same problem with Gwenview. 
Comment 19 Florian Kriener 2008-05-14 10:37:14 UTC
I'm sorry to say this, but it happens again. I forgot what I said in comment #12

> Also I noticed, that it does not happen every time. It seems that drag and drop
> does work n many times and then it crashes every time. Even after starting
> dolphin and trying again. Copying in split view from view to view does resets
> that behavior though sometimes. Argh, it's very confusing for me too.

Comment 20 Florian Kriener 2008-05-14 10:38:27 UTC
Created attachment 24756 [details]
Backtrace
Comment 21 Peter Penz 2008-05-14 11:00:29 UTC
OK, I've reopened the issue. Like David said in #5, it's deep inside Qt... I've the problem that I cannot reproduce it, so it will be tricky for me to fix.
Comment 22 Florian Kriener 2008-05-26 17:50:06 UTC
Could this be 64bit related?
Comment 23 Peter Penz 2008-05-26 23:44:00 UTC
> Could this be 64bit related? 

I don't think so, I've also a 64bit system and cannot reproduce it... :-(
Comment 24 Florian Kriener 2008-05-27 01:08:28 UTC
Oh, I think I found some output of dolphin that might help:

dolphin(29805) DolphinDropController::dropUrls: Source (KUrl("file:///home/leflo/bilder/24052008_180630-P5240874_dev1.jpg") )
dolphin(29805) DolphinDropController::dropUrls: Destination: KUrl("file:///home/leflo/bilder/photos von anderen")
xdndHandleBadwindow returned true
KCrash: Application 'dolphin' crashing...

I mean that "xdndHandleBadwindow returned true" part. It appears too when using gwenview:

xdndHandleBadwindow returned true
KCrash: Application 'gwenview' crashing...


Please let me know if I can help you in any way.
Comment 25 Peter Penz 2008-06-02 14:02:40 UTC
*** Bug 163058 has been marked as a duplicate of this bug. ***
Comment 26 Florian Kriener 2008-06-09 10:29:43 UTC
KMail crashes too, when trying to move a folder to a another folder. Semms to be the same problem since I found

xdndHandleBadwindow returned true

in .xsession-errors.
Comment 27 Florian Kriener 2008-06-09 10:31:44 UTC
Created attachment 25220 [details]
KMail crash backtrace
Comment 28 Ecaterina Valica 2008-06-10 14:54:57 UTC
Created attachment 25240 [details]
crash on fedora 9 (backtrace)
Comment 29 Peter Penz 2008-06-14 10:38:11 UTC
*** Bug 164023 has been marked as a duplicate of this bug. ***
Comment 30 manolis 2008-06-14 10:44:23 UTC
Actions to trigger the bug for me:

I start a drag folder operation on Dolphin/Konqueror.
Release the mouse button on a different folder or on itshelf.
The popup action menu appears.
If the mouse cursor has changed to "drop not possible" (X mark) and I press cancel we have a crash...
If the mouse cursor is normal , I can click on cancel without crash. 
Comment 31 Cepreu 2008-07-01 01:06:11 UTC
I also have this problem with Fedora 9 and kdebase-4.0.5-4.fc9.i386. But with some differences.

Steps to reproduce:
1. Create new folder.
2. Create new file.
3. Try to drag drop drop file at folder.

Actual results:
Appear context menu with points "Copy here", "Move here", etc... When your mouse pointer over the context menu it looks like crossed out circle. When you close context menu any of methods (press Esc, choose any point in menu, etc...), dolphin crashes with signal 11 (protocol see in attachment).
If you just drag and drop with pressed Shft, without any context menu, it works.
Comment 32 Cepreu 2008-07-01 01:08:15 UTC
Created attachment 25750 [details]
Protocol of crash
Comment 33 Cepreu 2008-07-01 01:10:09 UTC
Oh, by the way, dolphin craches any time, when i try to do it.
Comment 34 Cepreu 2008-07-01 01:40:55 UTC
Additional information:
If i put right mouse button before release left button and then, when context menu was appeared release left button, then when i close context menu (any of method) dolphin does not crash.
Comment 35 Cepreu 2008-07-01 02:17:30 UTC
Additionsl information:
If i run dolphin as root, this bug does not exist. Drag and drop work perfectly...
Comment 36 Cepreu 2008-07-01 02:24:20 UTC
Created attachment 25752 [details]
This is a messages, which write dolphin in console, when crach
Comment 37 David Faure 2008-07-01 02:28:03 UTC
What makes this crash difficult for us (kde developers) is that it's obviously a Qt (or maybe even an Xlib) bug.
But for Trolltech to fix it we need to make a Qt-only testcase of the problem...
Comment 38 Cepreu 2008-07-01 02:28:42 UTC
Additional information:
If you drag file from work field of dolphin (just mouse pointer must on few milliseconds turn into crossed out circle) and then drag again at this folder and drop, all works fine.
Comment 39 Cepreu 2008-07-01 02:45:35 UTC
How i can disable this functional in dolphin? Because i must install linux at the computers in my church and users of this computers without fail clash with this bug, because usual users (not programmers) like drag'n'drop... I do not know, what to do... If i do not solve this problem, i have two choices:
1) Choose Gnome for all of my computers.
2) Choose another distr (not fedora).
But all of this choices - big problems for me with accustom to new product...
Comment 40 David Faure 2008-07-01 11:32:32 UTC
3) Use KDE-3.5.9 for now.
Comment 41 Peter Penz 2008-07-03 09:25:02 UTC
*** Bug 165461 has been marked as a duplicate of this bug. ***
Comment 42 Peter Penz 2008-07-08 08:16:00 UTC
*** Bug 166010 has been marked as a duplicate of this bug. ***
Comment 43 T Kleindienst 2008-07-11 11:36:02 UTC
*** This bug has been confirmed by popular vote. ***
Comment 44 T Kleindienst 2008-07-11 11:41:51 UTC
Created attachment 26037 [details]
dolphin backtrace
Comment 45 Dario Andres 2008-07-20 00:28:21 UTC
May be related to http://bugs.kde.org/show_bug.cgi?id=157601#c9 ?
Comment 46 Dan Connor 2008-07-21 19:20:07 UTC
Created attachment 26310 [details]
KCrash Trace
Comment 47 Peter Penz 2008-07-22 16:44:51 UTC
*** Bug 167224 has been marked as a duplicate of this bug. ***
Comment 48 Peter Penz 2008-07-22 16:45:14 UTC
*** Bug 167225 has been marked as a duplicate of this bug. ***
Comment 49 Peter Penz 2008-07-29 06:27:45 UTC
*** Bug 167624 has been marked as a duplicate of this bug. ***
Comment 50 Antonio C. 2008-08-03 13:35:27 UTC
Now use KDE 4.1 whith OpenSuse 11.0.

I have no problems with dolphin, copy and paste works well, no problem.

Should we cancel or Resolved the bug?
Comment 51 Florian Kriener 2008-08-03 14:53:45 UTC
I'm using KDE 4.1 too from debian experimental and I still have that same old crash.
Comment 52 Peter Penz 2008-08-05 12:24:42 UTC
*** Bug 167945 has been marked as a duplicate of this bug. ***
Comment 53 David Faure 2008-10-03 10:51:10 UTC
I can't reproduce the problem here, but from the description I see very well what this is about - the "forbidden" cursor over the popupmenu is a bug that already happened sometimes in Qt3/KDE3. I don't know when and why, though.
Because of the xdnd error, I wonder if this could be a bug in libX11 which would explain why it's not reproduceable for everyone (of course it could also be because it's context-dependent, i.e. only triggers in some conditions).
Anyone can trigger this on Kubuntu hardy? (That's libX11.so.6.2.0) (but I'm not using kubuntu's package, rather my self-compiled qt+kde trunk)
Comment 54 Frank Reininghaus 2008-10-07 15:05:02 UTC
*** Bug 170984 has been marked as a duplicate of this bug. ***
Comment 55 Pablo Michael Silva 2008-10-09 13:46:09 UTC
The problem was solved on Kubuntu Intrepid beta packages (Dolphin Version 1.1 Using KDE 4.1.2). I can't reproduce it anymore.
Comment 56 Florian Kriener 2008-10-11 13:24:50 UTC
I'm using Debian experimental packages of KDE 4.1.2 and for me it is not solved.

@pablo: Did you update other things too (X.org, x-server, graphics-driver)?
Comment 57 Pablo Michael Silva 2008-10-11 18:49:55 UTC
@Florian: Yes. The three things were upgraded: X.org 7.4, x-server 1.5.1, and unichrome graphics-driver (previously I was using vesa). I didn't upgrade from Hardy, I moved into the Intrepid version. Now, for me drag-and-drop works properly. When I drop it opens a menu with the three possible operations plus cancel, if I click outside the menu it also cancel. The shortcut keys (Crtl and Shift) works only while dragging, they don't activate the items after dropped as in KDE3.
Comment 58 Florian Kriener 2008-10-11 22:31:59 UTC
I tried that too and upgrading the X.org really helped concerning Dolpin, but that problem still persists with Gwenview:

Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0x7f89b83ea97c]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x15) [0x7f89b83eaa15]
#2 /usr/lib/libX11.so.6 [0x7f89bbca5420]                         
#3 /usr/lib/libX11.so.6(XUnmapWindow+0x1a) [0x7f89bbc9bb5a]      
#4 /usr/lib/libX11.so.6(XWithdrawWindow+0x31) [0x7f89bbc9c681]   
#5 /usr/lib/libQtGui.so.4(_ZN14QWidgetPrivate8hide_sysEv+0x127) [0x7f89be58b8a7]
#6 /usr/lib/libQtGui.so.4(_ZN14QWidgetPrivate11hide_helperEv+0x63) [0x7f89be556a43]                                                                             
#7 /usr/lib/libQtGui.so.4(_ZN7QWidget10setVisibleEb+0x410) [0x7f89be55f4d0]     
#8 /usr/lib/libQtGui.so.4(_ZN7QWidgetD2Ev+0x330) [0x7f89be55d160]               
#9 /usr/lib/libQtGui.so.4 [0x7f89be5864be]                                      
#10 /usr/lib/libQtGui.so.4 [0x7f89be5804e2]                                     
#11 /usr/lib/libQtGui.so.4 [0x7f89be563d40]                                     
#12 /usr/lib/libkdeui.so.5(_ZN12KApplication11xErrhandlerEP9_XDisplayPv+0x33) [0x7f89bf9d9253]                                                                  
#13 /usr/lib/libX11.so.6(_XError+0xcc) [0x7f89bbc9e35c]                         
#14 /usr/lib/libX11.so.6 [0x7f89bbca5d4f]
#15 /usr/lib/libX11.so.6(_XReply+0x18a) [0x7f89bbca60fa]
#16 /usr/lib/libX11.so.6(XGetWindowProperty+0xb6) [0x7f89bbc83296]
#17 /usr/lib/libQtGui.so.4 [0x7f89be57fd01]
#18 /usr/lib/libQtGui.so.4(_ZN12QDragManager4moveERK6QPoint+0x61f) [0x7f89be58376f]
#19 /usr/lib/libQtGui.so.4(_ZN12QDragManager11eventFilterEP7QObjectP6QEvent+0x149) [0x7f89be585f99]
xdndHandleBadwindow returned true
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0x7f89b83ea97c]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x24) [0x7f89b83eaa84]
#2 /usr/lib/libX11.so.6 [0x7f89bbca5340]
#3 /usr/lib/libX11.so.6(XGetWindowProperty+0x175) [0x7f89bbc83355]
#4 /usr/lib/libQtGui.so.4 [0x7f89be57fd01]
#5 /usr/lib/libQtGui.so.4(_ZN12QDragManager4moveERK6QPoint+0x61f) [0x7f89be58376f]
#6 /usr/lib/libQtGui.so.4(_ZN12QDragManager11eventFilterEP7QObjectP6QEvent+0x149) [0x7f89be585f99]
#7 /usr/lib/libQtCore.so.4(_ZN23QCoreApplicationPrivate34sendThroughApplicationEventFiltersEP7QObjectP6QEvent+0x84) [0x7f89be056704]
#8 /usr/lib/libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x26) [0x7f89be5099c6]
#9 /usr/lib/libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x90a) [0x7f89be51204a]
#10 /usr/lib/libkdeui.so.5(_ZN12KApplication6notifyEP7QObjectP6QEvent+0x3b) [0x7f89bf9d941b]
#11 /usr/lib/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0xd1) [0x7f89be057381]
#12 /usr/lib/libQtGui.so.4(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_E+0x108) [0x7f89be5113e8]
#13 /usr/lib/libQtGui.so.4 [0x7f89be575ac4]
#14 /usr/lib/libQtGui.so.4(_ZN12QApplication15x11ProcessEventEP7_XEvent+0xcff) [0x7f89be5747ff]
#15 /usr/lib/libQtGui.so.4 [0x7f89be59bc84]
#16 /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x23b) [0x7f89ba0de78b]
#17 /usr/lib/libglib-2.0.so.0 [0x7f89ba0e1f5d]
#18 /usr/lib/libglib-2.0.so.0(g_main_context_iteration+0x6b) [0x7f89ba0e211b]
#19 /usr/lib/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x4f) [0x7f89be07f70f]
KCrash: Application 'gwenview' crashing...
sock_file=/home/leflo/.kde4/socket-pussyheaven/kdeinit4__0
Comment 59 Florian Kriener 2008-10-11 22:34:30 UTC
Sorry, that was the output from Gwenview, here the real bt:

Application: Gwenview (gwenview), signal SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0x7f0157456740 (LWP 2196)]
[KCrash handler]
#5  QDragManager::move (this=0x2b5bb50, globalPos=@0x7fff5f58cd80)
    at kernel/qdnd_x11.cpp:1618
#6  0x00007f01551e5f99 in QDragManager::eventFilter (this=0x2b6f9f0, 
    o=<value optimized out>, e=0x0) at kernel/qdnd_x11.cpp:1278
#7  0x00007f0154cb6704 in QCoreApplicationPrivate::sendThroughApplicationEventFilters (this=0x2519c20, receiver=0x7fff5f58f6c0, event=0x7fff5f58cd60)
    at kernel/qcoreapplication.cpp:676
#8  0x00007f01551699c6 in QApplicationPrivate::notify_helper (this=0x2b6f9f0, 
    receiver=0x7f01546216f8, e=0x0) at kernel/qapplication.cpp:3778
#9  0x00007f015517204a in QApplication::notify (this=<value optimized out>, 
    receiver=0x7fff5f58f6c0, e=0x7fff5f58cd60) at kernel/qapplication.cpp:3528
#10 0x00007f015663941b in KApplication::notify (this=0x7fff5f5935a0, 
    receiver=0x7fff5f58f6c0, event=0x7fff5f58cd60)
    at /tmp/buildd/kde4libs-4.1.2/kdeui/kernel/kapplication.cpp:311
#11 0x00007f0154cb7381 in QCoreApplication::notifyInternal (
    this=0x7fff5f5935a0, receiver=0x7fff5f58f6c0, event=0x7fff5f58cd60)
    at kernel/qcoreapplication.cpp:587
#12 0x00007f01551713e8 in QApplicationPrivate::sendMouseEvent (
    receiver=0x7fff5f58f6c0, event=0x7fff5f58cd60, alienWidget=0x26bafb0, 
    nativeWidget=0x25dced0, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f0155aef000)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:212
#13 0x00007f01551d5ac4 in QETWidget::translateMouseEvent (this=0x25dced0, 
    event=<value optimized out>) at kernel/qapplication_x11.cpp:3976
#14 0x00007f01551d47ff in QApplication::x11ProcessEvent (this=0x7fff5f5935a0, 
    event=0x7fff5f58d620) at kernel/qapplication_x11.cpp:3160
#15 0x00007f01551fbc84 in x11EventSourceDispatch (s=0x251d1b0, callback=0, 
    user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:142
#16 0x00007f0150d3e78b in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#17 0x00007f0150d41f5d in ?? () from /usr/lib/libglib-2.0.so.0
#18 0x00007f0150d4211b in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#19 0x00007f0154cdf70f in QEventDispatcherGlib::processEvents (
    this=0x25162a0, flags=<value optimized out>)
    at kernel/qeventdispatcher_glib.cpp:319
#20 0x00007f01551fb44f in QGuiEventDispatcherGlib::processEvents (
    this=0x2b6f9f0, flags=<value optimized out>)
    at kernel/qguieventdispatcher_glib.cpp:198
#21 0x00007f0154cb5ca2 in QEventLoop::processEvents (
    this=<value optimized out>, flags={i = 1599658256})
    at kernel/qeventloop.cpp:143
#22 0x00007f0154cb5e2d in QEventLoop::exec (this=0x2b61380, flags=
      {i = 1599658592}) at kernel/qeventloop.cpp:194
#23 0x00007f01551e4168 in QDragManager::drag (this=0x2b5bb50, 
    o=<value optimized out>) at kernel/qdnd_x11.cpp:1944
#24 0x00007f015517c1c8 in QDrag::exec (this=0x2b582c0, supportedActions=
      {i = 1599658784}, defaultDropAction=Qt::CopyAction)
    at kernel/qdrag.cpp:275
#25 0x00007f01555f1c47 in QListView::internalDrag (this=0x275b3d0, 
    supportedActions={i = 1599658896}) at itemviews/qlistview.cpp:1026
#26 0x00007f01555f1d58 in QListView::startDrag (this=0x2b6f9f0, 
    supportedActions=<value optimized out>) at itemviews/qlistview.cpp:949
#27 0x00007f01555db895 in QAbstractItemView::mouseMoveEvent (this=0x275b3d0, 
    event=0x7fff5f58ea60) at itemviews/qabstractitemview.cpp:1508
#28 0x00007f01555f212a in QListView::mouseMoveEvent (this=0x2b6f9f0, 
    e=0x7f01546216f8) at itemviews/qlistview.cpp:801
#29 0x00007f01551bbfa6 in QWidget::event (this=0x275b3d0, 
    event=0x7fff5f58ea60) at kernel/qwidget.cpp:7148
#30 0x00007f01555e00ad in QAbstractItemView::viewportEvent (this=0x275b3d0, 
    event=0x7fff5f58ea60) at itemviews/qabstractitemview.cpp:1429
#31 0x00007f0154cb6658 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x26bafb0, event=0x7fff5f58ea60)
    at kernel/qcoreapplication.cpp:694
#32 0x00007f0155169a2c in QApplicationPrivate::notify_helper (this=0x2519c20, 
    receiver=0x26bafb0, e=0x7fff5f58ea60) at kernel/qapplication.cpp:3799
#33 0x00007f015517204a in QApplication::notify (this=<value optimized out>, 
    receiver=0x26bafb0, e=0x7fff5f58ea60) at kernel/qapplication.cpp:3528
#34 0x00007f015663941b in KApplication::notify (this=0x7fff5f5935a0, 
    receiver=0x26bafb0, event=0x7fff5f58ea60)
    at /tmp/buildd/kde4libs-4.1.2/kdeui/kernel/kapplication.cpp:311
#35 0x00007f0154cb7381 in QCoreApplication::notifyInternal (
    this=0x7fff5f5935a0, receiver=0x26bafb0, event=0x7fff5f58ea60)
    at kernel/qcoreapplication.cpp:587
#36 0x00007f01551713e8 in QApplicationPrivate::sendMouseEvent (
    receiver=0x26bafb0, event=0x7fff5f58ea60, alienWidget=0x26bafb0, 
    nativeWidget=0x25dced0, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f0155aef000)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:212
#37 0x00007f01551d5909 in QETWidget::translateMouseEvent (this=0x25dced0, 
    event=<value optimized out>) at kernel/qapplication_x11.cpp:4042
#38 0x00007f01551d47ff in QApplication::x11ProcessEvent (this=0x7fff5f5935a0, 
    event=0x7fff5f58f320) at kernel/qapplication_x11.cpp:3160
#39 0x00007f01551fbc84 in x11EventSourceDispatch (s=0x251d1b0, callback=0, 
    user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:142
#40 0x00007f0150d3e78b in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#41 0x00007f0150d41f5d in ?? () from /usr/lib/libglib-2.0.so.0
#42 0x00007f0150d4211b in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#43 0x00007f0154cdf70f in QEventDispatcherGlib::processEvents (
    this=0x25162a0, flags=<value optimized out>)
    at kernel/qeventdispatcher_glib.cpp:319
#44 0x00007f01551fb44f in QGuiEventDispatcherGlib::processEvents (
    this=0x2b6f9f0, flags=<value optimized out>)
    at kernel/qguieventdispatcher_glib.cpp:198
#45 0x00007f0154cb5ca2 in QEventLoop::processEvents (
    this=<value optimized out>, flags={i = 1599665680})
    at kernel/qeventloop.cpp:143
#46 0x00007f0154cb5e2d in QEventLoop::exec (this=0x7fff5f58f650, flags=
      {i = 1599665776}) at kernel/qeventloop.cpp:194
#47 0x00007f01554fe025 in QMenu::exec (this=<value optimized out>, 
    p=@0x7fff5f58f760, action=0x0) at widgets/qmenu.cpp:1938
#48 0x000000000044883e in Gwenview::ThumbnailViewHelper::showMenuForUrlDroppedOnDir (this=<value optimized out>, parent=<value optimized out>, 
    urlList=@0x7fff5f58f890, destUrl=@0x7fff5f58f870)
    at /tmp/buildd/kdegraphics-4.1.2/gwenview/app/thumbnailviewhelper.cpp:154
#49 0x00007f0156f3f7d8 in Gwenview::ThumbnailView::dropEvent (this=0x275b3d0, 
    event=<value optimized out>)
    at /tmp/buildd/kdegraphics-4.1.2/gwenview/lib/thumbnailview/thumbnailview.cpp:370
#50 0x00007f01551bbab3 in QWidget::event (this=0x275b3d0, 
    event=0x7fff5f5902e0) at kernel/qwidget.cpp:7343
#51 0x00007f01555e00ad in QAbstractItemView::viewportEvent (this=0x275b3d0, 
    event=0x7fff5f5902e0) at itemviews/qabstractitemview.cpp:1429
#52 0x00007f0154cb6658 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x26bafb0, event=0x7fff5f5902e0)
    at kernel/qcoreapplication.cpp:694
#53 0x00007f0155169a2c in QApplicationPrivate::notify_helper (this=0x2519c20, 
    receiver=0x26bafb0, e=0x7fff5f5902e0) at kernel/qapplication.cpp:3799
#54 0x00007f0155171cef in QApplication::notify (this=<value optimized out>, 
    receiver=0x26bafb0, e=0x7fff5f5902e0) at kernel/qapplication.cpp:3760
#55 0x00007f015663941b in KApplication::notify (this=0x7fff5f5935a0, 
    receiver=0x26bafb0, event=0x7fff5f5902e0)
    at /tmp/buildd/kde4libs-4.1.2/kdeui/kernel/kapplication.cpp:311
#56 0x00007f0154cb7381 in QCoreApplication::notifyInternal (
    this=0x7fff5f5935a0, receiver=0x26bafb0, event=0x7fff5f5902e0)
    at kernel/qcoreapplication.cpp:587
#57 0x00007f01551e159b in QX11Data::xdndHandleDrop (
    this=<value optimized out>, xe=<value optimized out>, 
    passive=<value optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:209
#58 0x00007f01551e5d97 in QDragManager::drop (this=0x2b5bb50)
    at kernel/qdnd_x11.cpp:1684
#59 0x00007f01551e5f2c in QDragManager::eventFilter (this=0x2b5bb50, 
    o=<value optimized out>, e=<value optimized out>)
    at kernel/qdnd_x11.cpp:1284
#60 0x00007f0154cb6704 in QCoreApplicationPrivate::sendThroughApplicationEventFilters (this=0x2519c20, receiver=0x2b620f0, event=0x7fff5f590c20)
    at kernel/qcoreapplication.cpp:676
#61 0x00007f01551699c6 in QApplicationPrivate::notify_helper (this=0x2b6f9f0, 
    receiver=0x7f01546216f8, e=0x0) at kernel/qapplication.cpp:3778
#62 0x00007f015517204a in QApplication::notify (this=<value optimized out>, 
    receiver=0x2b620f0, e=0x7fff5f590c20) at kernel/qapplication.cpp:3528
#63 0x00007f015663941b in KApplication::notify (this=0x7fff5f5935a0, 
    receiver=0x2b620f0, event=0x7fff5f590c20)
    at /tmp/buildd/kde4libs-4.1.2/kdeui/kernel/kapplication.cpp:311
#64 0x00007f0154cb7381 in QCoreApplication::notifyInternal (
    this=0x7fff5f5935a0, receiver=0x2b620f0, event=0x7fff5f590c20)
    at kernel/qcoreapplication.cpp:587
#65 0x00007f01551713e8 in QApplicationPrivate::sendMouseEvent (
    receiver=0x2b620f0, event=0x7fff5f590c20, alienWidget=0x0, 
    nativeWidget=0x2b620f0, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f0155aef000)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:212
#66 0x00007f01551d5909 in QETWidget::translateMouseEvent (this=0x2b620f0, 
    event=<value optimized out>) at kernel/qapplication_x11.cpp:4042
#67 0x00007f01551d47ff in QApplication::x11ProcessEvent (this=0x13b, 
    event=0x7fff5f5914e0) at kernel/qapplication_x11.cpp:3160
#68 0x00007f01551fbc84 in x11EventSourceDispatch (s=0x251d1b0, callback=0, 
    user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:142
#69 0x00007f0150d3e78b in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#70 0x00007f0150d41f5d in ?? () from /usr/lib/libglib-2.0.so.0
#71 0x00007f0150d4211b in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#72 0x00007f0154cdf70f in QEventDispatcherGlib::processEvents (
    this=0x25162a0, flags=<value optimized out>)
    at kernel/qeventdispatcher_glib.cpp:319
#73 0x00007f01551fb44f in QGuiEventDispatcherGlib::processEvents (
    this=0x2b6f9f0, flags=<value optimized out>)
    at kernel/qguieventdispatcher_glib.cpp:198
#74 0x00007f0154cb5ca2 in QEventLoop::processEvents (
    this=<value optimized out>, flags={i = 1599674320})
    at kernel/qeventloop.cpp:143
#75 0x00007f0154cb5e2d in QEventLoop::exec (this=0x2b45c00, flags=
      {i = 1599674656}) at kernel/qeventloop.cpp:194
#76 0x00007f01551e4168 in QDragManager::drag (this=0x2b5bb50, 
    o=<value optimized out>) at kernel/qdnd_x11.cpp:1944
#77 0x00007f015517c1c8 in QDrag::exec (this=0x2b51d40, supportedActions=
      {i = 1599674848}, defaultDropAction=Qt::CopyAction)
    at kernel/qdrag.cpp:275
#78 0x00007f01555f1c47 in QListView::internalDrag (this=0x275b3d0, 
    supportedActions={i = 1599674960}) at itemviews/qlistview.cpp:1026
#79 0x00007f01555f1d58 in QListView::startDrag (this=0x2b6f9f0, 
    supportedActions=<value optimized out>) at itemviews/qlistview.cpp:949
#80 0x00007f01555db895 in QAbstractItemView::mouseMoveEvent (this=0x275b3d0, 
    event=0x7fff5f592920) at itemviews/qabstractitemview.cpp:1508
#81 0x00007f01555f212a in QListView::mouseMoveEvent (this=0x2b6f9f0, 
    e=0x7f01546216f8) at itemviews/qlistview.cpp:801
#82 0x00007f01551bbfa6 in QWidget::event (this=0x275b3d0, 
    event=0x7fff5f592920) at kernel/qwidget.cpp:7148
#83 0x00007f01555e00ad in QAbstractItemView::viewportEvent (this=0x275b3d0, 
    event=0x7fff5f592920) at itemviews/qabstractitemview.cpp:1429
#84 0x00007f0154cb6658 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x26bafb0, event=0x7fff5f592920)
    at kernel/qcoreapplication.cpp:694
#85 0x00007f0155169a2c in QApplicationPrivate::notify_helper (this=0x2519c20, 
    receiver=0x26bafb0, e=0x7fff5f592920) at kernel/qapplication.cpp:3799
#86 0x00007f015517204a in QApplication::notify (this=<value optimized out>, 
    receiver=0x26bafb0, e=0x7fff5f592920) at kernel/qapplication.cpp:3528
#87 0x00007f015663941b in KApplication::notify (this=0x7fff5f5935a0, 
    receiver=0x26bafb0, event=0x7fff5f592920)
    at /tmp/buildd/kde4libs-4.1.2/kdeui/kernel/kapplication.cpp:311
#88 0x00007f0154cb7381 in QCoreApplication::notifyInternal (
    this=0x7fff5f5935a0, receiver=0x26bafb0, event=0x7fff5f592920)
    at kernel/qcoreapplication.cpp:587
#89 0x00007f01551713e8 in QApplicationPrivate::sendMouseEvent (
    receiver=0x26bafb0, event=0x7fff5f592920, alienWidget=0x26bafb0, 
    nativeWidget=0x25dced0, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f0155aef000)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:212
#90 0x00007f01551d5909 in QETWidget::translateMouseEvent (this=0x25dced0, 
    event=<value optimized out>) at kernel/qapplication_x11.cpp:4042
#91 0x00007f01551d47ff in QApplication::x11ProcessEvent (this=0x7fff5f5935a0, 
    event=0x7fff5f5931e0) at kernel/qapplication_x11.cpp:3160
#92 0x00007f01551fbc84 in x11EventSourceDispatch (s=0x251d1b0, callback=0, 
    user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:142
#93 0x00007f0150d3e78b in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#94 0x00007f0150d41f5d in ?? () from /usr/lib/libglib-2.0.so.0
#95 0x00007f0150d4211b in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#96 0x00007f0154cdf70f in QEventDispatcherGlib::processEvents (
    this=0x25162a0, flags=<value optimized out>)
    at kernel/qeventdispatcher_glib.cpp:319
#97 0x00007f01551fb44f in QGuiEventDispatcherGlib::processEvents (
    this=0x2b6f9f0, flags=<value optimized out>)
    at kernel/qguieventdispatcher_glib.cpp:198
#98 0x00007f0154cb5ca2 in QEventLoop::processEvents (
    this=<value optimized out>, flags={i = 1599681744})
    at kernel/qeventloop.cpp:143
#99 0x00007f0154cb5e2d in QEventLoop::exec (this=0x7fff5f593510, flags=
      {i = 1599681824}) at kernel/qeventloop.cpp:194
#100 0x00007f0154cb82dd in QCoreApplication::exec ()
    at kernel/qcoreapplication.cpp:845
#101 0x000000000043a653 in main (argc=1, argv=0x7fff5f593918)
    at /tmp/buildd/kdegraphics-4.1.2/gwenview/app/main.cpp:92
#0  0x00007f01545a1fc0 in __nanosleep_nocancel () from /lib/libc.so.6
Comment 60 manolis 2008-10-13 20:30:23 UTC
I still have the problem with kde 4.1.2
Comment 61 Christophe Marin 2008-10-27 12:34:17 UTC
*** Bug 173667 has been marked as a duplicate of this bug. ***
Comment 62 Aaron Peterson 2008-11-03 03:40:17 UTC
I tried copying the contents of an SD disk to my hard drive thru drag and drop in dolphin.

The SD card connects a bit intermittently. .. so I suspect that there may be an xfer error.

Dolphin shouldn't crash even if the disk is unreliable.
Comment 63 Karl Ferdinand Ebert 2008-11-05 22:13:59 UTC
Created attachment 28349 [details]
report same Bug in kde .4.1.3-1 on debian sid

still exists
Comment 64 Jonathan Thomas 2008-11-29 02:43:36 UTC
*** Bug 175704 has been marked as a duplicate of this bug. ***
Comment 65 Jonathan Thomas 2008-11-29 02:52:10 UTC
*** Bug 174710 has been marked as a duplicate of this bug. ***
Comment 66 Peter Penz 2008-12-05 14:28:30 UTC
*** Bug 172758 has been marked as a duplicate of this bug. ***
Comment 67 Peter Penz 2008-12-05 14:36:45 UTC
*** Bug 172000 has been marked as a duplicate of this bug. ***
Comment 68 Peter Penz 2008-12-09 07:38:21 UTC
*** Bug 177064 has been marked as a duplicate of this bug. ***
Comment 69 Michael Totschnig 2008-12-10 11:38:05 UTC
On ubuntu intrepid with KDE packages from the backports repository (4:4.1.3-0ubuntu1~intrepid1) the problem still exists. Strangely when I am logged into my account, dolphin crashes in the described way, but  when I log into a test account, copying by drag and drop works fine.
Comment 70 Michael Totschnig 2008-12-11 11:35:17 UTC
Created attachment 29236 [details]
Two kdeglobal files where one makes dolphin work, the other crash. I think they are mixed up. so the one called kdeglobals.working is actually the one crashing dolphin.

I compared the configuration of the user where dolphin worked with the one wher dolphin crashed, and found out that .kde/share/config/kdeglobals made the difference. This is an archive with the two kdeglobals files. This means, that as a workaround for this bug, removing kdeglobals could work. I do not know yet which value is responsable.
Comment 71 Michael Totschnig 2008-12-11 12:03:07 UTC
By testing the two kdeglobals files, I found out that setting both EffectFadeMenu and EffectFadeTooltip to false prevents dolphin from crashing.
Comment 72 Peter Penz 2008-12-11 12:32:48 UTC
Thanks Michael for the good analyzes. I've submitted a bug to Qt software during April 2008 (http://trolltech.com/developer/task-tracker/index_html?method=entry&id=207192), which might be related to the EffectFadeMenu and EffectFadeTooltip issue. Also during that time I added a workaround in Dolphin which should prevent a crash for this settings, but it seems this workaround was not sufficient - I'll do my best to reproduce the issue on my system. What concerns me is that other applications also seem to be affected, so even if we find a workaround in Dolphin it would not fix the root cause :-/
Comment 73 Peter Penz 2008-12-13 18:17:55 UTC
*** Bug 172328 has been marked as a duplicate of this bug. ***
Comment 74 Florian Kriener 2008-12-13 18:40:20 UTC
I can confirm what Michael said in comment #70. It even works in Gwenview. Thanks a lot.
Comment 75 Dario Andres 2008-12-15 01:31:23 UTC
May bug 177796 be related to this ?
Comment 76 Peter Penz 2008-12-15 08:24:57 UTC
*** Bug 177796 has been marked as a duplicate of this bug. ***
Comment 77 Ruchir Brahmbhatt 2008-12-18 13:24:48 UTC
Created attachment 29409 [details]
Reproduced on kde 4.2 beta 2. 

I had opened split view. I drag and drop folder from right to left and click move. After folder moved, dolphin crashed.
Comment 78 FiNeX 2008-12-18 15:08:10 UTC
Please, post backtraces directly on comments, not as attachments.

backtrace from comment #77:

Application: Dolphin (dolphin), signal SIGSEGV
[?1034h[Thread debugging using libthread_db enabled]
[Current thread is 0 (LWP 15994)]

Thread 2 (Thread 0xb43acb90 (LWP 16241)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb6583ef1 in select () from /lib/libc.so.6
#2  0xb6a08e77 in QProcessManager::run (this=0x80c8d88) at io/qprocess_unix.cpp:301
#3  0xb693984e in QThreadPrivate::start (arg=0x80c8d88) at thread/qthread_unix.cpp:185
#4  0xb68d9175 in start_thread () from /lib/libpthread.so.0
#5  0xb658adce in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb5f688e0 (LWP 15994)):
[KCrash Handler]
#6  KDirModelNode::rowNumber (this=0x848d888) at /usr/include/QtCore/qlist.h:89
#7  0xb7ec73a0 in KDirModelPrivate::indexForNode (this=0x8675b28, node=0x848d888, rowNumber=44) at /usr/src/debug/kdelibs-4.1.85/kio/kio/kdirmodel.cpp:291
#8  0xb7eca573 in KDirModel::indexForUrl (this=0x867c770, url=@0x867d928) at /usr/src/debug/kdelibs-4.1.85/kio/kio/kdirmodel.cpp:854
#9  0xb7d08fec in DolphinView::restoreCurrentItem (this=0x867d8d0) at /usr/src/debug/kdebase-4.1.85/apps/dolphin/src/dolphinview.cpp:1095
#10 0xb7d0cd13 in DolphinView::qt_metacall (this=0x867d8d0, _c=QMetaObject::InvokeMetaMethod, _id=49, _a=0xbfc55408) at /usr/src/debug/kdebase-4.1.85/build/apps/dolphin/src/dolphinview.moc:204
#11 0xb6a3e740 in QMetaObject::activate (sender=0x867c758, from_signal_index=5, to_signal_index=5, argv=0x0) at kernel/qobject.cpp:3031
#12 0xb6a3f4c2 in QMetaObject::activate (sender=0x867c758, m=0x80a7290, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3101
#13 0xb7eb3937 in KDirLister::completed (this=0x867c758) at /usr/src/debug/kdelibs-4.1.85/build/kio/kdirlister.moc:205
#14 0xb7ec0f4d in KDirListerCache::slotUpdateResult (this=0x81295d0, j=0x8696910) at /usr/src/debug/kdelibs-4.1.85/kio/kio/kdirlister.cpp:1579
#15 0xb7ec3764 in KDirListerCache::qt_metacall (this=0x81295d0, _c=QMetaObject::InvokeMetaMethod, _id=11, _a=0xbfc556ec) at /usr/src/debug/kdelibs-4.1.85/build/kio/kdirlister_p.moc:101
#16 0xb6a3e740 in QMetaObject::activate (sender=0x8696910, from_signal_index=7, to_signal_index=7, argv=0xbfc556ec) at kernel/qobject.cpp:3031
#17 0xb6a3f4c2 in QMetaObject::activate (sender=0x8696910, m=0x80a7280, local_signal_index=3, argv=0xbfc556ec) at kernel/qobject.cpp:3101
#18 0xb7522483 in KJob::result (this=0x8696910, _t1=0x8696910) at /usr/src/debug/kdelibs-4.1.85/build/kdecore/kjob.moc:186
#19 0xb7522929 in KJob::emitResult (this=0x8696910) at /usr/src/debug/kdelibs-4.1.85/kdecore/jobs/kjob.cpp:294
#20 0xb7e98d65 in KIO::SimpleJob::slotFinished (this=0x8696910) at /usr/src/debug/kdelibs-4.1.85/kio/kio/job.cpp:489
#21 0xb7e98eae in KIO::ListJob::slotFinished (this=0x8696910) at /usr/src/debug/kdelibs-4.1.85/kio/kio/job.cpp:2416
#22 0xb7e9dd13 in KIO::ListJob::qt_metacall (this=0x8696910, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbfc558d8) at /usr/src/debug/kdelibs-4.1.85/build/kio/jobclasses.moc:747
#23 0xb6a3e740 in QMetaObject::activate (sender=0x812de60, from_signal_index=8, to_signal_index=8, argv=0x0) at kernel/qobject.cpp:3031
#24 0xb6a3f4c2 in QMetaObject::activate (sender=0x812de60, m=0xb8017384, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3101
#25 0xb7f48607 in KIO::SlaveInterface::finished (this=0x812de60) at /usr/src/debug/kdelibs-4.1.85/build/kio/slaveinterface.moc:163
#26 0xb7f4b24f in KIO::SlaveInterface::dispatch (this=0x812de60, _cmd=104, rawdata=@0xbfc55a74) at /usr/src/debug/kdelibs-4.1.85/kio/kio/slaveinterface.cpp:175
#27 0xb7f48c07 in KIO::SlaveInterface::dispatch (this=0x812de60) at /usr/src/debug/kdelibs-4.1.85/kio/kio/slaveinterface.cpp:91
#28 0xb7f3b4f0 in KIO::Slave::gotInput (this=0x812de60) at /usr/src/debug/kdelibs-4.1.85/kio/kio/slave.cpp:322
#29 0xb7f3b863 in KIO::Slave::qt_metacall (this=0x812de60, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfc55b68) at /usr/src/debug/kdelibs-4.1.85/build/kio/slave.moc:75
#30 0xb6a3e740 in QMetaObject::activate (sender=0x866e988, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3031
#31 0xb6a3f4c2 in QMetaObject::activate (sender=0x866e988, m=0xb8013e60, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3101
#32 0xb7e662a7 in KIO::Connection::readyRead (this=0x866e988) at /usr/src/debug/kdelibs-4.1.85/build/kio/connection.moc:84
#33 0xb7e67ce2 in KIO::ConnectionPrivate::dequeue (this=0x84df558) at /usr/src/debug/kdelibs-4.1.85/kio/kio/connection.cpp:82
#34 0xb7e68336 in KIO::Connection::qt_metacall (this=0x866e988, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x8502178) at /usr/src/debug/kdelibs-4.1.85/build/kio/connection.moc:72
#35 0xb6a3788b in QMetaCallEvent::placeMetaCall (this=0x8488e48, object=0x866e988) at kernel/qobject.cpp:529
#36 0xb6a39449 in QObject::event (this=0x866e988, e=0x8488e48) at kernel/qobject.cpp:1155
#37 0xb6c2b82c in QApplicationPrivate::notify_helper (this=0x80c0ab8, receiver=0x866e988, e=0x8488e48) at kernel/qapplication.cpp:3803
#38 0xb6c336ce in QApplication::notify (this=0xbfc56344, receiver=0x866e988, e=0x8488e48) at kernel/qapplication.cpp:3393
#39 0xb786c15d in KApplication::notify (this=0xbfc56344, receiver=0x866e988, event=0x8488e48) at /usr/src/debug/kdelibs-4.1.85/kdeui/kernel/kapplication.cpp:307
#40 0xb6a29a71 in QCoreApplication::notifyInternal (this=0xbfc56344, receiver=0x866e988, event=0x8488e48) at kernel/qcoreapplication.cpp:587
#41 0xb6a2a6e5 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x80a9310) at kernel/qcoreapplication.h:209
#42 0xb6a2a8dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1091
#43 0xb6a545bf in postEventSourceDispatch (s=0x80c7ca8) at kernel/qcoreapplication.h:214
#44 0xb628a0b8 in IA__g_main_context_dispatch (context=0x80c7c20) at gmain.c:2144
#45 0xb628d753 in g_main_context_iterate (context=0x80c7c20, block=1, dispatch=1, self=0x80c06c0) at gmain.c:2778
#46 0xb628d911 in IA__g_main_context_iteration (context=0x80c7c20, may_block=1) at gmain.c:2841
#47 0xb6a54208 in QEventDispatcherGlib::processEvents (this=0x80bbcc0, flags={i = -1077583320}) at kernel/qeventdispatcher_glib.cpp:319
#48 0xb6cc4885 in QGuiEventDispatcherGlib::processEvents (this=0x80bbcc0, flags={i = -1077583272}) at kernel/qguieventdispatcher_glib.cpp:198
#49 0xb6a2814a in QEventLoop::processEvents (this=0xbfc562d0, flags={i = -1077583208}) at kernel/qeventloop.cpp:143
#50 0xb6a2830a in QEventLoop::exec (this=0xbfc562d0, flags={i = -1077583144}) at kernel/qeventloop.cpp:194
#51 0xb6a2a9a5 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:845
#52 0xb6c2b6a7 in QApplication::exec () at kernel/qapplication.cpp:3331
#53 0x08084f8f in main (argc=6, argv=0xbfc564f4) at /usr/src/debug/kdebase-4.1.85/apps/dolphin/src/main.cpp:94

Comment 79 Peter Penz 2008-12-22 22:44:09 UTC
SVN commit 900452 by ppenz:

Don't apply obsolete effect settings from a KDE 3 config file. This prevents side effects with drag and drop (see http://bugs.kde.org/show_bug.cgi?id=157630 and http://trolltech.com/developer/task-tracker/index_html?method=entry&id=207192 for details).

CCBUG: 157630

 M  +0 -13     kglobalsettings.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=900452
Comment 80 Dario Andres 2008-12-23 15:41:12 UTC
*** Bug 178571 has been marked as a duplicate of this bug. ***
Comment 81 Tommi Tervo 2009-01-08 10:07:49 UTC
*** Bug 179984 has been marked as a duplicate of this bug. ***
Comment 82 Dario Andres 2009-01-12 00:51:09 UTC
Mh, I experienced this crash recently

Here using:

Qt: 4.4.3 + qt-copy-patches-889120
KDE: 4.2.60 (KDE 4.2.60 (KDE 4.3 >= 20090106))
kdelibs svn rev. 909480 / kdebase svn rev. 909373
on ArchLinux x86_64 - Kernel 2.6.27.10

I was using split view, then I close one view, later I renamed one file and finally I dragged that file to a folder when Dolphin crashed (I don't remember If I got to select Move here in the contextual menu or if it crashed before that)

Backtrace:

Application: Dolphin (dolphin), signal SIGABRT
0x00007f71cf0e4001 in nanosleep () from /lib/libc.so.6

Thread 1 (Thread 0x7f71d3561750 (LWP 16477)):
[KCrash Handler]
#5  0x00007f71cf0770c5 in raise () from /lib/libc.so.6
#6  0x00007f71cf0785e3 in abort () from /lib/libc.so.6
#7  0x00007f71cfdb0a25 in qt_message_output (msgType=QtFatalMsg, buf=<value optimized out>) at global/qglobal.cpp:2102
#8  0x00007f71cfdb0b47 in qFatal (msg=<value optimized out>) at global/qglobal.cpp:2303
#9  0x00007f71d036d1b0 in QDragManager::cancel (this=0xf2f9a0, deleteSource=true) at kernel/qdnd_x11.cpp:1366
#10 0x00007f71d036e145 in QDragManager::drag (this=0xf2f9a0, o=0xf1f210) at kernel/qdnd_x11.cpp:1887
#11 0x00007f71d030eac8 in QDrag::exec (this=0xf1f210, supportedActions={i = -613821184}, defaultDropAction=Qt::IgnoreAction) at kernel/qdrag.cpp:275
#12 0x00007f71d28a9112 in DragAndDropHelper::startDrag (this=<value optimized out>, itemView=<value optimized out>, supportedActions={i = -613821104}, controller=0x1049ac0)
    at /home/kde-devel/kde/src/KDE/kdebase/apps/dolphin/src/draganddrophelper.cpp:83
#13 0x00007f71d2891070 in DolphinDetailsView::startDrag (this=0xd3ea00, supportedActions=<value optimized out>) at /home/kde-devel/kde/src/KDE/kdebase/apps/dolphin/src/dolphindetailsview.cpp:304
#14 0x00007f71d0746d64 in QAbstractItemView::mouseMoveEvent (this=0xd3ea00, event=0x7fffdb69e510) at itemviews/qabstractitemview.cpp:1508
#15 0x00007f71d28911e5 in DolphinDetailsView::mouseMoveEvent (this=0x405d, event=0x7fffdb69e510) at /home/kde-devel/kde/src/KDE/kdebase/apps/dolphin/src/dolphindetailsview.cpp:268
#16 0x00007f71d034fb28 in QWidget::event (this=0xd3ea00, event=0x7fffdb69e510) at kernel/qwidget.cpp:7148
#17 0x00007f71d074808d in QAbstractItemView::viewportEvent (this=0xd3ea00, event=0x7fffdb69e510) at itemviews/qabstractitemview.cpp:1429
#18 0x00007f71d07765f3 in QTreeView::viewportEvent (this=0xd3ea00, event=0x7fffdb69e510) at itemviews/qtreeview.cpp:1265
#19 0x00007f71cfe967f7 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x107b1e0, event=0x7fffdb69e510) at kernel/qcoreapplication.cpp:694
#20 0x00007f71d02fd07c in QApplicationPrivate::notify_helper (this=0x9bd8f0, receiver=0x107b1e0, e=0x7fffdb69e510) at kernel/qapplication.cpp:3799
#21 0x00007f71d0304c65 in QApplication::notify (this=<value optimized out>, receiver=0x107b1e0, e=0x7fffdb69e510) at kernel/qapplication.cpp:3528
#22 0x00007f71d174065b in KApplication::notify (this=0x7fffdb6a4080, receiver=0x107b1e0, event=0x7fffdb69e510) at /home/kde-devel/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:307
#23 0x00007f71cfe96d90 in QCoreApplication::notifyInternal (this=0x7fffdb6a4080, receiver=0x107b1e0, event=0x7fffdb69e510) at kernel/qcoreapplication.cpp:583
#24 0x00007f71d0303fe2 in QApplicationPrivate::sendMouseEvent (receiver=0x107b1e0, event=0x7fffdb69e510, alienWidget=0x0, nativeWidget=0x107b1e0, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f71d0bed450) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:212
#25 0x00007f71d0361bec in QETWidget::translateMouseEvent (this=0x107b1e0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4044
#26 0x00007f71d0360bc0 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffdb69ede0) at kernel/qapplication_x11.cpp:3240
#27 0x00007f71d0385724 in x11EventSourceDispatch (s=0x9c3b60, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:142
#28 0x00007f71cbe7faa2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0x00007f71cbe8321d in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#30 0x00007f71cbe833db in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0x00007f71cfebdcdf in QEventDispatcherGlib::processEvents (this=0x986970, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:319
#32 0x00007f71d0384f7f in QGuiEventDispatcherGlib::processEvents (this=0x405d, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:198
#33 0x00007f71cfe959c2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -613814064}) at kernel/qeventloop.cpp:143
#34 0x00007f71cfe95b55 in QEventLoop::exec (this=0x7fffdb69f110, flags={i = -613813968}) at kernel/qeventloop.cpp:190
#35 0x00007f71d06767c7 in QMenu::exec (this=<value optimized out>, p=@0x10eb0c8, action=0x0) at widgets/qmenu.cpp:1938
#36 0x00007f71d2b00033 in KonqOperations::doDropFileCopy (this=0x1124ab0) at /home/kde-devel/kde/src/KDE/kdebase/apps/lib/konq/konq_operations.cpp:545
#37 0x00007f71d2b00aa8 in KonqOperations::asyncDrop (this=0x1124ab0, destItem=@0x7fffdb6a0070) at /home/kde-devel/kde/src/KDE/kdebase/apps/lib/konq/konq_operations.cpp:328
#38 0x00007f71d2b01b3f in KonqOperations::doDrop (destItem=@0x7fffdb6a0070, dest=@0x7fffdb69fdb0, ev=0x7fffdb6a0be0, parent=0x10e9c10)
    at /home/kde-devel/kde/src/KDE/kdebase/apps/lib/konq/konq_operations.cpp:291
#39 0x00007f71d28a8c9e in DragAndDropHelper::dropUrls (this=0xad75a0, destItem=@0x7fffdb6a0070, destPath=<value optimized out>, event=0x7fffdb6a0be0, widget=0x10e9c10)
    at /home/kde-devel/kde/src/KDE/kdebase/apps/dolphin/src/draganddrophelper.cpp:110
#40 0x00007f71d28a3924 in DolphinView::qt_metacall (this=0x10e9c10, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffdb6a0010)
    at /home/kde-devel/kde/build/KDE/kdebase/apps/dolphin/src/dolphinview.moc:195
#41 0x00007f71cfeabac0 in QMetaObject::activate (sender=0x1049ac0, from_signal_index=<value optimized out>, to_signal_index=8, argv=0xffffffffffffffff) at kernel/qobject.cpp:3028
#42 0x00007f71d288e59c in DolphinController::urlsDropped (this=0x405d, _t1=<value optimized out>, _t2=<value optimized out>, _t3=0x7fffdb6a0be0)
    at /home/kde-devel/kde/build/KDE/kdebase/apps/dolphin/src/dolphincontroller.moc:158
#43 0x00007f71d2890de8 in DolphinDetailsView::dropEvent (this=0xd3ea00, event=0x7fffdb6a0be0) at /home/kde-devel/kde/src/KDE/kdebase/apps/dolphin/src/dolphindetailsview.cpp:356
#44 0x00007f71d034f4e0 in QWidget::event (this=0xd3ea00, event=0x7fffdb6a0be0) at kernel/qwidget.cpp:7343
#45 0x00007f71d074808d in QAbstractItemView::viewportEvent (this=0xd3ea00, event=0x7fffdb6a0be0) at itemviews/qabstractitemview.cpp:1429
#46 0x00007f71d07765f3 in QTreeView::viewportEvent (this=0xd3ea00, event=0x7fffdb6a0be0) at itemviews/qtreeview.cpp:1265
#47 0x00007f71cfe967f7 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x107b1e0, event=0x7fffdb6a0be0) at kernel/qcoreapplication.cpp:694
#48 0x00007f71d02fd07c in QApplicationPrivate::notify_helper (this=0x9bd8f0, receiver=0x107b1e0, e=0x7fffdb6a0be0) at kernel/qapplication.cpp:3799
#49 0x00007f71d0304a1f in QApplication::notify (this=<value optimized out>, receiver=0x107b1e0, e=0x7fffdb6a0be0) at kernel/qapplication.cpp:3760
#50 0x00007f71d174065b in KApplication::notify (this=0x7fffdb6a4080, receiver=0x107b1e0, event=0x7fffdb6a0be0) at /home/kde-devel/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:307
#51 0x00007f71cfe96d90 in QCoreApplication::notifyInternal (this=0x7fffdb6a4080, receiver=0x107b1e0, event=0x7fffdb6a0be0) at kernel/qcoreapplication.cpp:583
#52 0x00007f71d036f719 in QX11Data::xdndHandleDrop (this=<value optimized out>, xe=<value optimized out>, passive=<value optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:209
#53 0x00007f71d0370e3b in QDragManager::drop (this=0xf2f9a0) at kernel/qdnd_x11.cpp:1684
#54 0x00007f71d0371054 in QDragManager::eventFilter (this=0xf2f9a0, o=0x1124a70, e=0x7fffdb6a1520) at kernel/qdnd_x11.cpp:1284
#55 0x00007f71cfe968a3 in QCoreApplicationPrivate::sendThroughApplicationEventFilters (this=0x9bd8f0, receiver=0x1124a70, event=0x7fffdb6a1520) at kernel/qcoreapplication.cpp:676
#56 0x00007f71d02fd016 in QApplicationPrivate::notify_helper (this=0x405d, receiver=0x405d, e=0x6) at kernel/qapplication.cpp:3778
#57 0x00007f71d0304c65 in QApplication::notify (this=<value optimized out>, receiver=0x1124a70, e=0x7fffdb6a1520) at kernel/qapplication.cpp:3528
#58 0x00007f71d174065b in KApplication::notify (this=0x7fffdb6a4080, receiver=0x1124a70, event=0x7fffdb6a1520) at /home/kde-devel/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:307
#59 0x00007f71cfe96d90 in QCoreApplication::notifyInternal (this=0x7fffdb6a4080, receiver=0x1124a70, event=0x7fffdb6a1520) at kernel/qcoreapplication.cpp:583
#60 0x00007f71d0303fe2 in QApplicationPrivate::sendMouseEvent (receiver=0x1124a70, event=0x7fffdb6a1520, alienWidget=0x0, nativeWidget=0x1124a70, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f71d0bed450) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:212
#61 0x00007f71d0361bec in QETWidget::translateMouseEvent (this=0x1124a70, event=<value optimized out>) at kernel/qapplication_x11.cpp:4044
#62 0x00007f71d0360d47 in QApplication::x11ProcessEvent (this=0x5c, event=0x7fffdb6a1df0) at kernel/qapplication_x11.cpp:3162
#63 0x00007f71d0385724 in x11EventSourceDispatch (s=0x9c3b60, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:142
#64 0x00007f71cbe7faa2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#65 0x00007f71cbe8321d in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#66 0x00007f71cbe833db in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#67 0x00007f71cfebdcdf in QEventDispatcherGlib::processEvents (this=0x986970, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:319
#68 0x00007f71d0384f7f in QGuiEventDispatcherGlib::processEvents (this=0x405d, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:198
#69 0x00007f71cfe959c2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -613801760}) at kernel/qeventloop.cpp:143
#70 0x00007f71cfe95b55 in QEventLoop::exec (this=0xbf2bd0, flags={i = -613801424}) at kernel/qeventloop.cpp:190
#71 0x00007f71d036e3e3 in QDragManager::drag (this=0xf2f9a0, o=<value optimized out>) at kernel/qdnd_x11.cpp:1944
#72 0x00007f71d030eac8 in QDrag::exec (this=0xd96210, supportedActions={i = -613800992}, defaultDropAction=Qt::IgnoreAction) at kernel/qdrag.cpp:275
#73 0x00007f71d28a9112 in DragAndDropHelper::startDrag (this=<value optimized out>, itemView=<value optimized out>, supportedActions={i = -613800912}, controller=0x1049ac0)
    at /home/kde-devel/kde/src/KDE/kdebase/apps/dolphin/src/draganddrophelper.cpp:83
#74 0x00007f71d2891070 in DolphinDetailsView::startDrag (this=0xd3ea00, supportedActions=<value optimized out>) at /home/kde-devel/kde/src/KDE/kdebase/apps/dolphin/src/dolphindetailsview.cpp:304
#75 0x00007f71d0746d64 in QAbstractItemView::mouseMoveEvent (this=0xd3ea00, event=0x7fffdb6a33f0) at itemviews/qabstractitemview.cpp:1508
#76 0x00007f71d28911e5 in DolphinDetailsView::mouseMoveEvent (this=0x405d, event=0x7fffdb6a33f0) at /home/kde-devel/kde/src/KDE/kdebase/apps/dolphin/src/dolphindetailsview.cpp:268
#77 0x00007f71d034fb28 in QWidget::event (this=0xd3ea00, event=0x7fffdb6a33f0) at kernel/qwidget.cpp:7148
#78 0x00007f71d074808d in QAbstractItemView::viewportEvent (this=0xd3ea00, event=0x7fffdb6a33f0) at itemviews/qabstractitemview.cpp:1429
#79 0x00007f71d07765f3 in QTreeView::viewportEvent (this=0xd3ea00, event=0x7fffdb6a33f0) at itemviews/qtreeview.cpp:1265
#80 0x00007f71cfe967f7 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x107b1e0, event=0x7fffdb6a33f0) at kernel/qcoreapplication.cpp:694
#81 0x00007f71d02fd07c in QApplicationPrivate::notify_helper (this=0x9bd8f0, receiver=0x107b1e0, e=0x7fffdb6a33f0) at kernel/qapplication.cpp:3799
#82 0x00007f71d0304c65 in QApplication::notify (this=<value optimized out>, receiver=0x107b1e0, e=0x7fffdb6a33f0) at kernel/qapplication.cpp:3528
#83 0x00007f71d174065b in KApplication::notify (this=0x7fffdb6a4080, receiver=0x107b1e0, event=0x7fffdb6a33f0) at /home/kde-devel/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:307
#84 0x00007f71cfe96d90 in QCoreApplication::notifyInternal (this=0x7fffdb6a4080, receiver=0x107b1e0, event=0x7fffdb6a33f0) at kernel/qcoreapplication.cpp:583
#85 0x00007f71d0303fe2 in QApplicationPrivate::sendMouseEvent (receiver=0x107b1e0, event=0x7fffdb6a33f0, alienWidget=0x107b1e0, nativeWidget=0xa57f30, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f71d0bed450) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:212
#86 0x00007f71d0361bec in QETWidget::translateMouseEvent (this=0xa57f30, event=<value optimized out>) at kernel/qapplication_x11.cpp:4044
#87 0x00007f71d0360d47 in QApplication::x11ProcessEvent (this=0x7fffdb6a4080, event=0x7fffdb6a3cc0) at kernel/qapplication_x11.cpp:3162
#88 0x00007f71d0385724 in x11EventSourceDispatch (s=0x9c3b60, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:142
#89 0x00007f71cbe7faa2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#90 0x00007f71cbe8321d in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#91 0x00007f71cbe833db in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#92 0x00007f71cfebdcdf in QEventDispatcherGlib::processEvents (this=0x986970, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:319
#93 0x00007f71d0384f7f in QGuiEventDispatcherGlib::processEvents (this=0x405d, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:198
#94 0x00007f71cfe959c2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -613793872}) at kernel/qeventloop.cpp:143
#95 0x00007f71cfe95b55 in QEventLoop::exec (this=0x7fffdb6a3ff0, flags={i = -613793792}) at kernel/qeventloop.cpp:190
#96 0x00007f71cfe9a8f7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:845
#97 0x000000000044376d in main (argc=6, argv=0x7fffdb6a4568) at /home/kde-devel/kde/src/KDE/kdebase/apps/dolphin/src/main.cpp:94


Comment 83 Dario Andres 2009-01-13 12:13:14 UTC
*** Bug 180531 has been marked as a duplicate of this bug. ***
Comment 84 Kevin Adler 2009-01-15 06:15:27 UTC
I have also experienced this bug. Previously on openSUSE 11.0 and now on openSUSE 11.1 with KDE 4.1.3 packages. I can only reproduce it when I drag some files from inside one view in to a folder in the same view. I have never had it crash when copying files across a split view. I select some files and then drag the selection to a folder. When I start to drag, the icon adds a multiple document icon beneath it and when I drop it on to the folder, it goes away and the context menu pops up. After selecting the move option from the menu, the multiple document icon reappears, which always means it will crash for me. As soon as I click again, it crashes. I can alt-tab or navigate around and the icon stays the same, but as soon as I click, which can be anywhere it doesn't have to be on the dolphin window, dolphin crashes. Here is the backtrace:

Application: Dolphin (dolphin), signal SIGSEGV
[?1034h(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[KCrash handler]
#6  0xb7fadf39 in QEventLoop::exit (this=0x0, returnCode=0)
    at kernel/qeventloop.h:54
#7  0xb6b2cc14 in QDragManager::eventFilter(QObject*, QEvent*) ()
   from /usr/lib/libQtGui.so.4
#8  0xb7faebe4 in QCoreApplicationPrivate::sendThroughApplicationEventFilters (
    this=0x80bfde8, receiver=0x848c3c8, event=0xbf8dea18)
    at kernel/qcoreapplication.cpp:676
#9  0xb6aa9873 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /usr/lib/libQtGui.so.4
#10 0xb6ab2111 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libQtGui.so.4
#11 0xb7a6c41d in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
#12 0xb7faf961 in QCoreApplication::notifyInternal (this=0xbf8e0744, 
    receiver=0x848c3c8, event=0xbf8dea18) at kernel/qcoreapplication.cpp:587
#13 0xb6ab139e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#14 0xb6b1b716 in ?? () from /usr/lib/libQtGui.so.4
#15 0xb6b1aac5 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/libQtGui.so.4
#16 0xb6b4308a in ?? () from /usr/lib/libQtGui.so.4
#17 0xb62749a8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0xb6278063 in ?? () from /usr/lib/libglib-2.0.so.0
#19 0xb6278221 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#20 0xb7fd9fb8 in QEventDispatcherGlib::processEvents (this=0x80bfea0, flags=
      {i = -1081216584}) at kernel/qeventdispatcher_glib.cpp:319
#21 0xb6b42785 in ?? () from /usr/lib/libQtGui.so.4
#22 0xb7fae01a in QEventLoop::processEvents (this=0x8388c40, flags=
      {i = -1081216472}) at kernel/qeventloop.cpp:143
#23 0xb7fae1da in QEventLoop::exec (this=0x8388c40, flags={i = -1081216360})
    at kernel/qeventloop.cpp:194
#24 0xb6b2abf0 in QDragManager::drag(QDrag*) () from /usr/lib/libQtGui.so.4
#25 0xb6abcc6a in QDrag::exec(QFlags<Qt::DropAction>, Qt::DropAction) ()
   from /usr/lib/libQtGui.so.4
#26 0xb74f39fe in ?? () from /usr/lib/libdolphinprivate.so.4
#27 0xb74ebee8 in DolphinIconsView::startDrag(QFlags<Qt::DropAction>) ()
   from /usr/lib/libdolphinprivate.so.4
#28 0xb6f750d9 in QAbstractItemView::mouseMoveEvent(QMouseEvent*) ()
   from /usr/lib/libQtGui.so.4
#29 0xb6f8d202 in QListView::mouseMoveEvent(QMouseEvent*) ()
   from /usr/lib/libQtGui.so.4
#30 0xb7a552d9 in KCategorizedView::mouseMoveEvent(QMouseEvent*) ()
   from /usr/lib/libkdeui.so.5
#31 0xb6b018cb in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#32 0xb6e37a83 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#33 0xb6ece1bf in QAbstractScrollArea::viewportEvent(QEvent*) ()
   from /usr/lib/libQtGui.so.4
#34 0xb6f78f3f in QAbstractItemView::viewportEvent(QEvent*) ()
   from /usr/lib/libQtGui.so.4
#35 0xb6ed0765 in ?? () from /usr/lib/libQtGui.so.4
#36 0xb7faeb3a in QCoreApplicationPrivate::sendThroughObjectEventFilters (
    this=0x80bfde8, receiver=0x83b5c68, event=0xbf8dfe88)
    at kernel/qcoreapplication.cpp:694
#37 0xb6aa98da in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /usr/lib/libQtGui.so.4
#38 0xb6ab2111 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libQtGui.so.4
#39 0xb7a6c41d in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
#40 0xb7faf961 in QCoreApplication::notifyInternal (this=0xbf8e0744, 
    receiver=0x83b5c68, event=0xbf8dfe88) at kernel/qcoreapplication.cpp:587
#41 0xb6ab139e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#42 0xb6b1b716 in ?? () from /usr/lib/libQtGui.so.4
#43 0xb6b1aac5 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/libQtGui.so.4
#44 0xb6b4308a in ?? () from /usr/lib/libQtGui.so.4
#45 0xb62749a8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#46 0xb6278063 in ?? () from /usr/lib/libglib-2.0.so.0
#47 0xb6278221 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#48 0xb7fd9fb8 in QEventDispatcherGlib::processEvents (this=0x80bfea0, flags=
      {i = -1081211352}) at kernel/qeventdispatcher_glib.cpp:319
#49 0xb6b42785 in ?? () from /usr/lib/libQtGui.so.4
#50 0xb7fae01a in QEventLoop::processEvents (this=0xbf8e06d0, flags=
      {i = -1081211240}) at kernel/qeventloop.cpp:143
#51 0xb7fae1da in QEventLoop::exec (this=0xbf8e06d0, flags={i = -1081211176})
    at kernel/qeventloop.cpp:194
#52 0xb7fb0895 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:845
#53 0xb6aa9777 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#54 0x080834df in _start ()
Comment 85 Bruno Friedmann 2009-01-18 10:52:49 UTC
As I've also many crash with this I read the suggested trick about 
.kde/share/config/kdeglobals

Yes if you want to crash dolphin or other you should activate in qtconfig the effect tab interface Enable effects (all enabled)

inside .kde/share/config/kdeglobals
I've check also the [kde] section 
[KDE]
AutoSelectDelay=-1
ChangeCursor=true
DoubleClickInterval=400
EffectAnimateCombo=false
EffectAnimateMenu=false
EffectAnimateTooltip=false
EffectFadeMenu=false
EffectFadeTooltip=false
EffectNoTooltip=false
EffectsEnabled=true
InsertTearOffHandle=0
ShowDeleteCommand=true
ShowIconsOnPushButtons=true
SingleClick=false
StartDragDist=4
StartDragTime=500
VisualActivate=1
WheelScrollLines=1
colorScheme=bf2_suse.kcsrc
contrast=2

with this no trouble anymore ... 
If you play with the effect it will crash again

system : opensuse 11.1 32bits PAE 
Qt: 4.4.3
KDE: 4.1.3 (KDE 4.1.3) "release 69.2"
kde4-config: 1.0

Hope this give you a way to find and resolv it.
Comment 86 Bas Roufs 2009-01-29 14:37:14 UTC
Dear Everybody

Also my bug of today has been caused while drag and dropping within Dolphin. Formulated more exactly: I was moving files from one folder to another one. I clicked at the file to be moved in the folder of origin in the detail file/ folder list. I was moving the file to it's destination folder via the folder panel at the top left part of the screen. While the moving process got stuck, Dolphin crashed and caused the so-called "signal 11 (SIGSEGV)". The crash handler produced the bug report below.

Respectfully Yours,

Bas Roufs. 

Application: Dolphin (dolphin), signal SIGSEGV
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb5f786c0 (LWP 13664)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb76dc449 in QEventLoop::exit () from /usr/lib/libQtCore.so.4
#7  0xb6d01fc4 in QDragManager::eventFilter () from /usr/lib/libQtGui.so.4
#8  0xb76dd0f4 in QCoreApplicationPrivate::sendThroughApplicationEventFilters
    () from /usr/lib/libQtCore.so.4
#9  0xb6c7e863 in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#10 0xb6c870e1 in QApplication::notify () from /usr/lib/libQtGui.so.4
#11 0xb7bacb2d in KApplication::notify () from /usr/lib/libkdeui.so.5
#12 0xb76dde61 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#13 0xb6c8636e in QApplicationPrivate::sendMouseEvent ()
   from /usr/lib/libQtGui.so.4
#14 0xb6cf0656 in ?? () from /usr/lib/libQtGui.so.4
#15 0xb6cef9e5 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#16 0xb6d197aa in ?? () from /usr/lib/libQtGui.so.4
#17 0xb63346f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0xb6337da3 in ?? () from /usr/lib/libglib-2.0.so.0
#19 0xb6337f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#20 0xb7708478 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#21 0xb6d18ea5 in ?? () from /usr/lib/libQtGui.so.4
#22 0xb76dc52a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#23 0xb76dc6ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#24 0xb6cfffa0 in QDragManager::drag () from /usr/lib/libQtGui.so.4
#25 0xb6c91c3a in QDrag::exec () from /usr/lib/libQtGui.so.4
#26 0xb802bc0e in ?? () from /usr/lib/libdolphinprivate.so.4
#27 0xb801fad1 in DolphinDetailsView::startDrag ()
   from /usr/lib/libdolphinprivate.so.4
#28 0xb714b779 in QAbstractItemView::mouseMoveEvent ()
   from /usr/lib/libQtGui.so.4
#29 0xb801fc42 in DolphinDetailsView::mouseMoveEvent ()
   from /usr/lib/libdolphinprivate.so.4
#30 0xb6cd67cb in QWidget::event () from /usr/lib/libQtGui.so.4
#31 0xb700dfd3 in QFrame::event () from /usr/lib/libQtGui.so.4
#32 0xb70a47df in QAbstractScrollArea::viewportEvent ()
   from /usr/lib/libQtGui.so.4
#33 0xb714fccf in QAbstractItemView::viewportEvent ()
   from /usr/lib/libQtGui.so.4
#34 0xb71879e4 in QTreeView::viewportEvent () from /usr/lib/libQtGui.so.4
#35 0xb70a6d85 in ?? () from /usr/lib/libQtGui.so.4
#36 0xb76dd04a in QCoreApplicationPrivate::sendThroughObjectEventFilters ()
   from /usr/lib/libQtCore.so.4
#37 0xb6c7e8ca in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#38 0xb6c870e1 in QApplication::notify () from /usr/lib/libQtGui.so.4
#39 0xb7bacb2d in KApplication::notify () from /usr/lib/libkdeui.so.5
#40 0xb76dde61 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#41 0xb6c8636e in QApplicationPrivate::sendMouseEvent ()
   from /usr/lib/libQtGui.so.4
#42 0xb6cf0656 in ?? () from /usr/lib/libQtGui.so.4
#43 0xb6cef9e5 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#44 0xb6d197aa in ?? () from /usr/lib/libQtGui.so.4
#45 0xb63346f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#46 0xb6337da3 in ?? () from /usr/lib/libglib-2.0.so.0
#47 0xb6337f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#48 0xb7708478 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#49 0xb6d18ea5 in ?? () from /usr/lib/libQtGui.so.4
#50 0xb76dc52a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#51 0xb76dc6ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#52 0xb76deda5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#53 0xb6c7e767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#54 0x0808522f in _start ()
#0  0xb808f430 in __kernel_vsyscall ()
Comment 87 David Faure 2009-01-29 22:54:48 UTC
SVN commit 918372 by dfaure:

Delay the call to asyncDrop so that the DND finishes before we go into QMenu::exec.
Otherwise the nested event loop will handle mouse move/release events and re-enter Qt's DND code, leading to crashes.
Fix tested by blauzahl (I didn't have the crash myself). Fix will be in KDE 4.2.1.
BUG: 157630


 M  +4 -1      konq_operations.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=918372
Comment 88 Dario Andres 2009-02-07 19:11:47 UTC
*** Bug 183578 has been marked as a duplicate of this bug. ***
Comment 89 Dario Andres 2009-02-15 22:37:07 UTC
*** Bug 184414 has been marked as a duplicate of this bug. ***
Comment 90 Dario Andres 2009-02-16 11:07:13 UTC
*** Bug 184477 has been marked as a duplicate of this bug. ***
Comment 91 Dario Andres 2009-02-18 21:39:03 UTC
*** Bug 180959 has been marked as a duplicate of this bug. ***
Comment 92 Peter Penz 2009-02-20 16:14:13 UTC
*** Bug 180732 has been marked as a duplicate of this bug. ***
Comment 93 Jonathan Thomas 2009-03-09 21:47:02 UTC
*** Bug 186699 has been marked as a duplicate of this bug. ***
Comment 94 Dario Andres 2009-03-11 12:39:15 UTC
*** Bug 186838 has been marked as a duplicate of this bug. ***
Comment 95 Dario Andres 2009-03-13 12:26:38 UTC
*** Bug 187017 has been marked as a duplicate of this bug. ***
Comment 96 Frank Reininghaus 2009-03-17 22:33:52 UTC
*** Bug 184713 has been marked as a duplicate of this bug. ***
Comment 97 Jonathan Thomas 2009-03-31 04:54:17 UTC
The crash is still present in KDE 4.2.1: https://launchpad.net/bugs/351886


#0  0xb6885f89 in QEventLoop::exit (this=0x0, returnCode=0)
    at ../../include/QtCore/../../src/corelib/kernel/qeventloop.h:58
	d = <value optimized out>
#1  0xb6b4a3c4 in QDragManager::eventFilter (this=0x98e9eb8, o=0xa342f40, 
    e=0xbfd567a8) at kernel/qdnd_x11.cpp:1307
No locals.
#2  0xb6886d1c in QCoreApplicationPrivate::sendThroughApplicationEventFilters
    (this=0x944a5f8, receiver=0xa342f40, event=0xbfd567a8)
    at kernel/qcoreapplication.cpp:699
	obj = (class QObject *) 0xbfd5620c
	i = 0
#3  0xb6abfea3 in QApplicationPrivate::notify_helper (this=0x944a5f8, 
    receiver=0xa342f40, e=0xbfd567a8) at kernel/qapplication.cpp:4059
	consumed = <value optimized out>
#4  0xb6ac8ba1 in QApplication::notify (this=0xbfd585a4, receiver=0xa342f40, 
    e=0xbfd567a8) at kernel/qapplication.cpp:3786
	me = {<QInputEvent> = {<QEvent> = {_vptr.QEvent = 0xb734d520, 
      d = 0x0, t = 3, posted = 0, spont = 1, m_accept = 1, reserved = 26}, 
    modState = {i = 0}}, p = {xp = -10, yp = -10}, g = {xp = 1013, yp = 538}, 
  b = Qt::LeftButton, mouseState = {i = 0}}
	w = (class QWidget *) 0xa342f40
	mouse = (class QMouseEvent *) 0x0
	eventAccepted = <value optimized out>
	relpos = {xp = -10, yp = -10}
	pw = {o = 0x0}
	res = true
#5  0xb781a76d in KApplication::notify (this=0xbfd585a4, receiver=0xa342f40, 
    event=0xbfd567a8)
    at /build/buildd/kde4libs-4.2.1a/kdeui/kernel/kapplication.cpp:307
No locals.
#6  0xb6887a3b in QCoreApplication::notifyInternal (this=0xbfd585a4, 
    receiver=0xa342f40, event=0xbfd567a8) at kernel/qcoreapplication.cpp:602
	result = false
	cbdata = {0xa342f40, 0xbfd567a8, 0xbfd5669b}
	threadData = (QThreadData *) 0x9431128
	returnValue = <value optimized out>
#7  0xb6ac7c0e in QApplicationPrivate::sendMouseEvent (receiver=0xa342f40, 
    event=0xbfd567a8, alienWidget=0x0, nativeWidget=0xa342f40, 
    buttonDown=0xb736b200, lastMouseReceiver=@0xb736b204)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
	receiverGuard = {o = 0x0}
	nativeGuard = {o = 0x0}
	alienGuard = {o = 0x0}
	activePopupWidget = {o = 0x0}
	graphicsWidget = false
	result = false
#8  0xb6b37a0e in QETWidget::translateMouseEvent (this=0xa342f40, 
    event=0xbfd56dec) at kernel/qapplication_x11.cpp:4425
	alienWidget = (class QWidget *) 0x0
	widget = <value optimized out>
	oldOpenPopupCount = 17
	e = {<QInputEvent> = {<QEvent> = {_vptr.QEvent = 0xb734d520, d = 0x0, 
      t = 3, posted = 0, spont = 1, m_accept = 1, reserved = 6606}, 
    modState = {i = 0}}, p = {xp = -10, yp = -10}, g = {xp = 1013, yp = 538}, 
  b = Qt::LeftButton, mouseState = {i = 0}}
	type = QEvent::MouseButtonRelease
	pos = {xp = -10, yp = -10}
	globalPos = {xp = 1013, yp = 538}
	button = Qt::LeftButton
	nextEvent = {type = -1076533004, xany = {type = -1076533004, 
    serial = 168955696, send_event = -1231579320, display = 0x0, 
    window = 262149}, xkey = {type = -1076533004, serial = 168955696, 
    send_event = -1231579320, display = 0x0, window = 262149, root = 0, 
    subwindow = 3078724128, time = 419, x = 1013, y = 538, x_root = 1, 
    y_root = 1, state = 1013, keycode = 538, same_screen = 897}, xbutton = {
    type = -1076533004, serial = 168955696, send_event = -1231579320, 
    display = 0x0, window = 262149, root = 0, subwindow = 3078724128, 
    time = 419, x = 1013, y = 538, x_root = 1, y_root = 1, state = 1013, 
    button = 538, same_screen = 897}, xmotion = {type = -1076533004, 
    serial = 168955696, send_event = -1231579320, display = 0x0, 
    window = 262149, root = 0, subwindow = 3078724128, time = 419, x = 1013, 
    y = 538, x_root = 1, y_root = 1, state = 1013, is_hint = 26 '\032', 
    same_screen = 897}, xcrossing = {type = -1076533004, serial = 168955696, 
    send_event = -1231579320, display = 0x0, window = 262149, root = 0, 
    subwindow = 3078724128, time = 419, x = 1013, y = 538, x_root = 1, 
    y_root = 1, mode = 1013, detail = 538, same_screen = 897, 
    focus = -1221185548, state = 3218435564}, xfocus = {type = -1076533004, 
    serial = 168955696, send_event = -1231579320, display = 0x0, 
    window = 262149, mode = 0, detail = -1216243168}, xexpose = {
    type = -1076533004, serial = 168955696, send_event = -1231579320, 
    display = 0x0, window = 262149, x = 0, y = -1216243168, width = 419, 
    height = 1013, count = 538}, xgraphicsexpose = {type = -1076533004, 
    serial = 168955696, send_event = -1231579320, display = 0x0, 
    drawable = 262149, x = 0, y = -1216243168, width = 419, height = 1013, 
    count = 538, major_code = 1, minor_code = 1}, xnoexpose = {
    type = -1076533004, serial = 168955696, send_event = -1231579320, 
    display = 0x0, drawable = 262149, major_code = 0, 
    minor_code = -1216243168}, xvisibility = {type = -1076533004, 
    serial = 168955696, send_event = -1231579320, display = 0x0, 
    window = 262149, state = 0}, xcreatewindow = {type = -1076533004, 
    serial = 168955696, send_event = -1231579320, display = 0x0, 
    parent = 262149, window = 0, x = -1216243168, y = 419, width = 1013, 
    height = 538, border_width = 1, override_redirect = 1}, xdestroywindow = {
    type = -1076533004, serial = 168955696, send_event = -1231579320, 
    display = 0x0, event = 262149, window = 0}, xunmap = {type = -1076533004, 
    serial = 168955696, send_event = -1231579320, display = 0x0, 
    event = 262149, window = 0, from_configure = -1216243168}, xmap = {
    type = -1076533004, serial = 168955696, send_event = -1231579320, 
    display = 0x0, event = 262149, window = 0, 
    override_redirect = -1216243168}, xmaprequest = {type = -1076533004, 
    serial = 168955696, send_event = -1231579320, display = 0x0, 
    parent = 262149, window = 0}, xreparent = {type = -1076533004, 
    serial = 168955696, send_event = -1231579320, display = 0x0, 
    event = 262149, window = 0, parent = 3078724128, x = 419, y = 1013, 
    override_redirect = 538}, xconfigure = {type = -1076533004, 
    serial = 168955696, send_event = -1231579320, display = 0x0, 
    event = 262149, window = 0, x = -1216243168, y = 419, width = 1013, 
    height = 538, border_width = 1, above = 1, override_redirect = 1013}, 
  xgravity = {type = -1076533004, serial = 168955696, 
    send_event = -1231579320, display = 0x0, event = 262149, window = 0, 
    x = -1216243168, y = 419}, xresizerequest = {type = -1076533004, 
    serial = 168955696, send_event = -1231579320, display = 0x0, 
    window = 262149, width = 0, height = -1216243168}, xconfigurerequest = {
    type = -1076533004, serial = 168955696, send_event = -1231579320, 
    display = 0x0, parent = 262149, window = 0, x = -1216243168, y = 419, 
    width = 1013, height = 538, border_width = 1, above = 1, detail = 1013, 
    value_mask = 538}, xcirculate = {type = -1076533004, serial = 168955696, 
    send_event = -1231579320, display = 0x0, event = 262149, window = 0, 
    place = -1216243168}, xcirculaterequest = {type = -1076533004, 
    serial = 168955696, send_event = -1231579320, display = 0x0, 
    parent = 262149, window = 0, place = -1216243168}, xproperty = {
    type = -1076533004, serial = 168955696, send_event = -1231579320, 
    display = 0x0, window = 262149, atom = 0, time = 3078724128, 
    state = 419}, xselectionclear = {type = -1076533004, serial = 168955696, 
    send_event = -1231579320, display = 0x0, window = 262149, selection = 0, 
    time = 3078724128}, xselectionrequest = {type = -1076533004, 
    serial = 168955696, send_event = -1231579320, display = 0x0, 
    owner = 262149, requestor = 0, selection = 3078724128, target = 419, 
    property = 1013, time = 538}, xselection = {type = -1076533004, 
    serial = 168955696, send_event = -1231579320, display = 0x0, 
    requestor = 262149, selection = 0, target = 3078724128, property = 419, 
    time = 1013}, xcolormap = {type = -1076533004, serial = 168955696, 
    send_event = -1231579320, display = 0x0, window = 262149, colormap = 0, 
    c_new = -1216243168, state = 419}, xclient = {type = -1076533004, 
    serial = 168955696, send_event = -1231579320, display = 0x0, 
    window = 262149, message_type = 0, format = -1216243168, data = {
      b = "£\001\000\000õ\003\000\000\032\002\000\000\001\000\000\000\001\000\000", s = {419, 0, 1013, 0, 538, 0, 1, 0, 1, 0}, l = {419, 1013, 538, 1, 1}}}, 
  xmapping = {type = -1076533004, serial = 168955696, 
    send_event = -1231579320, display = 0x0, window = 262149, request = 0, 
    first_keycode = -1216243168, count = 419}, xerror = {type = -1076533004, 
    display = 0xa120f30, resourceid = 3063387976, serial = 0, 
    error_code = 5 '\005', request_code = 0 '\0', minor_code = 4 '\004'}, 
  xkeymap = {type = -1076533004, serial = 168955696, 
    send_event = -1231579320, display = 0x0, window = 262149, 
    key_vector = "\000\000\000\000 \232\201·£\001\000\000õ\003\000\000\032\002\000\000\001\000\000\000\001\000\000\000õ\003\000"}, pad = {-1076533004, 
    168955696, -1231579320, 0, 262149, 0, -1216243168, 419, 1013, 538, 1, 1, 
    1013, 538, 897, -1221185548, -1076531732, -1076532952, -1229836338, 
    -1076525660, 155475792, -1076532952, -1230196393, 171192128}}
#9  0xb6b36d37 in QApplication::x11ProcessEvent (this=0xbfd585a4, 
    event=0xbfd56dec) at kernel/qapplication_x11.cpp:3421
	d = (class QApplicationPrivate * const) 0x944a5f8
	widget = (struct QETWidget *) 0xa342f40
	keywidget = (struct QETWidget *) 0x0
	grabbed = false
#10 0xb6b61cfa in x11EventSourceDispatch (s=0x9445868, callback=0, 
    user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
	event = {type = 5, xany = {type = 5, serial = 511604, send_event = 0, 
    display = 0x9446c98, window = 60885863}, xkey = {type = 5, 
    serial = 511604, send_event = 0, display = 0x9446c98, window = 60885863, 
    root = 124, subwindow = 0, time = 10444792, x = -10, y = -10, 
    x_root = 1013, y_root = 538, state = 272, keycode = 1, same_screen = 1}, 
  xbutton = {type = 5, serial = 511604, send_event = 0, display = 0x9446c98, 
    window = 60885863, root = 124, subwindow = 0, time = 10444792, x = -10, 
    y = -10, x_root = 1013, y_root = 538, state = 272, button = 1, 
    same_screen = 1}, xmotion = {type = 5, serial = 511604, send_event = 0, 
    display = 0x9446c98, window = 60885863, root = 124, subwindow = 0, 
    time = 10444792, x = -10, y = -10, x_root = 1013, y_root = 538, 
    state = 272, is_hint = 1 '\001', same_screen = 1}, xcrossing = {type = 5, 
    serial = 511604, send_event = 0, display = 0x9446c98, window = 60885863, 
    root = 124, subwindow = 0, time = 10444792, x = -10, y = -10, 
    x_root = 1013, y_root = 538, mode = 272, detail = 1, same_screen = 1, 
    focus = 158492456, state = 158470416}, xfocus = {type = 5, 
    serial = 511604, send_event = 0, display = 0x9446c98, window = 60885863, 
    mode = 124, detail = 0}, xexpose = {type = 5, serial = 511604, 
    send_event = 0, display = 0x9446c98, window = 60885863, x = 124, y = 0, 
    width = 10444792, height = -10, count = -10}, xgraphicsexpose = {
    type = 5, serial = 511604, send_event = 0, display = 0x9446c98, 
    drawable = 60885863, x = 124, y = 0, width = 10444792, height = -10, 
    count = -10, major_code = 1013, minor_code = 538}, xnoexpose = {type = 5, 
    serial = 511604, send_event = 0, display = 0x9446c98, 
    drawable = 60885863, major_code = 124, minor_code = 0}, xvisibility = {
    type = 5, serial = 511604, send_event = 0, display = 0x9446c98, 
    window = 60885863, state = 124}, xcreatewindow = {type = 5, 
    serial = 511604, send_event = 0, display = 0x9446c98, parent = 60885863, 
    window = 124, x = 0, y = 10444792, width = -10, height = -10, 
    border_width = 1013, override_redirect = 538}, xdestroywindow = {
    type = 5, serial = 511604, send_event = 0, display = 0x9446c98, 
    event = 60885863, window = 124}, xunmap = {type = 5, serial = 511604, 
    send_event = 0, display = 0x9446c98, event = 60885863, window = 124, 
    from_configure = 0}, xmap = {type = 5, serial = 511604, send_event = 0, 
    display = 0x9446c98, event = 60885863, window = 124, 
    override_redirect = 0}, xmaprequest = {type = 5, serial = 511604, 
    send_event = 0, display = 0x9446c98, parent = 60885863, window = 124}, 
  xreparent = {type = 5, serial = 511604, send_event = 0, 
    display = 0x9446c98, event = 60885863, window = 124, parent = 0, 
    x = 10444792, y = -10, override_redirect = -10}, xconfigure = {type = 5, 
    serial = 511604, send_event = 0, display = 0x9446c98, event = 60885863, 
    window = 124, x = 0, y = 10444792, width = -10, height = -10, 
    border_width = 1013, above = 538, override_redirect = 272}, xgravity = {
    type = 5, serial = 511604, send_event = 0, display = 0x9446c98, 
    event = 60885863, window = 124, x = 0, y = 10444792}, xresizerequest = {
    type = 5, serial = 511604, send_event = 0, display = 0x9446c98, 
    window = 60885863, width = 124, height = 0}, xconfigurerequest = {
    type = 5, serial = 511604, send_event = 0, display = 0x9446c98, 
    parent = 60885863, window = 124, x = 0, y = 10444792, width = -10, 
    height = -10, border_width = 1013, above = 538, detail = 272, 
    value_mask = 1}, xcirculate = {type = 5, serial = 511604, send_event = 0, 
    display = 0x9446c98, event = 60885863, window = 124, place = 0}, 
  xcirculaterequest = {type = 5, serial = 511604, send_event = 0, 
    display = 0x9446c98, parent = 60885863, window = 124, place = 0}, 
  xproperty = {type = 5, serial = 511604, send_event = 0, 
    display = 0x9446c98, window = 60885863, atom = 124, time = 0, 
    state = 10444792}, xselectionclear = {type = 5, serial = 511604, 
    send_event = 0, display = 0x9446c98, window = 60885863, selection = 124, 
    time = 0}, xselectionrequest = {type = 5, serial = 511604, 
    send_event = 0, display = 0x9446c98, owner = 60885863, requestor = 124, 
    selection = 0, target = 10444792, property = 4294967286, 
    time = 4294967286}, xselection = {type = 5, serial = 511604, 
    send_event = 0, display = 0x9446c98, requestor = 60885863, 
    selection = 124, target = 0, property = 10444792, time = 4294967286}, 
  xcolormap = {type = 5, serial = 511604, send_event = 0, 
    display = 0x9446c98, window = 60885863, colormap = 124, c_new = 0, 
    state = 10444792}, xclient = {type = 5, serial = 511604, send_event = 0, 
    display = 0x9446c98, window = 60885863, message_type = 124, format = 0, 
    data = {b = "ø_\237\000öÿÿÿöÿÿÿõ\003\000\000\032\002\000", s = {24568, 
        159, -10, -1, -10, -1, 1013, 0, 538, 0}, l = {10444792, -10, -10, 
        1013, 538}}}, xmapping = {type = 5, serial = 511604, send_event = 0, 
    display = 0x9446c98, window = 60885863, request = 124, first_keycode = 0, 
    count = 10444792}, xerror = {type = 5, display = 0x7ce74, resourceid = 0, 
    serial = 155479192, error_code = 103 'g', request_code = 11 '\v', 
    minor_code = 161 '¡'}, xkeymap = {type = 5, serial = 511604, 
    send_event = 0, display = 0x9446c98, window = 60885863, 
    key_vector = "|\000\000\000\000\000\000\000ø_\237\000öÿÿÿöÿÿÿõ\003\000\000\032\002\000\000\020\001\000"}, pad = {5, 511604, 0, 155479192, 60885863, 124, 
    0, 10444792, -10, -10, 1013, 538, 272, 1, 1, 158492456, 158470416, 
    158194336, 134911472, 158225912, 134911472, 158197640, 4, 0}}
	marker = 511605
#11 0xb6006a58 in IA__g_main_context_dispatch (context=0x9444c90)
    at /build/buildd/glib2.0-2.20.0/glib/gmain.c:1814
No locals.
#12 0xb6009fbb in g_main_context_iterate (context=0x9444c90, block=1, 
    dispatch=1, self=0x9448c10)
    at /build/buildd/glib2.0-2.20.0/glib/gmain.c:2448
	max_priority = 2147483647
	timeout = 39
	some_ready = 1
	nfds = 9
	allocated_nfds = <value optimized out>
	fds = (GPollFD *) 0x9750c70
	__PRETTY_FUNCTION__ = "g_main_context_iterate"
#13 0xb600a138 in IA__g_main_context_iteration (context=0x9444c90, 
    may_block=1) at /build/buildd/glib2.0-2.20.0/glib/gmain.c:2511
	retval = <value optimized out>
#14 0xb68b3438 in QEventDispatcherGlib::processEvents (this=0x943a6d8, flags=
      {i = -1076531288}) at kernel/qeventdispatcher_glib.cpp:323
	d = (QEventDispatcherGlibPrivate * const) 0x944a460
	canWait = true
	result = <value optimized out>
#15 0xb6b613f5 in QGuiEventDispatcherGlib::processEvents (this=0x943a6d8, 
    flags={i = -1076531240}) at kernel/qguieventdispatcher_glib.cpp:202
	d = (QGuiEventDispatcherGlibPrivate * const) 0x944a460
	returnValue = false
#16 0xb688606a in QEventLoop::processEvents (this=0x9a1bfb0, flags=
      {i = -1076531176}) at kernel/qeventloop.cpp:149
	d = (QEventLoopPrivate * const) 0xa170118
#17 0xb68864aa in QEventLoop::exec (this=0x9a1bfb0, flags={i = -1076531064})
    at kernel/qeventloop.cpp:200
	d = (QEventLoopPrivate * const) 0xa170118
#18 0xb6b483a0 in QDragManager::drag (this=0x98e9eb8, o=0xa109e10)
    at kernel/qdnd_x11.cpp:1952
No locals.
#19 0xb6ad35ca in QDrag::exec (this=0xa109e10, supportedActions=
      {i = -1076530740}, defaultDropAction=Qt::IgnoreAction)
    at kernel/qdrag.cpp:282
	d = (QDragPrivate * const) 0xa163fd0
	manager = (class QDragManager *) 0xbfd5620c
#20 0xb7cdf8a0 in DragAndDropHelper::startDrag (this=0x95eb2d0, 
    itemView=0xa129390, supportedActions={i = -1076530668}, 
    controller=0xa11e2a8)
    at /build/buildd/kdebase-4.2.1/apps/dolphin/src/draganddrophelper.cpp:83
	data = (class QMimeData *) 0xa16fb40
	drag = (class QDrag *) 0xa109e10
	pixmap = {<QPaintDevice> = {_vptr.QPaintDevice = 0xb734e8f8, 
    painters = 0}, data = 0xa1660f0}
	indexes = {{p = {static shared_null = {ref = {_q_value = 15776}, 
        alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, 
      d = 0xa2deee8}, d = 0xa2deee8}}
#21 0xb7cc812b in DolphinIconsView::startDrag (this=0xa129390, 
    supportedActions={i = -1076530412})
    at /build/buildd/kdebase-4.2.1/apps/dolphin/src/dolphiniconsview.cpp:212
No locals.
#22 0xb703df4d in QAbstractItemView::mouseMoveEvent (this=0xa129390, 
    event=0xbfd57c88) at itemviews/qabstractitemview.cpp:1547
	bottomRight = {xp = 613, yp = 406}
	index = {r = 155650284, c = 155646160, p = 0x7c71d, m = 0x0}
	buddy = {r = 155646108, c = 155646172, p = 0x946f8d8, m = 0x9470904}
#23 0xb7056982 in QListView::mouseMoveEvent (this=0xa129390, e=0xbfd57c88)
    at itemviews/qlistview.cpp:831
No locals.
#24 0xb78023f9 in KCategorizedView::mouseMoveEvent (this=0xa129390, 
    event=0xbfd57c88)
    at /build/buildd/kde4libs-4.2.1a/kdeui/itemviews/kcategorizedview.cpp:1034
	item = {{p = {static shared_null = {ref = {_q_value = 15776}, 
        alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, 
      d = 0x946f8d8}, d = 0x946f8d8}}
	previousHoveredCategory = {static null = {<No data fields>}, 
  static shared_null = {ref = {_q_value = 12695}, alloc = 0, size = 0, 
    data = 0x80a9502, clean = 0, simpletext = 0, righttoleft = 0, 
    asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, 
  static shared_empty = {ref = {_q_value = 76}, alloc = 0, size = 0, 
    data = 0xb697ca6e, clean = 0, simpletext = 0, righttoleft = 0, 
    asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x946f8dc, 
  static codecForCStrings = 0x0}
	rect = {x1 = -1235132096, y1 = 170782376, x2 = 169305248, 
  y2 = -1235132096}
#25 0xb6b16a3d in QWidget::event (this=0xa129390, event=0xbfd57c88)
    at kernel/qwidget.cpp:7501
No locals.
#26 0xb6ef0d83 in QFrame::event (this=0xa129390, e=0xbfd57c88)
    at widgets/qframe.cpp:559
	result = <value optimized out>
#27 0xb6f90d3f in QAbstractScrollArea::viewportEvent (this=0xa129390, 
    e=0xbfd5620c) at widgets/qabstractscrollarea.cpp:962
No locals.
#28 0xb7042a37 in QAbstractItemView::viewportEvent (this=0xa129390, 
    event=0xbfd57c88) at itemviews/qabstractitemview.cpp:1466
	d = (QAbstractItemViewPrivate * const) 0xa129a00
#29 0xb6f93345 in QAbstractScrollAreaFilter::eventFilter (this=0xa12a838, 
    o=0xa120f30, e=0xbfd57c88) at widgets/qabstractscrollarea_p.h:100
No locals.
#30 0xb6886c5a in QCoreApplicationPrivate::sendThroughObjectEventFilters (
    this=0x944a5f8, receiver=0xa120f30, event=0xbfd57c88)
    at kernel/qcoreapplication.cpp:718
	obj = (class QObject *) 0xbfd5620c
	i = 4
#31 0xb6abff0a in QApplicationPrivate::notify_helper (this=0x944a5f8, 
    receiver=0xa120f30, e=0xbfd57c88) at kernel/qapplication.cpp:4080
	consumed = <value optimized out>
#32 0xb6ac8ba1 in QApplication::notify (this=0xbfd585a4, receiver=0xa120f30, 
    e=0xbfd57c88) at kernel/qapplication.cpp:3786
	me = {<QInputEvent> = {<QEvent> = {_vptr.QEvent = 0xb734d520, 
      d = 0x0, t = 5, posted = 0, spont = 1, m_accept = 1, reserved = 0}, 
    modState = {i = 0}}, p = {xp = 613, yp = 406}, g = {xp = 729, yp = 525}, 
  b = Qt::NoButton, mouseState = {i = 1}}
	w = (class QWidget *) 0xa120f30
	mouse = (class QMouseEvent *) 0x0
	eventAccepted = <value optimized out>
	relpos = {xp = 613, yp = 406}
	pw = {o = 0xa120f30}
	res = true
#33 0xb781a76d in KApplication::notify (this=0xbfd585a4, receiver=0xa120f30, 
    event=0xbfd57c88)
    at /build/buildd/kde4libs-4.2.1a/kdeui/kernel/kapplication.cpp:307
No locals.
#34 0xb6887a3b in QCoreApplication::notifyInternal (this=0xbfd585a4, 
    receiver=0xa120f30, event=0xbfd57c88) at kernel/qcoreapplication.cpp:602
	result = false
	cbdata = {0xa120f30, 0xbfd57c88, 0xbfd57b7b}
	threadData = (QThreadData *) 0x9431128
	returnValue = <value optimized out>
#35 0xb6ac7c0e in QApplicationPrivate::sendMouseEvent (receiver=0xa120f30, 
    event=0xbfd57c88, alienWidget=0xa126718, nativeWidget=0x94d8ec0, 
    buttonDown=0xb736b200, lastMouseReceiver=@0xb736b204)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
	receiverGuard = {o = 0xa120f30}
	nativeGuard = {o = 0x94d8ec0}
	alienGuard = {o = 0xa126718}
	activePopupWidget = {o = 0x0}
	graphicsWidget = false
	result = false
#36 0xb6b37a0e in QETWidget::translateMouseEvent (this=0x94d8ec0, 
    event=0xbfd582cc) at kernel/qapplication_x11.cpp:4425
	alienWidget = (class QWidget *) 0xa126718
	widget = <value optimized out>
	oldOpenPopupCount = 17
	e = {<QInputEvent> = {<QEvent> = {_vptr.QEvent = 0xb734d520, d = 0x0, 
      t = 5, posted = 0, spont = 1, m_accept = 1, reserved = 327}, 
    modState = {i = 0}}, p = {xp = 613, yp = 406}, g = {xp = 729, yp = 525}, 
  b = Qt::NoButton, mouseState = {i = 1}}
	type = QEvent::MouseMove
	pos = {xp = 613, yp = 406}
	globalPos = {xp = 729, yp = 525}
	button = Qt::NoButton
	nextEvent = {type = 8, xany = {type = 8, serial = 509227, 
    send_event = 0, display = 0x9446c98, window = 60882160}, xkey = {
    type = 8, serial = 509227, send_event = 0, display = 0x9446c98, 
    window = 60882160, root = 124, subwindow = 0, time = 10443984, x = 749, 
    y = 502, x_root = 754, y_root = 527, state = 0, keycode = 3, 
    same_screen = 1}, xbutton = {type = 8, serial = 509227, send_event = 0, 
    display = 0x9446c98, window = 60882160, root = 124, subwindow = 0, 
    time = 10443984, x = 749, y = 502, x_root = 754, y_root = 527, state = 0, 
    button = 3, same_screen = 1}, xmotion = {type = 8, serial = 509227, 
    send_event = 0, display = 0x9446c98, window = 60882160, root = 124, 
    subwindow = 0, time = 10443984, x = 749, y = 502, x_root = 754, 
    y_root = 527, state = 0, is_hint = 3 '\003', same_screen = 1}, 
  xcrossing = {type = 8, serial = 509227, send_event = 0, 
    display = 0x9446c98, window = 60882160, root = 124, subwindow = 0, 
    time = 10443984, x = 749, y = 502, x_root = 754, y_root = 527, mode = 0, 
    detail = 3, same_screen = 1, focus = 1, state = 272}, xfocus = {type = 8, 
    serial = 509227, send_event = 0, display = 0x9446c98, window = 60882160, 
    mode = 124, detail = 0}, xexpose = {type = 8, serial = 509227, 
    send_event = 0, display = 0x9446c98, window = 60882160, x = 124, y = 0, 
    width = 10443984, height = 749, count = 502}, xgraphicsexpose = {
    type = 8, serial = 509227, send_event = 0, display = 0x9446c98, 
    drawable = 60882160, x = 124, y = 0, width = 10443984, height = 749, 
    count = 502, major_code = 754, minor_code = 527}, xnoexpose = {type = 8, 
    serial = 509227, send_event = 0, display = 0x9446c98, 
    drawable = 60882160, major_code = 124, minor_code = 0}, xvisibility = {
    type = 8, serial = 509227, send_event = 0, display = 0x9446c98, 
    window = 60882160, state = 124}, xcreatewindow = {type = 8, 
    serial = 509227, send_event = 0, display = 0x9446c98, parent = 60882160, 
    window = 124, x = 0, y = 10443984, width = 749, height = 502, 
    border_width = 754, override_redirect = 527}, xdestroywindow = {type = 8, 
    serial = 509227, send_event = 0, display = 0x9446c98, event = 60882160, 
    window = 124}, xunmap = {type = 8, serial = 509227, send_event = 0, 
    display = 0x9446c98, event = 60882160, window = 124, from_configure = 0}, 
  xmap = {type = 8, serial = 509227, send_event = 0, display = 0x9446c98, 
    event = 60882160, window = 124, override_redirect = 0}, xmaprequest = {
    type = 8, serial = 509227, send_event = 0, display = 0x9446c98, 
    parent = 60882160, window = 124}, xreparent = {type = 8, serial = 509227, 
    send_event = 0, display = 0x9446c98, event = 60882160, window = 124, 
    parent = 0, x = 10443984, y = 749, override_redirect = 502}, 
  xconfigure = {type = 8, serial = 509227, send_event = 0, 
    display = 0x9446c98, event = 60882160, window = 124, x = 0, y = 10443984, 
    width = 749, height = 502, border_width = 754, above = 527, 
    override_redirect = 0}, xgravity = {type = 8, serial = 509227, 
    send_event = 0, display = 0x9446c98, event = 60882160, window = 124, 
    x = 0, y = 10443984}, xresizerequest = {type = 8, serial = 509227, 
    send_event = 0, display = 0x9446c98, window = 60882160, width = 124, 
    height = 0}, xconfigurerequest = {type = 8, serial = 509227, 
    send_event = 0, display = 0x9446c98, parent = 60882160, window = 124, 
    x = 0, y = 10443984, width = 749, height = 502, border_width = 754, 
    above = 527, detail = 0, value_mask = 3}, xcirculate = {type = 8, 
    serial = 509227, send_event = 0, display = 0x9446c98, event = 60882160, 
    window = 124, place = 0}, xcirculaterequest = {type = 8, serial = 509227, 
    send_event = 0, display = 0x9446c98, parent = 60882160, window = 124, 
    place = 0}, xproperty = {type = 8, serial = 509227, send_event = 0, 
    display = 0x9446c98, window = 60882160, atom = 124, time = 0, 
    state = 10443984}, xselectionclear = {type = 8, serial = 509227, 
    send_event = 0, display = 0x9446c98, window = 60882160, selection = 124, 
    time = 0}, xselectionrequest = {type = 8, serial = 509227, 
    send_event = 0, display = 0x9446c98, owner = 60882160, requestor = 124, 
    selection = 0, target = 10443984, property = 749, time = 502}, 
  xselection = {type = 8, serial = 509227, send_event = 0, 
    display = 0x9446c98, requestor = 60882160, selection = 124, target = 0, 
    property = 10443984, time = 749}, xcolormap = {type = 8, serial = 509227, 
    send_event = 0, display = 0x9446c98, window = 60882160, colormap = 124, 
    c_new = 0, state = 10443984}, xclient = {type = 8, serial = 509227, 
    send_event = 0, display = 0x9446c98, window = 60882160, 
    message_type = 124, format = 0, data = {
      b = "Ð\\\237\000í\002\000\000ö\001\000\000ò\002\000\000\017\002\000", 
      s = {23760, 159, 749, 0, 502, 0, 754, 0, 527, 0}, l = {10443984, 749, 
        502, 754, 527}}}, xmapping = {type = 8, serial = 509227, 
    send_event = 0, display = 0x9446c98, window = 60882160, request = 124, 
    first_keycode = 0, count = 10443984}, xerror = {type = 8, 
    display = 0x7c52b, resourceid = 0, serial = 155479192, 
    error_code = 240 'ð', request_code = 252 'ü', minor_code = 160 ' '}, 
  xkeymap = {type = 8, serial = 509227, send_event = 0, display = 0x9446c98, 
    window = 60882160, 
    key_vector = "|\000\000\000\000\000\000\000Ð\\\237\000í\002\000\000ö\001\000\000ò\002\000\000\017\002\000\000\000\000\000"}, pad = {8, 509227, 0, 
    155479192, 60882160, 124, 0, 10443984, 749, 502, 754, 527, 0, 3, 1, 1, 
    272, -4004353, -4201473, -4267521, -4399105, -4530433, 13745, 158145664}}
#37 0xb6b36d37 in QApplication::x11ProcessEvent (this=0xbfd585a4, 
    event=0xbfd582cc) at kernel/qapplication_x11.cpp:3421
	d = (class QApplicationPrivate * const) 0x944a5f8
	widget = (struct QETWidget *) 0x94d8ec0
	keywidget = (struct QETWidget *) 0x0
	grabbed = false
#38 0xb6b61cfa in x11EventSourceDispatch (s=0x9445868, callback=0, 
    user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
	event = {type = 6, xany = {type = 6, serial = 509227, send_event = 0, 
    display = 0x9446c98, window = 60882160}, xkey = {type = 6, 
    serial = 509227, send_event = 0, display = 0x9446c98, window = 60882160, 
    root = 124, subwindow = 0, time = 10443792, x = 213, y = 473, 
    x_root = 218, y_root = 498, state = 272, keycode = 3538944, 
    same_screen = 1}, xbutton = {type = 6, serial = 509227, send_event = 0, 
    display = 0x9446c98, window = 60882160, root = 124, subwindow = 0, 
    time = 10443792, x = 213, y = 473, x_root = 218, y_root = 498, 
    state = 272, button = 3538944, same_screen = 1}, xmotion = {type = 6, 
    serial = 509227, send_event = 0, display = 0x9446c98, window = 60882160, 
    root = 124, subwindow = 0, time = 10443792, x = 213, y = 473, 
    x_root = 218, y_root = 498, state = 272, is_hint = 0 '\0', 
    same_screen = 1}, xcrossing = {type = 6, serial = 509227, send_event = 0, 
    display = 0x9446c98, window = 60882160, root = 124, subwindow = 0, 
    time = 10443792, x = 213, y = 473, x_root = 218, y_root = 498, 
    mode = 272, detail = 3538944, same_screen = 1, focus = 3866672, 
    state = 3342388}, xfocus = {type = 6, serial = 509227, send_event = 0, 
    display = 0x9446c98, window = 60882160, mode = 124, detail = 0}, 
  xexpose = {type = 6, serial = 509227, send_event = 0, display = 0x9446c98, 
    window = 60882160, x = 124, y = 0, width = 10443792, height = 213, 
    count = 473}, xgraphicsexpose = {type = 6, serial = 509227, 
    send_event = 0, display = 0x9446c98, drawable = 60882160, x = 124, y = 0, 
    width = 10443792, height = 213, count = 473, major_code = 218, 
    minor_code = 498}, xnoexpose = {type = 6, serial = 509227, 
    send_event = 0, display = 0x9446c98, drawable = 60882160, 
    major_code = 124, minor_code = 0}, xvisibility = {type = 6, 
    serial = 509227, send_event = 0, display = 0x9446c98, window = 60882160, 
    state = 124}, xcreatewindow = {type = 6, serial = 509227, send_event = 0, 
    display = 0x9446c98, parent = 60882160, window = 124, x = 0, 
    y = 10443792, width = 213, height = 473, border_width = 218, 
    override_redirect = 498}, xdestroywindow = {type = 6, serial = 509227, 
    send_event = 0, display = 0x9446c98, event = 60882160, window = 124}, 
  xunmap = {type = 6, serial = 509227, send_event = 0, display = 0x9446c98, 
    event = 60882160, window = 124, from_configure = 0}, xmap = {type = 6, 
    serial = 509227, send_event = 0, display = 0x9446c98, event = 60882160, 
    window = 124, override_redirect = 0}, xmaprequest = {type = 6, 
    serial = 509227, send_event = 0, display = 0x9446c98, parent = 60882160, 
    window = 124}, xreparent = {type = 6, serial = 509227, send_event = 0, 
    display = 0x9446c98, event = 60882160, window = 124, parent = 0, 
    x = 10443792, y = 213, override_redirect = 473}, xconfigure = {type = 6, 
    serial = 509227, send_event = 0, display = 0x9446c98, event = 60882160, 
    window = 124, x = 0, y = 10443792, width = 213, height = 473, 
    border_width = 218, above = 498, override_redirect = 272}, xgravity = {
    type = 6, serial = 509227, send_event = 0, display = 0x9446c98, 
    event = 60882160, window = 124, x = 0, y = 10443792}, xresizerequest = {
    type = 6, serial = 509227, send_event = 0, display = 0x9446c98, 
    window = 60882160, width = 124, height = 0}, xconfigurerequest = {
    type = 6, serial = 509227, send_event = 0, display = 0x9446c98, 
    parent = 60882160, window = 124, x = 0, y = 10443792, width = 213, 
    height = 473, border_width = 218, above = 498, detail = 272, 
    value_mask = 3538944}, xcirculate = {type = 6, serial = 509227, 
    send_event = 0, display = 0x9446c98, event = 60882160, window = 124, 
    place = 0}, xcirculaterequest = {type = 6, serial = 509227, 
    send_event = 0, display = 0x9446c98, parent = 60882160, window = 124, 
    place = 0}, xproperty = {type = 6, serial = 509227, send_event = 0, 
    display = 0x9446c98, window = 60882160, atom = 124, time = 0, 
    state = 10443792}, xselectionclear = {type = 6, serial = 509227, 
    send_event = 0, display = 0x9446c98, window = 60882160, selection = 124, 
    time = 0}, xselectionrequest = {type = 6, serial = 509227, 
    send_event = 0, display = 0x9446c98, owner = 60882160, requestor = 124, 
    selection = 0, target = 10443792, property = 213, time = 473}, 
  xselection = {type = 6, serial = 509227, send_event = 0, 
    display = 0x9446c98, requestor = 60882160, selection = 124, target = 0, 
    property = 10443792, time = 213}, xcolormap = {type = 6, serial = 509227, 
    send_event = 0, display = 0x9446c98, window = 60882160, colormap = 124, 
    c_new = 0, state = 10443792}, xclient = {type = 6, serial = 509227, 
    send_event = 0, display = 0x9446c98, window = 60882160, 
    message_type = 124, format = 0, data = {
      b = "\020\\\237\000Õ\000\000\000Ù\001\000\000Ú\000\000\000ò\001\000", 
      s = {23568, 159, 213, 0, 473, 0, 218, 0, 498, 0}, l = {10443792, 213, 
        473, 218, 498}}}, xmapping = {type = 6, serial = 509227, 
    send_event = 0, display = 0x9446c98, window = 60882160, request = 124, 
    first_keycode = 0, count = 10443792}, xerror = {type = 6, 
    display = 0x7c52b, resourceid = 0, serial = 155479192, 
    error_code = 240 'ð', request_code = 252 'ü', minor_code = 160 ' '}, 
  xkeymap = {type = 6, serial = 509227, send_event = 0, display = 0x9446c98, 
    window = 60882160, 
    key_vector = "|\000\000\000\000\000\000\000\020\\\237\000Õ\000\000\000Ù\001\000\000Ú\000\000\000ò\001\000\000\020\001\000"}, pad = {6, 509227, 0, 
    155479192, 60882160, 124, 0, 10443792, 213, 473, 218, 498, 272, 3538944, 
    1, 3866672, 3342388, 3342387, 5505119, 5046345, 3735621, 3342391, 
    3145779, 3539001}}
	marker = 509706
#39 0xb6006a58 in IA__g_main_context_dispatch (context=0x9444c90)
    at /build/buildd/glib2.0-2.20.0/glib/gmain.c:1814
No locals.
#40 0xb6009fbb in g_main_context_iterate (context=0x9444c90, block=1, 
    dispatch=1, self=0x9448c10)
    at /build/buildd/glib2.0-2.20.0/glib/gmain.c:2448
	max_priority = 0
	timeout = 0
	some_ready = 1
	nfds = 9
	allocated_nfds = <value optimized out>
	fds = (GPollFD *) 0x9750c70
	__PRETTY_FUNCTION__ = "g_main_context_iterate"
#41 0xb600a138 in IA__g_main_context_iteration (context=0x9444c90, 
    may_block=1) at /build/buildd/glib2.0-2.20.0/glib/gmain.c:2511
	retval = <value optimized out>
#42 0xb68b3438 in QEventDispatcherGlib::processEvents (this=0x943a6d8, flags=
      {i = -1076525944}) at kernel/qeventdispatcher_glib.cpp:323
	d = (QEventDispatcherGlibPrivate * const) 0x944a460
	canWait = true
	result = <value optimized out>
#43 0xb6b613f5 in QGuiEventDispatcherGlib::processEvents (this=0x943a6d8, 
    flags={i = -1076525896}) at kernel/qguieventdispatcher_glib.cpp:202
	d = (QGuiEventDispatcherGlibPrivate * const) 0x944a460
	returnValue = false
#44 0xb688606a in QEventLoop::processEvents (this=0xbfd58530, flags=
      {i = -1076525832}) at kernel/qeventloop.cpp:149
	d = (QEventLoopPrivate * const) 0x94e7148
#45 0xb68864aa in QEventLoop::exec (this=0xbfd58530, flags={i = -1076525768})
    at kernel/qeventloop.cpp:200
	d = (QEventLoopPrivate * const) 0x94e7148
#46 0xb6888959 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:880
	threadData = (QThreadData *) 0x9431128
	eventLoop = {<QObject> = {_vptr.QObject = 0xb697a7a8, 
    static staticMetaObject = {d = {superdata = 0x0, 
        stringdata = 0xb6922bc0 "QObject", data = 0xb6922c60, 
        extradata = 0xb69761b8}}, d_ptr = 0x94e7148, 
    static staticQtMetaObject = {d = {superdata = 0x0, 
        stringdata = 0xb692c3a0 "Qt", data = 0xb692f280, extradata = 0x0}}}, 
  static staticMetaObject = {d = {superdata = 0x80a93c0, 
      stringdata = 0xb6934040 "QEventLoop", data = 0xb6934060, 
      extradata = 0x0}}}
	returnCode = -1
#47 0xb6abfda7 in QApplication::exec () at kernel/qapplication.cpp:3553
No locals.
#48 0x0808524f in main (argc=5, argv=0xbfd58754)
    at /build/buildd/kdebase-4.2.1/apps/dolphin/src/main.cpp:94
	about = {d = 0x9432ee0}
	options = {d = 0x943c190}
	app = {<KUniqueApplication> = {<KApplication> = {<QApplication> = {<QCoreApplication> = {<QObject> = {_vptr.QObject = 0x809c748, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb6922bc0 "QObject", data = 0xb6922c60, 
                extradata = 0xb69761b8}}, d_ptr = 0x944a5f8, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb692c3a0 "Qt", data = 0xb692f280, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x80a93c0, 
              stringdata = 0xb69340c0 "QCoreApplication", data = 0xb6934160, 
              extradata = 0x0}}, static self = 0xbfd585a4}, 
        static staticMetaObject = {d = {superdata = 0xb697a7e4, 
            stringdata = 0xb7182080 "QApplication", data = 0xb7182280, 
            extradata = 0x0}}}, static staticMetaObject = {d = {
          superdata = 0xb734d108, stringdata = 0xb7994200 "KApplication", 
          data = 0xb79943a0, extradata = 0x0}}, 
      static loadedByKdeinit = false, static KApp = 0xbfd585a4, 
      d = 0x94bdb48}, static staticMetaObject = {d = {superdata = 0xb79bbca0, 
        stringdata = 0xb7994bc0 "KUniqueApplication", data = 0xb7994cc0, 
        extradata = 0x0}}, d = 0x94e0110}, static staticMetaObject = {d = {
      superdata = 0x80a96a0, stringdata = 0x809c620 "DolphinApplication", 
      data = 0x809c6c0, extradata = 0x0}}, m_mainWindows = {{p = {
        static shared_null = {ref = {_q_value = 15776}, alloc = 0, begin = 0, 
          end = 0, sharable = 1, array = {0x0}}, d = 0x9619af8}, 
      d = 0x9619af8}}, m_lastId = 4}
	__PRETTY_FUNCTION__ = "int main(int, char**)"
Comment 98 David Faure 2009-03-31 13:55:39 UTC
The remaining crash might have been fixed by r944888 last week (for bug 187884).
Not sure. 4.2.2 will have that fix. Please reopen if it happens in 4.2.2 again.
Comment 99 Frank Reininghaus 2009-05-31 12:35:43 UTC
*** Bug 194714 has been marked as a duplicate of this bug. ***
Comment 100 Unknown 2009-07-10 21:16:08 UTC
This bug is still present on KDE 4.3 RC. Tried to drag and drop a link from Dolphin to VLC. I switched to VLC with the Cover Switch effect.
Please, reopen the report.

`dolphin -v`:
Qt: 4.5.2
KDE: 4.2.93 (KDE 4.2.93 (KDE 4.3 >= 20090623)) "release 1"
Dolphin: 1.2.80

Here is the backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f8c17dae760 (LWP 21875))]

Thread 2 (Thread 0x7f8c0217a950 (LWP 17499)):
#0  0x00007f8c13cc1fdd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f8c06bbc631 in metronom_sync_loop () from /usr/lib64/libxine.so.1
#2  0x00007f8c13cbe070 in start_thread () from /lib64/libpthread.so.0
#3  0x00007f8c132b610d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8c17dae760 (LWP 21875)):
[KCrash Handler]
#5  QDragManager::move (this=0x1eff600, globalPos=@0x7fff1fde8730) at kernel/qdnd_x11.cpp:1642
#6  0x00007f8c145326d9 in QDragManager::eventFilter (this=0x7f8c13537a00, o=<value optimized out>, e=0x0) at kernel/qdnd_x11.cpp:1296
#7  0x00007f8c1401ad0c in QCoreApplicationPrivate::sendThroughApplicationEventFilters (this=0x6b47c0, receiver=0x1f1dae0, event=0x7fff1fde8710) at kernel/qcoreapplication.cpp:707
#8  0x00007f8c144afa76 in QApplicationPrivate::notify_helper (this=0x7f8c13537a00, receiver=0x7f8c133060a8, e=0x0) at kernel/qapplication.cpp:4031
#9  0x00007f8c144b84fa in QApplication::notify (this=<value optimized out>, receiver=0x1f1dae0, e=0x7fff1fde8710) at kernel/qapplication.cpp:3758
#10 0x00007f8c15a0e5cb in KApplication::notify (this=0x7fff1fded6b0, receiver=0x1f1dae0, event=0x7fff1fde8710) at /usr/src/debug/kdelibs-4.2.93svn985654/kdeui/kernel/kapplication.cpp:302
#11 0x00007f8c1401b94c in QCoreApplication::notifyInternal (this=0x7fff1fded6b0, receiver=0x1f1dae0, event=0x7fff1fde8710) at kernel/qcoreapplication.cpp:610
#12 0x00007f8c144b7748 in QApplicationPrivate::sendMouseEvent (receiver=0x1f1dae0, event=0x7fff1fde8710, alienWidget=0x0, nativeWidget=0x1f1dae0, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f8c14ec3f30) at ../../src/corelib/kernel/qcoreapplication.h:216
#13 0x00007f8c14521509 in QETWidget::translateMouseEvent (this=0x1f1dae0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4407
#14 0x00007f8c14520543 in QApplication::x11ProcessEvent (this=0x7fff1fded6b0, event=0x7fff1fdea290) at kernel/qapplication_x11.cpp:3548
#15 0x00007f8c14547864 in x11EventSourceDispatch (s=0x6b7920, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#16 0x00007f8c103b90fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#17 0x00007f8c103bc8cd in ?? () from /usr/lib64/libglib-2.0.so.0
#18 0x00007f8c103bca8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#19 0x00007f8c14044d3f in QEventDispatcherGlib::processEvents (this=0x688c30, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#20 0x00007f8c14546fef in QGuiEventDispatcherGlib::processEvents (this=0x7f8c13537a00, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#21 0x00007f8c1401a1d2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 534685056}) at kernel/qeventloop.cpp:149
#22 0x00007f8c1401a5a4 in QEventLoop::exec (this=0xc28780, flags={i = 534685200}) at kernel/qeventloop.cpp:201
#23 0x00007f8c14531e27 in QDragManager::drag (this=0x1eff600, o=<value optimized out>) at kernel/qdnd_x11.cpp:1969
#24 0x00007f8c144c2588 in QDrag::exec (this=0xc55110, supportedActions={i = 534685856}, defaultDropAction=Qt::IgnoreAction) at kernel/qdrag.cpp:282
#25 0x00007f8c16dbb85b in DragAndDropHelper::startDrag (this=0x98ca20, itemView=0x1f18780, supportedActions={i = 534685936}, controller=<value optimized out>)
    at /usr/src/debug/kdebase-4.2.93svn985654/apps/dolphin/src/draganddrophelper.cpp:93
#26 0x00007f8c16da1470 in DolphinDetailsView::startDrag (this=0x1f18780, supportedActions=<value optimized out>) at /usr/src/debug/kdebase-4.2.93svn985654/apps/dolphin/src/dolphindetailsview.cpp:310
#27 0x00007f8c14987ab7 in QAbstractItemView::mouseMoveEvent (this=0x1f18780, event=0x7fff1fdeb770) at itemviews/qabstractitemview.cpp:1552
#28 0x00007f8c16da161d in DolphinDetailsView::mouseMoveEvent (this=0x7f8c13537a00, event=0x7fff1fdeb770) at /usr/src/debug/kdebase-4.2.93svn985654/apps/dolphin/src/dolphindetailsview.cpp:280
#29 0x00007f8c14500986 in QWidget::event (this=0x1f18780, event=0x7fff1fdeb770) at kernel/qwidget.cpp:7534
#30 0x00007f8c148567ab in QFrame::event (this=0x1f18780, e=0x7fff1fdeb770) at widgets/qframe.cpp:559
#31 0x00007f8c1498c4ad in QAbstractItemView::viewportEvent (this=0x1f18780, event=0x7fff1fdeb770) at itemviews/qabstractitemview.cpp:1476
#32 0x00007f8c149c3929 in QTreeView::viewportEvent (this=0x1f18780, event=0x7fff1fdeb770) at itemviews/qtreeview.cpp:1266
#33 0x00007f8c1401ac48 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x1f0cc50, event=0x7fff1fdeb770) at kernel/qcoreapplication.cpp:726
#34 0x00007f8c144afadc in QApplicationPrivate::notify_helper (this=0x6b47c0, receiver=0x1f0cc50, e=0x7fff1fdeb770) at kernel/qapplication.cpp:4052
#35 0x00007f8c144b84fa in QApplication::notify (this=<value optimized out>, receiver=0x1f0cc50, e=0x7fff1fdeb770) at kernel/qapplication.cpp:3758
#36 0x00007f8c15a0e5cb in KApplication::notify (this=0x7fff1fded6b0, receiver=0x1f0cc50, event=0x7fff1fdeb770) at /usr/src/debug/kdelibs-4.2.93svn985654/kdeui/kernel/kapplication.cpp:302
#37 0x00007f8c1401b94c in QCoreApplication::notifyInternal (this=0x7fff1fded6b0, receiver=0x1f0cc50, event=0x7fff1fdeb770) at kernel/qcoreapplication.cpp:610
#38 0x00007f8c144b7748 in QApplicationPrivate::sendMouseEvent (receiver=0x1f0cc50, event=0x7fff1fdeb770, alienWidget=0x1f0cc50, nativeWidget=0x17fea30, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f8c14ec3f30) at ../../src/corelib/kernel/qcoreapplication.h:216
#39 0x00007f8c14521509 in QETWidget::translateMouseEvent (this=0x17fea30, event=<value optimized out>) at kernel/qapplication_x11.cpp:4407
#40 0x00007f8c14520543 in QApplication::x11ProcessEvent (this=0x7fff1fded6b0, event=0x7fff1fded2f0) at kernel/qapplication_x11.cpp:3548
#41 0x00007f8c14547864 in x11EventSourceDispatch (s=0x6b7920, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#42 0x00007f8c103b90fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#43 0x00007f8c103bc8cd in ?? () from /usr/lib64/libglib-2.0.so.0
#44 0x00007f8c103bca8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#45 0x00007f8c14044d3f in QEventDispatcherGlib::processEvents (this=0x688c30, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#46 0x00007f8c14546fef in QGuiEventDispatcherGlib::processEvents (this=0x7f8c13537a00, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#47 0x00007f8c1401a1d2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 534697440}) at kernel/qeventloop.cpp:149
#48 0x00007f8c1401a5a4 in QEventLoop::exec (this=0x7fff1fded620, flags={i = 534697520}) at kernel/qeventloop.cpp:201
#49 0x00007f8c1401c894 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#50 0x00000000004395cd in main (argc=6, argv=0x7fff1fdedb98) at /usr/src/debug/kdebase-4.2.93svn985654/apps/dolphin/src/main.cpp:94
Comment 101 Dario Andres 2009-07-10 21:36:42 UTC
@Szőts Ákos: check bug 192270 (which is this + compositing; and seems to be an special case). Thanks
Comment 102 Unknown 2009-07-10 22:17:41 UTC
(In reply to comment #101)
> @Szőts Ákos: check bug 192270 (which is this + compositing; and seems to be an
> special case). Thanks

You are right, it is indeed a duplicate of that report. I'll copy this backtrace because it's more complete.