Autor |
Nachricht |
|
Titel: artsd keeps crashing
Verfasst am: 27.05.2006, 03:49 Uhr
|
|

Anmeldung: 29. Mar 2005
Beiträge: 96
Wohnort: Terra
|
|
Following updates today artsd keeps crashing, unfortunately I don't seem to get a backtrace to see why.
How do I set it up so I get a backtrace?
Not having sound is going to get really annoying soon.
Anyone else getting this problem?
I am running Easter RC4 with most of the updates. |
_________________ Easter Rc4 IceWeasel 2.6.18.3-slh-up-1
How to Learn and Use GNU/Linux
My Debian sources.list
|
|
|
|
 |
|
Titel: artsd keeps crashing
Verfasst am: 27.05.2006, 04:52 Uhr
|
|

Anmeldung: 29. Mar 2005
Beiträge: 96
Wohnort: Terra
|
|
Ok got the backtrace but I have no idea what it says.
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1218798976 (LWP 3093)]
[KCrash handler]
#3 0xb796942d in snd_pcm_hw_param_set_near () from /usr/lib/libasound.so.2
#4 0xb795e92b in snd_pcm_hw_params_set_rate_near ()
from /usr/lib/libasound.so.2
#5 0xb7e59bc9 in Arts::AudioIOALSA::setPcmParams (this=0x8088698,
pcm=0x8096960) at audioioalsa9.cc:543
#6 0xb7e5a15f in Arts::AudioIOALSA::open (this=0x8088698)
at audioioalsa9.cc:191
#7 0xb7e55009 in Arts::AudioSubSystem::open (this=0x8079588)
at audiosubsys.cc:372
#8 0xb7e551f2 in Arts::AudioSubSystem::check (this=0x8079588)
at audiosubsys.cc:352
#9 0x0805bdc6 in main (argc=16, argv=0xbffc5644) at artsd.cc:295
#10 0xb7bb2eb0 in __libc_start_main () from /lib/tls/libc.so.6
#11 0x08053e11 in _start () at ../sysdeps/i386/elf/start.S:119 |
_________________ Easter Rc4 IceWeasel 2.6.18.3-slh-up-1
How to Learn and Use GNU/Linux
My Debian sources.list
|
|
|
|
 |
|
Titel: RE: artsd keeps crashing
Verfasst am: 27.05.2006, 07:12 Uhr
|
|
Anmeldung: 26. Jun 2005
Beiträge: 389
|
|
Take a look at the sticky in General Support. |
|
|
|
|
 |
|
Titel:
Verfasst am: 27.05.2006, 07:18 Uhr
|
|

