Summary: | arts, sound server aborts, cpu overload | ||
---|---|---|---|
Product: | [Unmaintained] arts | Reporter: | david |
Component: | general | Assignee: | Stefan Westerfeld <stefan> |
Status: | CLOSED UNMAINTAINED | ||
Severity: | crash | CC: | engage, oscar.benitez |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
david
2006-05-15 22:30:03 UTC
Sounds like https://bugs.gentoo.org/show_bug.cgi?id=131456. Stefan, it would be nice if you would use Gentoo bugzilla, instead going directly upstream. Eh, sorry. s/Stefan/david I'm suffering of the same (or similar) bug. I'm running Debian Unstable with an vanilla 2.6.14.3 kernel. artsd -l 0 artsd version is 1.5.3 gsl: using Unix98 pthreads directly for mutexes and conditions [artsd: 11440] SoundServerStartup --> got lock autodetecting driver: - oss: 10 - alsa: 15 - null: -1 - esd: -1 - jack: -1 - nas: -1 - toss: 4 ... which means we'll default to alsa ALSA driver: default buffering: 7 fragments with 1024 bytes (audio latency is 40.6 ms) Closing ALSA-driver virtualize StereoVolumeControl ALSA driver: default buffering: 7 fragments with 1024 bytes (audio latency is 40.6 ms) audio format is 44100 Hz, 16 bits, 2 channels addDirectory(/usr/lib/mcop,) addDirectory(/usr/lib/mcop/Arts,Arts) addDirectory(/usr/lib/mcop/Arts/Environment,Arts::Environment) addDirectory(/usr/lib/mcop/Noatun,Noatun) addDirectory(/home/kickus/.mcop/trader-cache,) xrun!! xrun!! (The previous message was repeated 949496 times.) cpu overload, aborting Should I report this to someone at Debian? No, no need to report this. Since the KDE fellow didn't feel like explaining the problem, I will. Your kernel and userland ALSA headers/libs are mismatched. Either downgrade userland, or upgrade the kernel. I upped to 2.6.17-rc4 to fix it. *** Bug 129171 has been marked as a duplicate of this bug. *** I too am getting this error and thought this was the best place to add additional information, instead of starting a new bug. I just insatlled a fresh Slackware 11 release, and I am getting this issue on both a 2.4 and a 2.6 system. In response to David's comment, I *AM* using matched ALSA headers/libs, in both scenarios. Also, I can confirm that ALSA *is* working. I can play mp3s from the command line, using madplay or mpg321. I can also play mp3s in x-windows if I use a player, XMMS, that uses ALSA directly, and does not try to use artsd. Lastly, I am not using a onboard VIA sound controller. I have an ancient ES1688 based ISA card. Cheers, Eddie I get the same problem with Mandriva 2009.0, KDE 4.1.2, running on a Dell Inspiron 600m notebook. The problem doesn't seem to appear on my 3 desktops, though. Arts is no longer developed and has been unmaintained for quite some time - more than 2 years. With phonon as the replacement for arts in KDE4, we're closing out all the arts bugs in Bugzilla since there is no chance of them being fixed. Thanks |