Bug 172875 - dolphin crashed (not reproducible, selecting related?)
Summary: dolphin crashed (not reproducible, selecting related?)
Status: RESOLVED DUPLICATE of bug 184713
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:
Depends on:
Blocks:
 
Reported: 2008-10-15 17:35 UTC by Oliver Putz
Modified: 2009-04-30 13:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Putz 2008-10-15 17:35:46 UTC
Version:           1.1.80 (using 4.1.68 (KDE 4.1.68 (KDE 4.2 >= 20081001)), Gentoo)
Compiler:          i686-pc-linux-gnu-gcc
OS:                Linux (i686) release 2.6.26-gentoo-r1

What  I did:

- I had two dolphin windows running (first split mode, working on an external USB HDD and a local folder)
- In the second window I (double) clicked on the icon to access the external HDD.

After some seconds, dolphin crashed with the backtrace below. As the backtrace looks to me as if it was more related to selection and copy and paste: I did indeed select some files to be cut in the first dolphin window. (as the computer was under heavy load, these actions took some second, so I was working on the second instance in the meantime)

Application: Dolphin (dolphin), signal SIGSEGV
[Current thread is 0 (LWP 12621)]

Thread 2 (Thread 0xb47adb90 (LWP 13089)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6481021 in select () from /lib/libc.so.6
#2  0xb7e83227 in QProcessManager::run (this=0x80b2410) at io/qprocess_unix.cpp:307
#3  0xb7db3a24 in QThreadPrivate::start (arg=0x80b2410) at thread/qthread_unix.cpp:191
#4  0xb7d34160 in start_thread (arg=0xb47adb90) at pthread_create.c:297
#5  0xb6487c0e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb60cb700 (LWP 12621)):
[KCrash Handler]
#6  QByteArray::operator= (this=0xaeae278, other=@0xbfea7838) at ../../include/QtCore/../../src/corelib/arch/qatomic_i386.h:134
#7  0xb68d715b in QClipboardWatcher::formats_sys (this=0xaeae268) at kernel/qclipboard_x11.cpp:1081
#8  0xb68761c2 in QInternalMimeData::formats (this=0xaeae268) at kernel/qdnd.cpp:561
#9  0xb68d7608 in QClipboardWatcher::retrieveData_sys (this=0xaeae268, fmt=@0xbfea7b64, requestedType=QVariant::ByteArray) at kernel/qclipboard_x11.cpp:1117
#10 0xb68769cc in QInternalMimeData::retrieveData (this=0xaeae268, mimeType=@0xbfea7b64, type=QVariant::ByteArray) at kernel/qdnd.cpp:576
#11 0xb7eb1170 in QMimeDataPrivate::retrieveTypedData (this=0x9411b70, format=@0xbfea7b64, type=QVariant::ByteArray) at kernel/qmimedata.cpp:109
#12 0xb7eb1a1d in QMimeData::data (this=0xaeae268, mimeType=@0xbfea7b64) at kernel/qmimedata.cpp:526
#13 0xb7c1c25e in KUrl::List::fromMimeData (mimeData=0xaeae268, metaData=0x0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kdecore/io/kurl.cpp:288
#14 0xb71a9bcc in DolphinView::pasteInfo (this=0x817af30) at /var/tmp/portage/kde-base/dolphin-9999/work/dolphin/apps/dolphin/src/dolphinview.cpp:966
#15 0x0806aba3 in DolphinMainWindow::updatePasteAction (this=0x8103d50) at /var/tmp/portage/kde-base/dolphin-9999/work/dolphin/apps/dolphin/src/dolphinmainwindow.cpp:444
#16 0x0806ae5f in DolphinMainWindow::updateEditActions (this=0x8103d50) at /var/tmp/portage/kde-base/dolphin-9999/work/dolphin/apps/dolphin/src/dolphinmainwindow.cpp:1124
#17 0x0806c77e in DolphinMainWindow::slotSelectionChanged (this=0x8103d50, selection=@0xbfea7e08) at /var/tmp/portage/kde-base/dolphin-9999/work/dolphin/apps/dolphin/src/dolphinmainwindow.cpp:231
#18 0x0806cc31 in DolphinMainWindow::qt_metacall (this=0x8103d50, _c=QMetaObject::InvokeMetaMethod, _id=35, _a=0xbfea7ddc)
    at /var/tmp/portage/kde-base/dolphin-9999/work/dolphin_build/apps/dolphin/src/dolphinmainwindow.moc:189
#19 0xb7ebb4e1 in QMetaObject::activate (sender=0x817af30, from_signal_index=<value optimized out>, to_signal_index=42, argv=0xbfea7ddc) at kernel/qobject.cpp:3028
#20 0xb7ebd3d8 in QMetaObject::activate (sender=0x817af30, m=0xb71cf07c, local_signal_index=15, argv=0xbfea7ddc) at kernel/qobject.cpp:3098
#21 0xb71a88df in DolphinView::selectionChanged (this=0x817af30, _t1=@0xbfea7e08) at /var/tmp/portage/kde-base/dolphin-9999/work/dolphin_build/apps/dolphin/src/dolphinview.moc:312
#22 0xb71ab52b in DolphinView::emitSelectionChangedSignal (this=0x817af30) at /var/tmp/portage/kde-base/dolphin-9999/work/dolphin/apps/dolphin/src/dolphinview.cpp:845
#23 0xb71acb57 in DolphinView::qt_metacall (this=0x817af30, _c=QMetaObject::InvokeMetaMethod, _id=37, _a=0xbfea7f18)
    at /var/tmp/portage/kde-base/dolphin-9999/work/dolphin_build/apps/dolphin/src/dolphinview.moc:190
#24 0xb7ebb4e1 in QMetaObject::activate (sender=0x8185be0, from_signal_index=<value optimized out>, to_signal_index=4, argv=0xbfea7f18) at kernel/qobject.cpp:3028
#25 0xb7ebd3d8 in QMetaObject::activate (sender=0x8185be0, m=0xb701ba2c, local_signal_index=0, argv=0xbfea7f18) at kernel/qobject.cpp:3098
#26 0xb6d7a5dd in QItemSelectionModel::selectionChanged (this=0x8185be0, _t1=@0xbfea7f50, _t2=@0xbfea7f58) at .moc/debug-shared/moc_qitemselectionmodel.cpp:144
#27 0xb6d814a2 in QItemSelectionModel::clearSelection (this=0x8185be0) at itemviews/qitemselectionmodel.cpp:1062
#28 0xb6d23cca in QAbstractItemView::clearSelection (this=0x818a628) at itemviews/qabstractitemview.cpp:989
#29 0xb719c114 in DolphinIconsView::mousePressEvent (this=0x818a628, event=0xbfea888c) at /var/tmp/portage/kde-base/dolphin-9999/work/dolphin/apps/dolphin/src/dolphiniconsview.cpp:200
#30 0xb68b9589 in QWidget::event (this=0x818a628, event=0xbfea888c) at kernel/qwidget.cpp:7165
#31 0xb6bf4ff3 in QFrame::event (this=0x818a628, e=0xbfea888c) at widgets/qframe.cpp:657
#32 0xb6c87e25 in QAbstractScrollArea::viewportEvent (this=0x818a628, e=0x80c6801) at widgets/qabstractscrollarea.cpp:949
#33 0xb6d30bf5 in QAbstractItemView::viewportEvent (this=0x818a628, event=0xbfea888c) at itemviews/qabstractitemview.cpp:1435
#34 0xb6c8a17c in QAbstractScrollAreaFilter::eventFilter (this=0x812eb90, o=0x8176208, e=0xbfea888c) at widgets/qabstractscrollarea_p.h:102
#35 0xb7ea45a1 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x80b1980, receiver=0x8176208, event=0xbfea888c) at kernel/qcoreapplication.cpp:700
#36 0xb6860f8e in QApplicationPrivate::notify_helper (this=0x80b1980, receiver=0x8176208, e=0xbfea888c) at kernel/qapplication.cpp:3805
#37 0xb6868438 in QApplication::notify (this=0xbfea8f1c, receiver=0x8176208, e=0xbfea888c) at kernel/qapplication.cpp:3534
#38 0xb79f52b1 in KApplication::notify (this=0xbfea8f1c, receiver=0x8176208, event=0xbfea888c) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kdeui/kernel/kapplication.cpp:307
#39 0xb7ea4b21 in QCoreApplication::notifyInternal (this=0xbfea8f1c, receiver=0x8176208, event=0xbfea888c) at kernel/qcoreapplication.cpp:593
#40 0xb6869879 in QApplicationPrivate::sendMouseEvent (receiver=0x8176208, event=0xbfea888c, alienWidget=0x8176208, nativeWidget=0x817af30, buttonDown=0xb7026c60, lastMouseReceiver=@0xb7026c64)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#41 0xb68d19e7 in QETWidget::translateMouseEvent (this=0x817af30, event=0xbfea8d98) at kernel/qapplication_x11.cpp:4048
#42 0xb68d031e in QApplication::x11ProcessEvent (this=0xbfea8f1c, event=0xbfea8d98) at kernel/qapplication_x11.cpp:3044
#43 0xb68f696d in QEventDispatcherX11::processEvents (this=0x80b0ed8, flags={i = -1075147208}) at kernel/qeventdispatcher_x11.cpp:134
#44 0xb7ea36b0 in QEventLoop::processEvents (this=0xbfea8eb0, flags={i = -1075147144}) at kernel/qeventloop.cpp:149
#45 0xb7ea3852 in QEventLoop::exec (this=0xbfea8eb0, flags={i = -1075147080}) at kernel/qeventloop.cpp:200
#46 0xb7ea5c6f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:851
#47 0xb6860d43 in QApplication::exec () at kernel/qapplication.cpp:3337
#48 0x0807e978 in main (argc=6, argv=0xbfea90d4) at /var/tmp/portage/kde-base/dolphin-9999/work/dolphin/apps/dolphin/src/main.cpp:94
Comment 1 James 2009-02-17 21:56:09 UTC
My bug might be the same thing:
http://bugs.kde.org/show_bug.cgi?id=184713
Comment 2 Peter Penz 2009-04-30 13:06:46 UTC

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