Bug 266814 - Dolphin crashed when drag&drop a file to Konsole
Summary: Dolphin crashed when drag&drop a file to Konsole
Status: RESOLVED DUPLICATE of bug 281502
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-21 15:53 UTC by Xavier Del Campo Romero
Modified: 2011-09-19 23:26 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (5.89 KB, text/plain)
2011-04-12 21:37 UTC, Xavier Del Campo Romero
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Del Campo Romero 2011-02-21 15:53:08 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-25-generic i686
Distribution: Ubuntu 10.10

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

I was dragging a file to the console in order to get its exact route (i.e. /home/user/file1.tgz), but, when I dropped it in, Dolphin suddenly crashed.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb775e710 (LWP 2973))]

Thread 2 (Thread 0xb5352b70 (LWP 2979)):
#0  0x004d0e36 in clock_gettime () from /lib/librt.so.1
#1  0x0618e50b in ?? () from /usr/lib/libQtCore.so.4
#2  0x062656e5 in ?? () from /usr/lib/libQtCore.so.4
#3  0x0626572a in ?? () from /usr/lib/libQtCore.so.4
#4  0x062637a8 in ?? () from /usr/lib/libQtCore.so.4
#5  0x0626383d in ?? () from /usr/lib/libQtCore.so.4
#6  0x08603e6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x08604279 in ?? () from /lib/libglib-2.0.so.0
#8  0x08604848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x0626359f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#10 0x06233609 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#11 0x06233a8a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#12 0x0612fb7e in QThread::exec() () from /usr/lib/libQtCore.so.4
#13 0x0621235b in ?? () from /usr/lib/libQtCore.so.4
#14 0x06132df9 in ?? () from /usr/lib/libQtCore.so.4
#15 0x004a6cc9 in start_thread () from /lib/libpthread.so.0
#16 0x005ad69e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb775e710 (LWP 2973)):
[KCrash Handler]
#7  0x0545989f in QWidget::testAttribute_helper(Qt::WidgetAttribute) const () from /usr/lib/libQtGui.so.4
#8  0x06cd268a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#9  0x06234b3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#10 0x0540e094 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#11 0x0549cd10 in ?? () from /usr/lib/libQtGui.so.4
#12 0x0549c151 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#13 0x054cb36a in ?? () from /usr/lib/libQtGui.so.4
#14 0x08600855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#15 0x08604668 in ?? () from /lib/libglib-2.0.so.0
#16 0x08604848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#17 0x06263565 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#18 0x054cabe5 in ?? () from /usr/lib/libQtGui.so.4
#19 0x06233609 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#20 0x06233a8a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#21 0x054b05f7 in ?? () from /usr/lib/libQtGui.so.4
#22 0x05420d4e in QDrag::exec(QFlags<Qt::DropAction>, Qt::DropAction) () from /usr/lib/libQtGui.so.4
#23 0x00cddf57 in DragAndDropHelper::startDrag(QAbstractItemView*, QFlags<Qt::DropAction>, DolphinViewController*) () from /usr/lib/libdolphinprivate.so.4
#24 0x00cc08f4 in DolphinIconsView::startDrag(QFlags<Qt::DropAction>) () from /usr/lib/libdolphinprivate.so.4
#25 0x059dd33a in QAbstractItemView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#26 0x059f765a in QListView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#27 0x06ca7109 in KCategorizedView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkdeui.so.5
#28 0x05466caa in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#29 0x05888763 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#30 0x05925a82 in QAbstractScrollArea::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#31 0x059e20f7 in QAbstractItemView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#32 0x059284d5 in ?? () from /usr/lib/libQtGui.so.4
#33 0x0623429a in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#34 0x05408fb9 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#35 0x0540fc2e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#36 0x06cd268a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#37 0x06234b3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#38 0x0540e094 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#39 0x0549cd10 in ?? () from /usr/lib/libQtGui.so.4
#40 0x0549c151 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#41 0x054cb36a in ?? () from /usr/lib/libQtGui.so.4
#42 0x08600855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#43 0x08604668 in ?? () from /lib/libglib-2.0.so.0
#44 0x08604848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#45 0x06263565 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#46 0x054cabe5 in ?? () from /usr/lib/libQtGui.so.4
#47 0x06233609 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#48 0x06233a8a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#49 0x0623800f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#50 0x05407e07 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#51 0x00f95dab in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#52 0x080485ab in _start ()

This bug may be a duplicate of or related to bug 265230.

Possible duplicates by query: bug 266747, bug 266491, bug 266087, bug 265973, bug 265945.

Reported using DrKonqi
Comment 1 Xavier Del Campo Romero 2011-04-12 21:37:37 UTC
Created attachment 58860 [details]
New crash information added by DrKonqi

dolphin (1.5) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0

- What I was doing when the application crashed:

I wanted to drag a folder to Konsole in order to get its exact route (i.e.: /home/MyUserName/Music/). As both Dolphin and Konsole were maximized, I dragged the folder, pressed Alt+Tab to change the view and released  in Konsole. It suddenly crashed after this.

-- Backtrace (Reduced):
#8  0x010eb68a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#9  0x05294b3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#10 0x065d6094 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
[...]
#12 0x06664151 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
[...]
[...]
[...]
[...]
#17 0x052c3565 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
Comment 2 Jekyll Wu 2011-09-19 23:26:47 UTC

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