View previous topic :: View next topic |
Author |
Message |
easy2k Tux's lil' helper
Joined: 28 Aug 2002 Posts: 129 Location: Östlichste Stadt Deutschlands
|
Posted: Fri Apr 08, 2005 9:50 am Post subject: amarok mit xine |
|
|
Bei Verwendung des xine-sountreiber stürzt amarok ständig ab.
Xine selbst hat da keine Probleme.
In der erzeugten mail steht dann das:
Code: |
Betreff: 1.2.3 [___stripped][validity: 0.86][frames: 14][xine]
amaroK ist abgestürzt! Das tut uns wirklich sehr leid :(
Aber es ist noch nicht alles verloren. Sie können uns helfen, den Fehler zu beheben. amaroK hat einen Backtrace angehängt, der den Fehler beschreibt. Klicken Sie einfach auf senden oder, wenn Sie Zeit haben, schreiben Sie zuerst einen Bericht wie es zu diesem Absturz kam.
Vielen Dank.
Engine: xine-engine
Build date: Apr 8 2005
CC version: 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-0, pie-8.7.7)
KDElibs: 3.4.0
TagLib: 1.3.1
NDEBUG: true
|
Versionen:
Code: |
[easy2k@easynet-1] pts/1: 7 files # emerge xine-lib amarok -Dpv
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild R ] media-libs/xine-lib-1.0 +X -aac +aalib +alsa (-altivec) +arts +avi -cle266 -debug +directfb +dvd -dxr3 -esd -fbcon +ffmpeg -gnome -i8x0 +ipv6 -libcaca +mng +nls +nvidia +oggvorbis +opengl +png +samba +sdl +speex -theora +vidix +xv -xvmc 0 kB
[ebuild R ] media-sound/amarok-1.2.3 +arts -debug +flac -gstreamer +kde -kdeenablefinal +mad +mysql -noamazon +oggvorbis +opengl -visualization +xine -xinerama +xmms 0 kB
|
Der backtrace:
Code: |
==== file `which amarokapp` =======
/usr/kde/3.4/bin/amarokapp: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for GNU/Linux 2.4.1, dynamically linked (uses shared libs), stripped
==== (gdb) bt =====================
Using host libthread_db library "/lib/tls/libthread_db.so.1".
0x00002aaab07a0ff6 in select ()
from /lib/tls/libc.so.6
#0 0x00002aaab07a0ff6 in select () from /lib/tls/libc.so.6
#1 0x00002aaaad484ff7 in QEventLoop::processEvents(unsigned) ()
from /usr/qt/3/lib64/libqt-mt.so.3
#2 0x00002aaaad4e3ed5 in QEventLoop::enterLoop() ()
from /usr/qt/3/lib64/libqt-mt.so.3
#3 0x00002aaaad4e3e32 in QEventLoop::exec() ()
from /usr/qt/3/lib64/libqt-mt.so.3
#4 0x000000000052f9b4 in QWizard::setFinish(QWidget*, bool) ()
#5 0x00002aaab070d7b8 in __libc_start_main () from /lib/tls/libc.so.6
#6 0x000000000044728a in ?? ()
#0 0x00002aaab07a0ff6 in select () from /lib/tls/libc.so.6
No symbol table info available.
#1 0x00002aaaad484ff7 in QEventLoop::processEvents(unsigned) ()
from /usr/qt/3/lib64/libqt-mt.so.3
No symbol table info available.
#2 0x00002aaaad4e3ed5 in QEventLoop::enterLoop() ()
from /usr/qt/3/lib64/libqt-mt.so.3
No symbol table info available.
#3 0x00002aaaad4e3e32 in QEventLoop::exec() ()
from /usr/qt/3/lib64/libqt-mt.so.3
No symbol table info available.
#4 0x000000000052f9b4 in QWizard::setFinish(QWidget*, bool) ()
No symbol table info available.
#5 0x00002aaab070d7b8 in __libc_start_main () from /lib/tls/libc.so.6
No symbol table info available.
#6 0x000000000044728a in ?? ()
No symbol table info available.
==== (gdb) thread apply all bt ====
==== kdBacktrace() ================
|
Kann mir da jemand weiterhelfen? _________________ Athlon 64 3200+
MSI K8T Neo2-FIR |
|
Back to top |
|
|
Vaarsuvius Guru
Joined: 02 Dec 2004 Posts: 345
|
Posted: Fri Apr 08, 2005 10:26 am Post subject: |
|
|
benutzt du eine emu10k1 soundkarte? wenn ja, welche alsa version hast du installiert? |
|
Back to top |
|
|
easy2k Tux's lil' helper
Joined: 28 Aug 2002 Posts: 129 Location: Östlichste Stadt Deutschlands
|
Posted: Fri Apr 08, 2005 11:11 am Post subject: |
|
|
zu 1. nein
Ich benutze den RealTek ALC850 8-Kanal codec der auf dem board ist.
zu 2.
Code: |
[root@easynet-1] pts/1: 7 files # cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.8 (Thu Jan 13 09:39:32 2005 UTC).
|
Code: |
root@easynet-1] pts/1: 7 files # cat /proc/asound/cards
0 [V8237 ]: VIA8237 - VIA 8237
VIA 8237 with ALC850 at 0xbc00, irq 201
|
Und hir noch die Ausgabe von lsmod, fals es hilfreich ist.
Code: |
[root@easynet-1] pts/1: 7 files # lsmod |grep snd
snd_ioctl32 26368 0
snd_pcm_oss 51424 0
snd_mixer_oss 17216 2 snd_pcm_oss
snd_seq_oss 32960 0
snd_seq_midi_event 7552 1 snd_seq_oss
snd_seq 53632 4 snd_seq_oss,snd_seq_midi_event
snd_via82xx 24320 4
snd_ac97_codec 78608 1 snd_via82xx
snd_pcm 87628 5 snd_ioctl32,snd_pcm_oss,snd_via82xx,snd_ac97_codec
snd_timer 22408 2 snd_seq,snd_pcm
snd_page_alloc 8520 2 snd_via82xx,snd_pcm
snd_mpu401_uart 6976 1 snd_via82xx
snd_rawmidi 22432 1 snd_mpu401_uart
snd_seq_device 7760 3 snd_seq_oss,snd_seq,snd_rawmidi
snd 48680 17 snd_ioctl32,snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_via82xx,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore 8672 2 snd
|
_________________ Athlon 64 3200+
MSI K8T Neo2-FIR |
|
Back to top |
|
|
easy2k Tux's lil' helper
Joined: 28 Aug 2002 Posts: 129 Location: Östlichste Stadt Deutschlands
|
Posted: Sat Apr 09, 2005 11:07 am Post subject: |
|
|
Keiner eine Idee? _________________ Athlon 64 3200+
MSI K8T Neo2-FIR |
|
Back to top |
|
|
mathes.s Apprentice
Joined: 18 Apr 2003 Posts: 279 Location: Brunswick, Germany
|
Posted: Sat Apr 09, 2005 11:11 am Post subject: |
|
|
Hi,
hab auch das Problem das amarok mit der xine Engine abstürtz. Mich würde auch interessieren woran dies liegt. Ich habe aber ne audigy und da ist ein emuk Chip drauf. Was macht das den für einen Unterschied? Xine läuft bei mir auch ohne Probleme.
mfg Mathes |
|
Back to top |
|
|
_hephaistos_ Advocate
Joined: 07 Apr 2004 Posts: 2694 Location: salzburg, austria
|
Posted: Sat Apr 09, 2005 11:12 am Post subject: |
|
|
hmmm und was is mit arts bzw. der gstreamer engine?
probier halt mal eine andere. |
|
Back to top |
|
|
zervus Tux's lil' helper
Joined: 19 Jan 2005 Posts: 133
|
Posted: Sat Apr 09, 2005 11:38 am Post subject: |
|
|
Ich habe hier eine AC'97 und Amarok läuft ohne Probleme mit Xine-Plugin. Zu Anfang gab es einige Schwierigkeiten, bis Amarok das Plugin akzeptiert hat, aber das war nach einem Neustart behoben. Ich verwende Alsa aus dem Kernel. |
|
Back to top |
|
|
easy2k Tux's lil' helper
Joined: 28 Aug 2002 Posts: 129 Location: Östlichste Stadt Deutschlands
|
Posted: Sat Apr 09, 2005 12:05 pm Post subject: |
|
|
Amarok läuft jetzt mit arts.
Leider ist arts nicht sooo der hit.
Ich hätte schon gerne die xine-engine.
Gstreamer kenne ich nicht.
Reicht es da die gst-plugins zu instalieren oder braucht gtreamer und amarok noch bestimmte andere? _________________ Athlon 64 3200+
MSI K8T Neo2-FIR |
|
Back to top |
|
|
boris64 Veteran
Joined: 04 Oct 2003 Posts: 1770 Location: Vechelde/Peine
|
Posted: Sat Apr 09, 2005 12:53 pm Post subject: |
|
|
easy2k wrote: | Amarok läuft jetzt mit arts.
Leider ist arts nicht sooo der hit.
Ich hätte schon gerne die xine-engine.
Gstreamer kenne ich nicht.
Reicht es da die gst-plugins zu instalieren oder braucht gtreamer und amarok noch bestimmte andere? |
es sollte reichen, amarok mit USE="gestreamer" neu zu mergen, gstreamer wird
dann als abhängigkeit mit allen notwendigen zusätzen installiert
ps: ich persönlich benutze auch das artsplugin, da das keine störgeräusche
beim vor-/zurückspulen erzeugt und das ein-&ausblenden der titel einwandfrei
funktioniert.
man hat zwar keinen equalizer, aber dafür gibts ja kmix _________________ boris64.net 200x / visit my desktop / try these tiny kernel patches |
|
Back to top |
|
|
_hephaistos_ Advocate
Joined: 07 Apr 2004 Posts: 2694 Location: salzburg, austria
|
Posted: Sat Apr 09, 2005 1:26 pm Post subject: |
|
|
jo, warum ist "arts" nicht so der hit?
verwendet auch amarok mit arts...
cheers |
|
Back to top |
|
|
Vaarsuvius Guru
Joined: 02 Dec 2004 Posts: 345
|
Posted: Sat Apr 09, 2005 1:28 pm Post subject: |
|
|
mathes.s wrote: | Hi,
hab auch das Problem das amarok mit der xine Engine abstürtz. Mich würde auch interessieren woran dies liegt. Ich habe aber ne audigy und da ist ein emuk Chip drauf. Was macht das den für einen Unterschied? Xine läuft bei mir auch ohne Probleme.
mfg Mathes |
Die alsa version 1.0.8 macht Probleme bzw kann Probleme machen zusammen mit dem emu10k1 und der xine engine... hatte ich auch - alles das mit der xine engine lief ist abgestürzt. Updaten auf alsa 1.0.9 rc2 hat geholfen. (alsa-lib und alsa-headers)
Bei meinem laptop, das nen ac97 hat, funktioniert die alsa 1.0.9 rc2 allerdings nicht. Also gilt nur für emu10k1 Chipset. Aber auf dem hab ich auch kein Problem mit xine
Ihr könnts ja mal probieren obs was hilft mit der neuen alsa version. |
|
Back to top |
|
|
|