Bug 243866 - Dolphin crash after selecting files to be moved
Summary: Dolphin crash after selecting files to be moved
Status: RESOLVED FIXED
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: 2010-07-07 18:07 UTC by Thomas Tanghus
Modified: 2010-08-16 20:44 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 Thomas Tanghus 2010-07-07 18:07:26 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-24-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I had selected two files RMB-clicked and cut them when Dolphin crashed. In the BT it looked like it was when it was trying to update the info-panel.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
[Current thread is 1 (Thread 0xb772c710 (LWP 1882))]

Thread 2 (Thread 0xb4f7cb70 (LWP 1883)):
#0  0x003da422 in __kernel_vsyscall ()
#1  0x0080fd33 in __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/lowlevellock.S:95
#2  0x007a6697 in _L_lock_9637 () from /lib/tls/i686/cmov/libc.so.6
#3  0x007a4ec6 in *__GI___libc_free (mem=0x82e8d68) at malloc.c:3736
#4  0x0030e741 in operator delete(void*) () from /usr/lib/libstdc++.so.6
#5  0x02192a7a in QEventDispatcherUNIX::unregisterSocketNotifier (this=0x82e2ee8, notifier=0xb4f7c2ec) at kernel/qeventdispatcher_unix.cpp:803
#6  0x0217ffb9 in QSocketNotifier::setEnabled (this=0xfffffe00, enable=false) at kernel/qsocketnotifier.cpp:298
#7  0x02193d11 in QEventDispatcherUNIXPrivate::doSelect (this=0x84ddaf8, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:260
#8  0x02194765 in QEventDispatcherUNIX::processEvents (this=0x82e2ee8, flags=...) at kernel/qeventdispatcher_unix.cpp:920
#9  0x02163759 in QEventLoop::processEvents (this=0xb4f7c290, flags=) at kernel/qeventloop.cpp:149
#10 0x02163baa in QEventLoop::exec (this=0xb4f7c290, flags=...) at kernel/qeventloop.cpp:201
#11 0x02064fc9 in QThread::exec (this=0x8475bc8) at thread/qthread.cpp:487
#12 0x021431db in QInotifyFileSystemWatcherEngine::run (this=0x8475bc8) at io/qfilesystemwatcher_inotify.cpp:248
#13 0x0206797e in QThreadPrivate::start (arg=0x8475bc8) at thread/qthread_unix.cpp:248
#14 0x0047e96e in start_thread (arg=0xb4f7cb70) at pthread_create.c:300
#15 0x00802a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb772c710 (LWP 1882)):
[KCrash Handler]
#6  0x003da422 in __kernel_vsyscall ()
#7  0x0075f651 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#8  0x00762a82 in *__GI_abort () at abort.c:92
#9  0x0079649d in __libc_message (do_abort=2, fmt=0x86af98 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#10 0x007a0591 in malloc_printerr (action=<value optimized out>, str=0x6 <Address 0x6 out of bounds>, ptr=0x837c408) at malloc.c:6264
#11 0x007a1de8 in _int_free (av=<value optimized out>, p=<value optimized out>) at malloc.c:4792
#12 0x007a4ecd in *__GI___libc_free (mem=0x837c408) at malloc.c:3738
#13 0x02061e7d in qFree (ptr=0x837c408) at global/qmalloc.cpp:60
#14 0x080824a2 in QList<KFileItem>::operator= (this=0x825bcc8, items=...) at /usr/include/qt4/QtCore/qlist.h:413
#15 KMetaDataWidget::setItems (this=0x825bcc8, items=...) at ../../../../apps/dolphin/src/panels/information/kmetadatawidget.cpp:580
#16 0x08082843 in KMetaDataWidget::setItem (this=0x825bcc8, item=...) at ../../../../apps/dolphin/src/panels/information/kmetadatawidget.cpp:575
#17 0x0807f827 in InformationPanelContent::showItem (this=0x836d920, item=...) at ../../../../apps/dolphin/src/panels/information/informationpanelcontent.cpp:196
#18 0x0807d20b in InformationPanel::showItemInfo (this=0x83b5198) at ../../../../apps/dolphin/src/panels/information/informationpanel.cpp:179
#19 0x0807e22b in InformationPanel::qt_metacall (this=0x83b5198, _c=QMetaObject::InvokeMetaMethod, _id=33, _a=0xbfcb59ac) at ./informationpanel.moc:102
#20 0x0216a47a in QMetaObject::metacall (object=0x83b5198, cl=1882, idx=33, argv=0xbfcb59ac) at kernel/qmetaobject.cpp:237
#21 0x02178fbb in QMetaObject::activate (sender=0x836d828, m=0x227a5a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3295
#22 0x021cb327 in QTimer::timeout (this=0x836d828) at .moc/release-shared/moc_qtimer.cpp:134
#23 0x02180e4e in QTimer::timerEvent (this=0x836d828, e=0xbfcb5ee0) at kernel/qtimer.cpp:271
#24 0x02175a64 in QObject::event (this=0x836d828, e=0x6) at kernel/qobject.cpp:1212
#25 0x02a9ae8c in QApplicationPrivate::notify_helper (this=0x8256978, receiver=0x836d828, e=0xbfcb5ee0) at kernel/qapplication.cpp:4302
#26 0x02aa1a0e in QApplication::notify (this=0xbfcb61d4, receiver=0x836d828, e=0xbfcb5ee0) at kernel/qapplication.cpp:3706
#27 0x0117f40a in KApplication::notify (this=0xbfcb61d4, receiver=0x836d828, event=0xbfcb5ee0) at ../../kdeui/kernel/kapplication.cpp:302
#28 0x0216513b in QCoreApplication::notifyInternal (this=0xbfcb61d4, receiver=0x836d828, event=0xbfcb5ee0) at kernel/qcoreapplication.cpp:726
#29 0x021945c6 in QCoreApplication::sendEvent (this=0x825e8e8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#30 QTimerInfoList::activateTimers (this=0x825e8e8) at kernel/qeventdispatcher_unix.cpp:603
#31 0x02194777 in QEventDispatcherUNIX::processEvents (this=0x82374a0, flags=...) at kernel/qeventdispatcher_unix.cpp:924
#32 0x02b5be82 in QEventDispatcherX11::processEvents (this=0x82374a0, flags=...) at kernel/qeventdispatcher_x11.cpp:152
#33 0x02163759 in QEventLoop::processEvents (this=0xbfcb6134, flags=) at kernel/qeventloop.cpp:149
#34 0x02163baa in QEventLoop::exec (this=0xbfcb6134, flags=...) at kernel/qeventloop.cpp:201
#35 0x02168e3f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#36 0x02a9af27 in QApplication::exec () at kernel/qapplication.cpp:3581
#37 0x0807bbef in main (argc=5, argv=0xbfcb63b4) at ../../../../apps/dolphin/src/main.cpp:101

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

Possible duplicates by query: bug 243262, bug 242656, bug 237586, bug 228333, bug 220452.

Reported using DrKonqi
Comment 1 Peter Penz 2010-08-16 20:44:45 UTC
Thanks for the report, this issue has been fixed in KDE SC 4.5.0