Bug 200931

Summary: dolphin crashed while copying between two external harddrives
Product: [Unmaintained] solid Reporter: Gregor Waluga <gregorgraph>
Component: libsolid-halAssignee: Kevin Ottens <ervin>
Status: RESOLVED FIXED    
Severity: crash CC: kde, sasanthviskar
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Gregor Waluga 2009-07-20 22:39:58 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2))
Qt Version: 4.5.1
Operating System: Linux 2.6.28-13-generic i686
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
While I was copying between two USB external harddrives everything works fine. Then I wanted to copy another file from my "normal" harddrive to one USB-drive... then dolphin crashed. :-(

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 0 (LWP 28285)]

Thread 2 (Thread 0xaebaab90 (LWP 28922)):
#0  0xb8084430 in __kernel_vsyscall ()
#1  0xb6195412 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb653a344 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0xafa4dae3 in ?? () from /usr/lib/libxine.so.1

Thread 1 (Thread 0xb5d0d700 (LWP 28285)):
[KCrash Handler]
#6  QHash<QString, QString>::freeData (this=0x8d99918, x=0x94c8898) at /usr/include/qt4/QtCore/qatomic_i386.h:132
#7  0xb6361a5e in _k_updateMountPointsCache () at /usr/include/qt4/QtCore/qhash.h:580
#8  0xb6361c09 in Solid::Backends::Hal::FstabHandling::possibleMountPoints (device=@0xbffa000c) at /build/buildd/kde4libs-4.2.96/solid/solid/backends/hal/halfstabhandling.cpp:141
#9  0xb636fff4 in Solid::Backends::Hal::StorageAccess::filePath (this=0x8d95500) at /build/buildd/kde4libs-4.2.96/solid/solid/backends/hal/halstorageaccess.cpp:88
#10 0xb633536e in Solid::StorageAccess::filePath (this=0x89988e8) at /build/buildd/kde4libs-4.2.96/solid/solid/storageaccess.cpp:62
#11 0xb7dbb9b3 in KFilePlacesItem::deviceData (this=0x8d97450, role=110940459) at /build/buildd/kde4libs-4.2.96/kfile/kfileplacesitem.cpp:184
#12 0xb7dbbc01 in KFilePlacesItem::data (this=0x8d97450, role=110940459) at /build/buildd/kde4libs-4.2.96/kfile/kfileplacesitem.cpp:124
#13 0xb7dbcae7 in KFilePlacesModel::data (this=0x84c9fb8, index=@0xbffa01a0, role=110940459) at /build/buildd/kde4libs-4.2.96/kfile/kfileplacesmodel.cpp:232
#14 0xb7dbcb5e in KFilePlacesModel::url (this=0x84c9fb8, index=@0xbffa01a0) at /build/buildd/kde4libs-4.2.96/kfile/kfileplacesmodel.cpp:165
#15 0x0807e0d8 in _start ()

Reported using DrKonqi
Comment 1 Nicolas L. 2010-03-19 09:51:19 UTC
do you still encounter this crash with kde 4.4 ?
Comment 2 Gregor Waluga 2010-03-25 17:33:28 UTC
Hi!

No, I had no problems yet. So I think it can be marked as fixed.

Thanks!