Bug 180562 - Dolphin crashes on file moves, when i press the "DEL" button and other occassions
Summary: Dolphin crashes on file moves, when i press the "DEL" button and other occass...
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Unspecified
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-13 15:24 UTC by SFP
Modified: 2009-02-20 16:08 UTC (History)
3 users (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 SFP 2009-01-13 15:24:29 UTC
Version:           1.1.80 (using Devel)
Installed from:    Compiled sources

Application: Dolphin (dolphin), signal SIGABRT
0x00007feae46d5621 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 18704)]

Thread 2 (Thread 0x4237e950 (LWP 18718)):
#0  0x00007feae470c482 in select () from /lib/libc.so.6
#1  0x00007feae866abc4 in ?? () from /usr/lib/libQtNetwork.so.4
#2  0x00007feae8656886 in ?? () from /usr/lib/libQtNetwork.so.4
#3  0x00007feae866511b in QAbstractSocket::waitForReadyRead () from /usr/lib/libQtNetwork.so.4
#4  0x00007feae36a28bd in Soprano::Client::ClientConnection::iteratorNext () from /usr/lib/libsopranoclient.so.1
#5  0x00007feae36a5eab in Soprano::Client::ClientQueryResultIteratorBackend::next () from /usr/lib/libsopranoclient.so.1
#6  0x00007feae8b74710 in Soprano::Iterator<Soprano::BindingSet>::next () from /usr/lib/libsoprano.so.4
#7  0x00007feae8bd2bf7 in Soprano::Util::MutexQueryResultIteratorBackend::next () from /usr/lib/libsoprano.so.4
#8  0x00007feae8e42700 in ?? () from /usr/lib/libnepomuk.so.4
#9  0x00007feae8e3d0e8 in ?? () from /usr/lib/libnepomuk.so.4
#10 0x00007feae8e3d238 in ?? () from /usr/lib/libnepomuk.so.4
#11 0x00007feae8e56792 in Nepomuk::Resource::property () from /usr/lib/libnepomuk.so.4
#12 0x00007feae8e577fb in Nepomuk::Resource::rating () from /usr/lib/libnepomuk.so.4
#13 0x0000000000444289 in _start ()

Thread 1 (Thread 0x7feae9e6f6f0 (LWP 18704)):
[KCrash Handler]
#5  0x00007feae465ffd5 in raise () from /lib/libc.so.6
#6  0x00007feae4661b43 in abort () from /lib/libc.so.6
#7  0x00007feae652a6b5 in qt_message_output () from /usr/lib/libQtCore.so.4
#8  0x00007feae652a7fd in qFatal () from /usr/lib/libQtCore.so.4
#9  0x00007feae98dafb8 in ?? () from /usr/lib/libkio.so.5
#10 0x00007feae98dcacb in ?? () from /usr/lib/libkio.so.5
#11 0x00007feae98e19cc in ?? () from /usr/lib/libkio.so.5
#12 0x00007feae662f134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#13 0x00007feae98eea62 in KDirWatch::dirty () from /usr/lib/libkio.so.5
#14 0x00007feae98ef260 in KDirWatch::setDirty () from /usr/lib/libkio.so.5
#15 0x00007feae98ef72d in ?? () from /usr/lib/libkio.so.5
#16 0x00007feae98f5ed9 in ?? () from /usr/lib/libkio.so.5
#17 0x00007feae98f6398 in ?? () from /usr/lib/libkio.so.5
#18 0x00007feae662f134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#19 0x00007feae6629a43 in QObject::event () from /usr/lib/libQtCore.so.4
#20 0x00007feae6acec3d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#21 0x00007feae6ad69ba in QApplication::notify () from /usr/lib/libQtGui.so.4
#22 0x00007feae7f98f0b in KApplication::notify () from /usr/lib/libkdeui.so.5
#23 0x00007feae661ad61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#24 0x00007feae6646ab6 in ?? () from /usr/lib/libQtCore.so.4
#25 0x00007feae66431fd in ?? () from /usr/lib/libQtCore.so.4
#26 0x00007feae235ed3b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0x00007feae236250d in ?? () from /usr/lib/libglib-2.0.so.0
#28 0x00007feae23626cb in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#29 0x00007feae664315f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#30 0x00007feae6b60a6f in ?? () from /usr/lib/libQtGui.so.4
#31 0x00007feae6619682 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#32 0x00007feae661980d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#33 0x00007feae661bcbd in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#34 0x000000000044334d in _start ()
Comment 1 Dario Andres 2009-01-13 15:46:50 UTC
If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here?
I think this is an already reported and fixed bug, but just to be sure, post the new backtrace.

Thanks :)
Comment 2 SFP 2009-01-13 16:39:58 UTC
When it reoccurs ill try to get a more complete backtrace, although i dont think there was anything else.

It happens very frequently and in specific most of the times I press DEL to delete files. If I right click and select delete it normally works fine.

Comment 3 Guillermo Belli 2009-01-16 19:18:26 UTC
Dolphin crashes mostly when deleting files, but also on copying, selecting or opening folders. This time I was accesing a remote samba share.

Using Kubuntu 8.10
KDE 4.2 Beta 1
Kernel 2.6.28

There are several similar bug reports, so they may be related.

Here's the backtrace:

Application: Dolphin (dolphin), signal SIGABRT

Thread 1 (Thread 0xb5de06c0 (LWP 31576)):
[KCrash Handler]
#6  0xb7faf424 in __kernel_vsyscall ()
#7  0xb650d880 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb650f248 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb67b2795 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb67b2872 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb67b2915 in qt_assert () from /usr/lib/libQtCore.so.4
#12 0x08073db7 in _start ()
Comment 4 Dario Andres 2009-01-16 19:28:59 UTC
@Guillermo: your backtrace/crash may be the same as this or not . There isn't enought information in the backtrace you posted. may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace in a NEW report? 

Thanks a lot :)
Comment 5 Guillermo Belli 2009-01-16 21:07:12 UTC
Darío:

New bug report with backtrace is #181010.

I'm using KDE 4.2 RC1, not Beta1.
Comment 6 Frank Reininghaus 2009-02-11 22:29:39 UTC
Is the crash from the original report still reproducible in 4.2.0? The visible parts of the backtrace look like it might be a duplicate of bug 178897 which appears to be fixed in 4.2.0.
Comment 7 Peter Penz 2009-02-20 16:08:45 UTC
I've closed this issue, please reopen it again if it still occurs with KDE 4.2.0. Thanks!