Bug 196702

Summary: KFind (kfind), signal SIGABRT crash report
Product: [Applications] kfind Reporter: DT <drden2000>
Component: generalAssignee: Eric Coquelle <coquelle>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description DT 2009-06-16 02:06:38 UTC
Version:            (using KDE 4.2.4)
Compiler:          not used (kfind installed automatically with kubuntu when OS was installed) not used (kfind program that came with CD iso image when installed to hard drive on Laptop)
OS:                Linux
Installed from:    Ubuntu Packages

First off, this is my first report like this and I am a new Linux user.  I have been a user for about 6 months or so.  Please forgive my Noobness explanation.

I just used "kfind" to find where I put some wallpaper .jpg images.  Downloaded by using automatic install routine that is used for changing the wallpaper in Kubuntu latest download I got on about 6-02-2009.  I did not use the "add/remove software" but the other way.

Afterwards, I highlighted all 10 or 12 of them using the "shift" key (click at top then held down "shift key" and proceeded to copy them to a Kingston Usb flash drive" The copy worked and about 15 seconds later (after last file was copied) it crashed and gave me the printout that I am sending to you below.



Here is crash report that went with it (i saved it).
Application: KFind (kfind), signal SIGABRT

Thread 1 (Thread 0xb5a3c700 (LWP 9762)):
[KCrash Handler]
#6  0xb7ef4430 in __kernel_vsyscall ()
#7  0xb62446d0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6246098 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb628224d in ?? () from /lib/tls/i686/cmov/libc.so.6
#10 0xb6288604 in ?? () from /lib/tls/i686/cmov/libc.so.6
#11 0xb628a5b6 in free () from /lib/tls/i686/cmov/libc.so.6
#12 0xb646b231 in operator delete () from /usr/lib/libstdc++.so.6
#13 0xb6af1b38 in QMimeSource::~QMimeSource () from /usr/lib/libQtGui.so.4
#14 0xb6acfba2 in ?? () from /usr/lib/libQtGui.so.4
#15 0xb6b3d732 in ?? () from /usr/lib/libQtGui.so.4
#16 0xb65ebfab in qt_call_post_routines () from /usr/lib/libQtCore.so.4
#17 0xb6ac8738 in QApplication::~QApplication () from /usr/lib/libQtGui.so.4
#18 0xb76e152e in KApplication::~KApplication () from /usr/lib/libkdeui.so.5
#19 0x0805f164 in _start ()
Comment 1 Dario Andres 2009-06-16 19:30:02 UTC
Thanks for the report and the detailed explanation. I fixed this recently in KDE4.3 code which will be available in some time. The fix changed too much code so I could not port it to KDE4.2. Thanks

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