PDA

View Full Version : all multimedia applications crash



chasper99
May 29th 2006, 07:11 PM
I have a strange problem after a upgrade from breezy to dapper drake on my amd64 system.
All the multimedia applications used to run under breezy. Now they crash under dapper.

Amarok:
amaroK: [Loader] Starting amarokapp..
amaroK: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp.
amaroK: [Loader] amarokapp probably crashed!
The kernel log message:
[ 4341.750861] amarokapp[6424] trap divide error rip:2aaaaaab290e rsp:7fffffb90180 error:0

Rhythmbox:
Speicherzugriffsfehler; I don't know where ther german error message is comming from! Sorry
The kernel log message:
[ 4375.984580] rhythmbox[6425]: segfault at 0000000000000008 rip 00002aaaaaab3dff rsp 00007fffffc6b4b0 error 4

Mplayer:
Gleitkomman-Ausnahme;
The kernel log message:
[ 4439.312341] mplayer[6428] trap divide error rip:2aaaaaab290e rsp:7fffff9fc550 error:0

xmms:
Segmentation Fault
The kernel log message:
no kernel log message for xmms crash

xine:
Gleitkomman-Ausnahme;
The kernel log message:
[ 4716.284028] xine[6442] trap divide error rip:2aaaaaab290e rsp:7ffffffbe010 error:0

Kaffeine first starts. When I try to set the engine to 'Kaffeine' it crashes immediately.
no kernel log message for the kaffeine crash
The backtrace provides some more information:
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
.
snip a lot of no debugging symbols found
.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912576200800 (LWP 6432)]
[New Thread 1082132832 (LWP 6434)]
(no debugging symbols found)
.
snip a lot of no debugging symbols found
.
(no debugging symbols found)
0x00002aaaaf233785 in nanosleep () from /lib/libc.so.6
#0 0x00002aaaaf233785 in nanosleep () from /lib/libc.so.6
#1 0x00002aaaaf2335f0 in sleep () from /lib/libc.so.6
#2 0x00002aaaabf76cc5 in KCrash::startDrKonqi ()
from /usr/lib/libkdecore.so.4
#3 0x00002aaaabf9ca7c in KCrash::defaultCrashHandler ()
from /usr/lib/libkdecore.so.4
#4 0x00002aaaaf1d21b0 in killpg () from /lib/libc.so.6
#5 0x0000000000000000 in ?? ()

I am not used to heavy debugging. If somebody can advise me how to get detailed information about the reasons for all the crashes and probably a fix as well, it would we very much appreciated.

Sorry for the rather long posting.

Thanks for any help.
Chasper99

Nirvana
May 29th 2006, 09:14 PM
try reinstalling the xine engine (removing all preferences as well using synaptic)

chasper99
May 30th 2006, 06:29 PM
Hello

I removed all the xine related packages and made sure that all configuration files for xine were removed.
After re-installtion of xine and amarok the same happens. No change, the applications crash.

In another atempt to find a reason for the problem I removed xine and all related applications again. Then I only installed totem-gstreamer and totem. totem crashes as well.
Kernel Log:
[ 4776.988286] totem[6133]: segfault at 0000000000000008 rip 00002aaaaaab3dff rsp 00007ffffff42e80 error 4

So it seems that the problem is not related to xine.

Sound works ok. I tested that using mpg123.

Any idea about the reason behind?

Thanks
Chasper99