Version: (using KDE KDE 3.5.6) Installed from: Gentoo Packages Compiler: gcc (GCC) 4.1.2 OS: Linux To reproduce: Using XFCE4 start amarok Run pkill amarok from a console for example This brings up drkonqi with the following backtrace: Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1217026384 (LWP 17198)] [KCrash handler] #6 0xb7ffa410 in __kernel_vsyscall () #7 0x4dcbd6a9 in raise () from /lib/libc.so.6 #8 0x4dcbebc1 in abort () from /lib/libc.so.6 #9 0xb7383348 in _dbus_abort () at dbus-sysdeps.c:84 #10 0xb7377f71 in _dbus_warn_check_failed ( format=0xb7394660 "arguments to %s() were incorrect, assertion \"%s\" failed in file %s line %d.\nThis is normally a bug in some application using the D-Bus library.\n") at dbus-internals.c:283 #11 0xb73673fa in dbus_message_new_method_call ( destination=0xb73c8dd6 "org.freedesktop.Hal", path=0x80d1e88 "/org/kde/mediamanager/fstab/aria:usrsrcdistfilesvardistfiles", interface=0xb73c8db4 "org.freedesktop.Hal.Device.Volume", method=0xb73c9700 "Unmount") at dbus-message.c:1071 #12 0xb73bea20 in HALBackend::unmount (this=0x80e31b0, _udi=@0xbfc76ca0) at halbackend.cpp:1268 #13 0xb73c2001 in ~HALBackend (this=0x80e31b0) at halbackend.cpp:77 #14 0xb73ab12d in ~MediaManager (this=0x80d9cb8) at mediamanager.cpp:64 #15 0xb7fefcd0 in ~Kded (this=0x8056b18) at kded.cpp:136 #16 0xb7ff0b77 in kdemain (argc=1, argv=0xbfc77064) at kded.cpp:962 #17 0x08048492 in main (argc=) at kded.la.cpp:2 #18 0x4dcaa824 in __libc_start_main () from /lib/libc.so.6 #19 0x080483f1 in _start () Attaching a longer console log soon.
Created attachment 20277 [details] Debug output from the console It's a bit cleaned with some sensitive info removed but they shouldn't have a anything to do with this.
Maybe it is linked with bug #140668 ? See comment 5 about colons (':') in /etc/fstab : http://bugs.kde.org/show_bug.cgi?id=144262
Does this still happen with KDE 4?
No response for 2 years. Closing as INVALID.