[Bug 163841] New: Crash caused by communication problem with DBUS
charly ghislain
charlyghislain at gmail.com
Wed Jun 11 23:15:15 BST 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=163841
Summary: Crash caused by communication problem with DBUS
Product: kde
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: unassigned-bugs kde org
ReportedBy: charlyghislain gmail com
Version: (using Devel)
Installed from: Compiled sources
Compiler: gcc 4.3.1
OS: Linux
Hi,
Applications like juk and amarok (so far, it seems they are the only 2 affected here) crash at startup.
Error message:
juk(19872): Communication problem with "juk" , it probably crashed.
Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" "
KCrash: Application 'juk' crashing...
sock_file=/home/kde4/.kdemod/socket-cghislai/kdeinit4__0
backtrace:
Application: JuK (juk), signal SIGILL
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb56166d0 (LWP 20109)]
[New Thread 0xb211ab90 (LWP 20115)]
[New Thread 0xb291bb90 (LWP 20114)]
[New Thread 0xb313db90 (LWP 20113)]
[New Thread 0xb399fb90 (LWP 20110)]
[KCrash handler]
#6 0xb7efba76 in Phonon::VolumeSlider::setAudioOutput ()
from /opt/kdemod/lib/libphonon.so.4
#7 0x080b95a6 in ?? ()
#8 0x080b98d4 in ?? ()
#9 0x080a8a3f in ?? ()
#10 0x080ac066 in ?? ()
#11 0x080b022e in ?? ()
#12 0xb5c015c5 in __libc_start_main () from /lib/libc.so.6
#13 0x0806bc51 in _start ()
#0 0xb7fd2424 in __kernel_vsyscall ()
It seems related to Phonon, somehow; but since ive found this error message used to happen on startup of several kde4 applications, id like to think its a more general thing.
Anyway, i contacted the guys providing the binaries (kdemod.ath.cx/) and they updated it to recent SVN :
$ kded4 -v
Qt: 4.4.0
KDE: 4.00.82 (KDE 4.0.82 >= 20080610)
KDE Daemon: $Id: kded.cpp 813532 2008-05-27 23:21:49Z dfaure $
The first binaries i tried used the qt phonon; the second one use kde phonon. I tried both phonon backends but the same error come back.
I tried compiling DBUS from git as there was a somewhat recent fix about timer (http://gitweb.freedesktop.org/?p=dbus/dbus.git;a=commit;h=cdca6dbce88fd1e1195e2a81eb6619c782df2fac), it didnt work.
Restarting DBUS, rebooting, cleaning .kde & co don't work.
I'd be glad to help further, but i still have some exams to pass :D
Thanks,
Charly
More information about the Unassigned-bugs
mailing list