| Author |
Message |
|
|
Post subject: artsd keeps crashing
Posted: May 27, 2006 - 03:49 AM
|
|

Joined: Mar 29, 2005
Posts: 96
Location: 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
|
| |
|
|
|
 |
|
|
Post subject: artsd keeps crashing
Posted: May 27, 2006 - 04:52 AM
|
|

Joined: Mar 29, 2005
Posts: 96
Location: 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
|
| |
|
|
|
 |
|
|
Post subject: RE: artsd keeps crashing
Posted: May 27, 2006 - 07:12 AM
|
|
Joined: Jun 26, 2005
Posts: 389
|
|
| Take a look at the sticky in General Support. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 27, 2006 - 07:18 AM
|
|

Joined: May 02, 2004
Posts: 471
Location: 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. |
Last edited by eco2geek on May 27, 2006 - 08:10 PM; edited 2 times in total
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 27, 2006 - 07:40 AM
|
|
Joined: May 13, 2005
Posts: 732
Location: 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
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 27, 2006 - 08:55 AM
|
|

Joined: Jan 22, 2006
Posts: 1296
Location: 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 |
_________________
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 27, 2006 - 09:08 AM
|
|

Joined: May 20, 2005
Posts: 102
Location: Würzburg
|
|
| Whoa....same problem here...upgraded, rebooted, and when I came back to the computer had some 100+ (guestimate) crash popups... |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 27, 2006 - 09:10 AM
|
|

Joined: Jan 22, 2006
Posts: 1296
Location: 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 |
_________________
Last edited by hubi on May 27, 2006 - 10:25 AM; edited 2 times in total
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 27, 2006 - 09:27 AM
|
|

Joined: May 20, 2005
Posts: 102
Location: Würzburg
|
|
| that worked...thanx a lot |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 27, 2006 - 09:28 AM
|
|

Joined: Jul 03, 2004
Posts: 525
|
|
hubi
Thanks, that's 'fixed' it. What does "Pin-Priority:1001" mean?
drb |
_________________ Kernel 2.6.21-slh-up-7
_____________________
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 27, 2006 - 09:39 AM
|
|

Joined: Jan 22, 2006
Posts: 1296
Location: Budapest
|
|
|
drb wrote:
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 |
_________________
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 27, 2006 - 09:47 AM
|
|
Team Member


Joined: Jan 02, 2005
Posts: 906
Location: Hagen
|
|
| Switching to the OSS driver has been the temporary solution. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 27, 2006 - 10:14 AM
|
|

Joined: Mar 29, 2005
Posts: 96
Location: Terra
|
|
|
|
|
 |
|
|
Post subject:
Posted: May 27, 2006 - 11:20 AM
|
|
Joined: Mar 15, 2006
Posts: 28
Location: Mainz
|
|
yes, thx to hubi... it works  |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 27, 2006 - 06:49 PM
|
|

Joined: Mar 29, 2005
Posts: 96
Location: 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
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 29, 2006 - 07:12 PM
|
|
Joined: Dec 08, 2005
Posts: 300
|
|
| latest libasound fixes the artsd breakage, craigevil...so why not grab it? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 29, 2006 - 07:46 PM
|
|

Joined: Jan 22, 2006
Posts: 1296
Location: Budapest
|
|
Thx DeepDayze, 10 hrs ago the fix was not yet here, libasound2_1.0.11-7 works.
hubi |
_________________
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 29, 2006 - 07:47 PM
|
|

Joined: Jul 03, 2004
Posts: 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
_____________________
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 29, 2006 - 08:25 PM
|
|
Team Member


Joined: May 06, 2005
Posts: 3087
Location: 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 ]
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 29, 2006 - 08:48 PM
|
|

Joined: Jan 22, 2006
Posts: 1296
Location: Budapest
|
|
Thx devil for this info and many, many thanks to slh. You guys at Kanotix are just the greatest.
hubi |
_________________
|
| |
|
|
|
 |
|
|