Bug 313739 - Drag and drop crashed dolphin
Summary: Drag and drop crashed dolphin
Status: RESOLVED DUPLICATE of bug 305887
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-23 09:15 UTC by Moritz Moeller-Herrmann
Modified: 2013-01-23 09:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Moritz Moeller-Herrmann 2013-01-23 09:15:26 UTC
Application: dolphin (2.0)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.2
Operating System: Linux 3.7-2.slh.4-aptosid-amd64 x86_64
Distribution: Debian GNU/Linux 7.0 (wheezy)

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

I was trying to drag a folder on my usb drive to another folder on the same usb drive. When I released the button and chose move on the menu, dolphin crashed,

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

Thread 3 (Thread 0x7fbe81377700 (LWP 16229)):
#0  0x00007fbe8e58125a in __pthread_mutex_lock (mutex=0x7fbe7c000a50) at pthread_mutex_lock.c:113
#1  0x00007fbe8daed421 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fbe8dab15dd in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fbe8dab1744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fbe92c6e296 in QEventDispatcherGlib::processEvents (this=0x7fbe7c0008b0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007fbe92c3e8af in QEventLoop::processEvents (this=this@entry=0x7fbe81376e10, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fbe92c3eb38 in QEventLoop::exec (this=0x7fbe81376e10, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007fbe92b41d70 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007fbe92c1f1bf in QInotifyFileSystemWatcherEngine::run (this=0xf22260) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007fbe92b44d0b in QThreadPrivate::start (arg=0xf22260) at thread/qthread_unix.cpp:307
#10 0x00007fbe8e57eb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#11 0x00007fbe95c0ba7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fbe7ab66700 (LWP 16251)):
#0  0x00007fbe95c00e33 in *__GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fbe8dab1624 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fbe8dab1744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fbe92c6e296 in QEventDispatcherGlib::processEvents (this=0x1793ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fbe92c3e8af in QEventLoop::processEvents (this=this@entry=0x7fbe7ab65e10, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fbe92c3eb38 in QEventLoop::exec (this=0x7fbe7ab65e10, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fbe92b41d70 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fbe92c1f1bf in QInotifyFileSystemWatcherEngine::run (this=0x17d2d10) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fbe92b44d0b in QThreadPrivate::start (arg=0x17d2d10) at thread/qthread_unix.cpp:307
#9  0x00007fbe8e57eb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#10 0x00007fbe95c0ba7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fbe88d75760 (LWP 16228)):
[KCrash Handler]
#6  0x00007fbe91e1f9b9 in QImage::depth (this=0x25be620) at image/qimage.cpp:1587
#7  0x00007fbe91f38d85 in QRasterPaintEngine::drawPixmap (this=0x2115640, r=..., pixmap=..., sr=...) at painting/qpaintengine_raster.cpp:2093
#8  0x00007fbe91ebd3cb in QPainter::drawPixmap (this=0x7fff7b479250, r=..., pm=..., sr=...) at painting/qpainter.cpp:5521
#9  0x00007fbe85fd0c90 in Oxygen::TileSet::render(QRect const&, QPainter*, QFlags<Oxygen::TileSet::Tile>) const () from /usr/lib/liboxygenstyle.so.4
#10 0x00007fbe8623a2c9 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#11 0x00007fbe862501d7 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#12 0x00007fbe86231fd4 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#13 0x00007fbe921a2e44 in QMenu::paintEvent (this=0x7fff7b47ad20, e=0x7fff7b479cd0) at widgets/qmenu.cpp:2235
#14 0x00007fbe91dbbdc2 in QWidget::event (this=0x7fff7b47ad20, event=0x7fff7b479cd0) at kernel/qwidget.cpp:8517
#15 0x00007fbe921a79db in QMenu::event (this=0x7fff7b47ad20, e=0x7fff7b479cd0) at widgets/qmenu.cpp:2469
#16 0x00007fbe91d6c70c in QApplicationPrivate::notify_helper (this=this@entry=0xdb4740, receiver=receiver@entry=0x7fff7b47ad20, e=e@entry=0x7fff7b479cd0) at kernel/qapplication.cpp:4556
#17 0x00007fbe91d70b8a in QApplication::notify (this=0x7fff7b47b990, receiver=0x7fff7b47ad20, e=0x7fff7b479cd0) at kernel/qapplication.cpp:4417
#18 0x00007fbe936cb886 in KApplication::notify (this=0x7fff7b47b990, receiver=0x7fff7b47ad20, event=0x7fff7b479cd0) at ../../kdeui/kernel/kapplication.cpp:311
#19 0x00007fbe92c3fb5e in QCoreApplication::notifyInternal (this=0x7fff7b47b990, receiver=0x7fff7b47ad20, event=0x7fff7b479cd0) at kernel/qcoreapplication.cpp:915
#20 0x00007fbe91db7ad4 in sendSpontaneousEvent (event=0x7fff7b479cd0, receiver=0x7fff7b47ad20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#21 QWidgetPrivate::drawWidget (this=0x24df880, pdev=0x2241f70, rgn=..., offset=..., flags=5, sharedPainter=0x0, backingStore=0x2118c70) at kernel/qwidget.cpp:5594
#22 0x00007fbe91f81f48 in QWidgetBackingStore::sync (this=0x2118c70) at painting/qbackingstore.cpp:1373
#23 0x00007fbe91dacdc0 in QWidgetPrivate::syncBackingStore (this=this@entry=0x24df880) at kernel/qwidget.cpp:1892
#24 0x00007fbe91dbc40c in QWidget::event (this=0x7fff7b47ad20, event=0x1ac0bd0) at kernel/qwidget.cpp:8664
#25 0x00007fbe921a79db in QMenu::event (this=0x7fff7b47ad20, e=0x1ac0bd0) at widgets/qmenu.cpp:2469
#26 0x00007fbe91d6c70c in QApplicationPrivate::notify_helper (this=this@entry=0xdb4740, receiver=receiver@entry=0x7fff7b47ad20, e=e@entry=0x1ac0bd0) at kernel/qapplication.cpp:4556
#27 0x00007fbe91d70b8a in QApplication::notify (this=0x7fff7b47b990, receiver=0x7fff7b47ad20, e=0x1ac0bd0) at kernel/qapplication.cpp:4417
#28 0x00007fbe936cb886 in KApplication::notify (this=0x7fff7b47b990, receiver=0x7fff7b47ad20, event=0x1ac0bd0) at ../../kdeui/kernel/kapplication.cpp:311
#29 0x00007fbe92c3fb5e in QCoreApplication::notifyInternal (this=0x7fff7b47b990, receiver=receiver@entry=0x7fff7b47ad20, event=event@entry=0x1ac0bd0) at kernel/qcoreapplication.cpp:915
#30 0x00007fbe92c439e1 in sendEvent (event=0x1ac0bd0, receiver=0x7fff7b47ad20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#31 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xd83fe0) at kernel/qcoreapplication.cpp:1539
#32 0x00007fbe92c6e0e3 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#33 postEventSourceDispatch (s=0xda07b0) at kernel/qeventdispatcher_glib.cpp:279
#34 0x00007fbe8dab1355 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007fbe8dab1688 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00007fbe8dab1744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#37 0x00007fbe92c6e276 in QEventDispatcherGlib::processEvents (this=0xd854a0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#38 0x00007fbe91e0d83e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x00007fbe92c3e8af in QEventLoop::processEvents (this=this@entry=0x7fff7b47aa90, flags=...) at kernel/qeventloop.cpp:149
#40 0x00007fbe92c3eb38 in QEventLoop::exec (this=0x7fff7b47aa90, flags=...) at kernel/qeventloop.cpp:204
#41 0x00007fbe921a4405 in QMenu::exec (this=0x7fff7b47ad20, p=..., action=0x0) at widgets/qmenu.cpp:2113
#42 0x00007fbe951d970e in KonqOperations::doDropFileCopy() () from /usr/lib/libkonq.so.5abi1
#43 0x00007fbe951d9f60 in KonqOperations::asyncDrop(KFileItem const&) () from /usr/lib/libkonq.so.5abi1
#44 0x00007fbe92c54a2e in QObject::event (this=0x19bf9c0, e=<optimized out>) at kernel/qobject.cpp:1195
#45 0x00007fbe91d6c70c in QApplicationPrivate::notify_helper (this=this@entry=0xdb4740, receiver=receiver@entry=0x19bf9c0, e=e@entry=0x2462820) at kernel/qapplication.cpp:4556
#46 0x00007fbe91d70b8a in QApplication::notify (this=0x7fff7b47b990, receiver=0x19bf9c0, e=0x2462820) at kernel/qapplication.cpp:4417
#47 0x00007fbe936cb886 in KApplication::notify (this=0x7fff7b47b990, receiver=0x19bf9c0, event=0x2462820) at ../../kdeui/kernel/kapplication.cpp:311
#48 0x00007fbe92c3fb5e in QCoreApplication::notifyInternal (this=0x7fff7b47b990, receiver=receiver@entry=0x19bf9c0, event=event@entry=0x2462820) at kernel/qcoreapplication.cpp:915
#49 0x00007fbe92c439e1 in sendEvent (event=0x2462820, receiver=0x19bf9c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#50 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xd83fe0) at kernel/qcoreapplication.cpp:1539
#51 0x00007fbe92c6e0e3 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#52 postEventSourceDispatch (s=0xda07b0) at kernel/qeventdispatcher_glib.cpp:279
#53 0x00007fbe8dab1355 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#54 0x00007fbe8dab1688 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#55 0x00007fbe8dab1744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#56 0x00007fbe92c6e276 in QEventDispatcherGlib::processEvents (this=0xd854a0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#57 0x00007fbe91e0d83e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#58 0x00007fbe92c3e8af in QEventLoop::processEvents (this=this@entry=0x7fff7b47b850, flags=...) at kernel/qeventloop.cpp:149
#59 0x00007fbe92c3eb38 in QEventLoop::exec (this=0x7fff7b47b850, flags=...) at kernel/qeventloop.cpp:204
#60 0x00007fbe92c43cf8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#61 0x00007fbe95f03c27 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#62 0x00007fbe95b4fead in __libc_start_main (main=<optimized out>, argc=<optimized out>, ubp_av=<optimized out>, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff7b47bab8) at libc-start.c:228
#63 0x0000000000400771 in _start ()

Reported using DrKonqi
Comment 1 Frank Reininghaus 2013-01-23 09:30:52 UTC
Thanks for the bug report. Looks similar to a crash that has been reported already.

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