Anmeldung: 02. Mai 2004
Beiträge: 471
Wohnort: Portland, OR, USA
|
|
Same thing happened on a computer of mine that's got an AC'97 chip. (The one that has the Audigy didn't suffer this problem.)
Setting the audio device in KControl to "Open Sound System" solved the problem for now.
<edit> Scratch that, it crashes the computer to hardware reset when the OpenGL screensaver kicks in. (Now that's something you don't often see on Debian.)
<edit 2> Doesn't look like this has anything to do with artsd hogging the CPU (watching "top" output). Switching to a less intensive screensaver ("Lines") stopped the crash. |
Zuletzt bearbeitet von eco2geek am 27.05.2006, 20:10 Uhr, insgesamt 2 Male bearbeitet
|
|
|
|
 |
|
Titel:
Verfasst am: 27.05.2006, 07:40 Uhr
|
|
Anmeldung: 13. Mai 2005
Beiträge: 732
Wohnort: Texas
|
|
They are trying to gather this info on one thread. It would really help with bug fixing.
http://kanotix.com/PNphpBB2-viewtopic-t-18244.html |
_________________ Always acknowledge a fault. This will throw those in authority off their guard and give you an opportunity to commit more.
Mark Twain
|
|
|
|
 |
|
Titel:
Verfasst am: 27.05.2006, 08:55 Uhr
|
|

Anmeldung: 22. Jan 2006
Beiträge: 1296
Wohnort: Budapest
|
|
@ jackiebrown
It has nothing to do with the CPU overload. It's a new bug and this thread is ok.
Since dist-upgrade five minutes ago artsd keeps crashing. I have to shut down the sound system otherwise the machine would be not useable because of popping up the crash-warning every three seconds.
Reinstalling the older arts-1.5.2-1 does not help
hubi |
_________________
|
|
|
|
 |
|
Titel:
Verfasst am: 27.05.2006, 09:08 Uhr
|
|

Anmeldung: 20. Mai 2005
Beiträge: 102
Wohnort: Würzburg
|
|
Whoa....same problem here...upgraded, rebooted, and when I came back to the computer had some 100+ (guestimate) crash popups... |
|
|
|
|
 |
|
Titel:
Verfasst am: 27.05.2006, 09:10 Uhr
|
|

Anmeldung: 22. Jan 2006
Beiträge: 1296
Wohnort: Budapest
|
|
Got it. It's the new libasound2_1.0.11-5
Do as root in init 3
Code:
# cd /var/cache/apt/archives/
# dpkg -i libasound2_1.0.11-4_i386.deb
You can also pin this version in /etc/apt/preferences:
Code:
Package: libasound2
Pin: version 1.0.11-4
Pin-Priority: 1001
hubi
edit: typo |
_________________
Zuletzt bearbeitet von hubi am 27.05.2006, 10:25 Uhr, insgesamt 2 Male bearbeitet
|
|
|
|
 |
|
Titel:
Verfasst am: 27.05.2006, 09:27 Uhr
|
|

Anmeldung: 20. Mai 2005
Beiträge: 102
Wohnort: Würzburg
|
|
that worked...thanx a lot |
|
|
|
|
 |
|
Titel:
Verfasst am: 27.05.2006, 09:28 Uhr
|
|

Anmeldung: 03. Jul 2004
Beiträge: 525
|
|
hubi
Thanks, that's 'fixed' it. What does "Pin-Priority:1001" mean?
drb |
_________________ Kernel 2.6.21-slh-up-7
_____________________
|
|
|
|
 |
|
Titel:
Verfasst am: 27.05.2006, 09:39 Uhr
|
|

Anmeldung: 22. Jan 2006
Beiträge: 1296
Wohnort: Budapest
|
|
drb hat folgendes geschrieben::
What does "Pin-Priority:1001" mean?
This is an option for apt-get.
1001 means: when you do a dist-upgrade, this version of the package is kept, even if there is a newer version available.
hubi |
_________________
|
|
|
|
 |
|
Titel:
Verfasst am: 27.05.2006, 09:47 Uhr
|
|
Team Member


Anmeldung: 02. Jan 2005
Beiträge: 906
Wohnort: Hagen
|
|
Switching to the OSS driver has been the temporary solution. |
|
|
|
|
 |
|
Titel:
Verfasst am: 27.05.2006, 10:14 Uhr
|
|

Anmeldung: 29. Mar 2005
Beiträge: 96
Wohnort: Terra
|
|
|
|
 |
|
Titel:
Verfasst am: 27.05.2006, 11:20 Uhr
|
|
Anmeldung: 15. Mar 2006
Beiträge: 28
Wohnort: Mainz
|
|
yes, thx to hubi... it works  |
|
|
|
|
 |
|
Titel:
Verfasst am: 27.05.2006, 18:49 Uhr
|
|

Anmeldung: 29. Mar 2005
Beiträge: 96
Wohnort: Terra
|
|
Ok system sounds and things like XMMS have sound but no games. The first fix left libasound-dev broken, fixing it uninstalled a bout 5 -dev sound packages for things like SDL. How do I get them to reinstall?
I already did the same thing to the libasound2-dev as hubi suggested for libasound , so I have it reinstalled. IS there a list somewhere of packages that have been rmoved? |
_________________ Easter Rc4 IceWeasel 2.6.18.3-slh-up-1
How to Learn and Use GNU/Linux
My Debian sources.list
|
|
|
|
 |
|
Titel:
Verfasst am: 29.05.2006, 19:12 Uhr
|
|
Anmeldung: 08. Dez 2005
Beiträge: 300
|
|
latest libasound fixes the artsd breakage, craigevil...so why not grab it? |
|
|
|
|
 |
|
Titel:
Verfasst am: 29.05.2006, 19:46 Uhr
|
|

Anmeldung: 22. Jan 2006
Beiträge: 1296
Wohnort: Budapest
|
|
Thx DeepDayze, 10 hrs ago the fix was not yet here, libasound2_1.0.11-7 works.
hubi |
_________________
|
|
|
|
 |
|
Titel:
Verfasst am: 29.05.2006, 19:47 Uhr
|
|

Anmeldung: 03. Jul 2004
Beiträge: 525
|
|
libasound2-1.0.11-6 worked for me initially . . . then ALSA failed to start on a reboot, so I went back to 1.0.11-4.
Ahh . . just seen 1.0.11-7 is now available . . I'll give that a try.
drb |
_________________ Kernel 2.6.21-slh-up-7
_____________________
|
|
|
|
 |
|
Titel:
Verfasst am: 29.05.2006, 20:25 Uhr
|
|
Team Member


Anmeldung: 06. Mai 2005
Beiträge: 3087
Wohnort: berlin
|
|
thats kanotix for ya, the package is not even in apt normally, slh fetched it from incoming today.
greetz
devil |
_________________ <<We are Xorg - resistance is futile - you will be axximilated>>
Host/Kernel/OS "devilsbox" running[2.6.19-rc1-git5-kanotix-1KANOTIX-2006-01-RC4 ]
CPU Info AMD Athlon 64 3000+ clocked at [ 803.744 MHz ]
|
|
|
|
 |
|
Titel:
Verfasst am: 29.05.2006, 20:48 Uhr
|
|

Anmeldung: 22. Jan 2006
Beiträge: 1296
Wohnort: Budapest
|
|
Thx devil for this info and many, many thanks to slh. You guys at Kanotix are just the greatest.
hubi |
_________________
|
|
|
|
 |
|