* ALSA Oops (triggered by xmms)
@ 2005-04-14 23:22 Christian Kujau
2005-04-14 23:35 ` Lee Revell
[not found] ` <Pine.LNX.4.62.0504150150240.3466@dragon.hyggekrogen.localhost>
0 siblings, 2 replies; 10+ messages in thread
From: Christian Kujau @ 2005-04-14 23:22 UTC (permalink / raw)
To: linux-kernel; +Cc: alsa-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
howdy,
yesterday i hit an Oops when i tried to play an mp3 with xmms. nothing
unusual. the thing is - i've not changed the kernel (2.6.11-gentoo-r5) for
a while, but changed some (multimedia related) libs on my system. xmms
just segfaults and it all seems to be a proper userspace bug (even xmms
told me so). i really suspect xmms or the changed libs.
but i still believe in the old proverb my grandma used to say: "no
userspace app should make the kernel oops." but yesterday it did:
http://nerdbynature.de/bits/prinz/2.6.11-gentoo-r5/
this is 100% reproducable whenever i use the ALSA sounddriver in xmms.
when i use "mpg321 -o alsa ..." everything is ok.
maybe some guru can shed some light on what's going on in xmms-oops.txt
and tell me who's to bug here :->
thank you,
Christian.
- --
BOFH excuse #289:
Interference between the keyboard and the chair.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCXvsy+A7rjkF8z0wRAi5qAKCHXt/BSXHJdiMvYbf6SWnEIuFwkwCgmpmA
jRpOB7REfh99kMVaMdyIniw=
=rSNT
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: ALSA Oops (triggered by xmms)
2005-04-14 23:22 ALSA Oops (triggered by xmms) Christian Kujau
@ 2005-04-14 23:35 ` Lee Revell
[not found] ` <Pine.LNX.4.62.0504150150240.3466@dragon.hyggekrogen.localhost>
1 sibling, 0 replies; 10+ messages in thread
From: Lee Revell @ 2005-04-14 23:35 UTC (permalink / raw)
To: Christian Kujau; +Cc: linux-kernel, alsa-devel
On Fri, 2005-04-15 at 01:22 +0200, Christian Kujau wrote:
> maybe some guru can shed some light on what's going on in xmms-oops.txt
> and tell me who's to bug here :->
Fixed in 2.6.11.7.
Lee
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: ALSA Oops (triggered by xmms)
@ 2005-04-14 23:35 ` Lee Revell
0 siblings, 0 replies; 10+ messages in thread
From: Lee Revell @ 2005-04-14 23:35 UTC (permalink / raw)
To: Christian Kujau; +Cc: linux-kernel, alsa-devel
On Fri, 2005-04-15 at 01:22 +0200, Christian Kujau wrote:
> maybe some guru can shed some light on what's going on in xmms-oops.txt
> and tell me who's to bug here :->
Fixed in 2.6.11.7.
Lee
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: ALSA Oops (triggered by xmms)
2005-04-14 23:35 ` Lee Revell
(?)
@ 2005-04-15 0:16 ` Christian Kujau
2005-04-15 0:21 ` Lee Revell
-1 siblings, 1 reply; 10+ messages in thread
From: Christian Kujau @ 2005-04-15 0:16 UTC (permalink / raw)
To: Lee Revell; +Cc: linux-kernel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Lee Revell wrote:
>
> Fixed in 2.6.11.7.
>
thank you & sorry for the noise.
Christian.
- --
BOFH excuse #20:
divide-by-zero error
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCXwfv+A7rjkF8z0wRAnnKAJ0T93Q/IHCKmyFiLkhnvBU2a06cPgCdHRRo
7rBaIbXcYc7L5CBEvoAr93E=
=xyAE
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Alsa-devel] Re: ALSA Oops (triggered by xmms)
2005-04-14 23:35 ` Lee Revell
(?)
(?)
@ 2005-04-15 8:54 ` Takashi Iwai
2005-04-15 14:54 ` Christian Kujau
-1 siblings, 1 reply; 10+ messages in thread
From: Takashi Iwai @ 2005-04-15 8:54 UTC (permalink / raw)
To: Lee Revell; +Cc: Christian Kujau, linux-kernel, alsa-devel
At Thu, 14 Apr 2005 19:35:19 -0400,
Lee Revell wrote:
>
> On Fri, 2005-04-15 at 01:22 +0200, Christian Kujau wrote:
> > maybe some guru can shed some light on what's going on in xmms-oops.txt
> > and tell me who's to bug here :->
>
> Fixed in 2.6.11.7.
Also, the latest CVS alsa-lib checks the timer protocol version to
avoid this Oops with the older kenel. 1.0.9-rc3 is planned to be
released soon, so wait for a moment...
Takashi
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: ALSA Oops (triggered by xmms)
2005-04-15 8:54 ` [Alsa-devel] " Takashi Iwai
@ 2005-04-15 14:54 ` Christian Kujau
0 siblings, 0 replies; 10+ messages in thread
From: Christian Kujau @ 2005-04-15 14:54 UTC (permalink / raw)
To: Takashi Iwai; +Cc: linux-kernel, alsa-devel, juhl-lkml
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Takashi Iwai wrote:
>
> Also, the latest CVS alsa-lib checks the timer protocol version to
> avoid this Oops with the older kenel. 1.0.9-rc3 is planned to be
> released soon, so wait for a moment...
um, i'll wait for the next release as i don't track alsa-cvs. but i do
track 2.6-BK (again) and the oops is gone ;-)
Jesper Juhl wrote:
>> yeah, but the oops doesn't wrap at 80 chars itsself and often oopses
>> are hardly readable inline.
>
> I would still suggest including the info inline and then if you think
> it's needed /also/ provide the link you did - then you've covered all
> bases :)
will do, next time 8-)
thanks to all involved for all your replies,
Christian.
- --
BOFH excuse #388:
Bad user karma.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCX9WT+A7rjkF8z0wRAlp2AJ0doKLm4OsK2i8nNx6uezrcfPF15QCeNkuO
eVCEuP0U5LrUOToHXEb6cBs=
=Feow
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 10+ messages in thread
[parent not found: <Pine.LNX.4.62.0504150150240.3466@dragon.hyggekrogen.localhost>]
* Re: ALSA Oops (triggered by xmms)
[not found] ` <Pine.LNX.4.62.0504150150240.3466@dragon.hyggekrogen.localhost>
@ 2005-04-15 0:15 ` Christian Kujau
2005-04-15 0:29 ` Jesper Juhl
2005-04-15 8:19 ` Daniel Drake
0 siblings, 2 replies; 10+ messages in thread
From: Christian Kujau @ 2005-04-15 0:15 UTC (permalink / raw)
To: Jesper Juhl; +Cc: linux-kernel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jesper Juhl wrote:
>
> ^^^^^ you should send such info inline in the email - having to go check
> external links makes a lot of people ignore the stuff right then and
yeah, but the oops doesn't wrap at 80 chars itsself and often oopses are
hardly readable inline.
> Btw: I believe this is fixed in 2.6.11.7 - from the Changelog :
>
> <tiwai@suse.de>
> [PATCH] Fix Oops with ALSA timer event notification
oh, this sounds good. strange though, that my 2.6.11-gentoo-r5 (whatever
they've patched in there) *never* oopsed the days ago but all of a sudden
started to oops yesterday....
thank you,
Christian.
- --
BOFH excuse #131:
telnet: Unable to connect to remote host: Connection refused
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCXwem+A7rjkF8z0wRAuXSAJ4tZujWF0H5Da5o2J6yfzZQJolhPACgiKUR
YknU154MUkPEB52FuYTTF50=
=5yoy
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: ALSA Oops (triggered by xmms)
2005-04-15 0:15 ` Christian Kujau
@ 2005-04-15 0:29 ` Jesper Juhl
2005-04-15 8:19 ` Daniel Drake
1 sibling, 0 replies; 10+ messages in thread
From: Jesper Juhl @ 2005-04-15 0:29 UTC (permalink / raw)
To: Christian Kujau; +Cc: linux-kernel
On Fri, 15 Apr 2005, Christian Kujau wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Jesper Juhl wrote:
> >
> > ^^^^^ you should send such info inline in the email - having to go check
> > external links makes a lot of people ignore the stuff right then and
>
> yeah, but the oops doesn't wrap at 80 chars itsself and often oopses are
> hardly readable inline.
>
I would still suggest including the info inline and then if you think it's
needed /also/ provide the link you did - then you've covered all bases :)
> > Btw: I believe this is fixed in 2.6.11.7 - from the Changelog :
> >
> > <tiwai@suse.de>
> > [PATCH] Fix Oops with ALSA timer event notification
>
> oh, this sounds good. strange though, that my 2.6.11-gentoo-r5 (whatever
> they've patched in there) *never* oopsed the days ago but all of a sudden
> started to oops yesterday....
>
Some bugs are like that, especially when they involve race conditions or
timers.. Anyway, if you could test 2.6.11.7 (and perhaps also 2.6.12-rc*)
to verify that the issue is indeed fixed, then I believe that would be
appreciated :)
--
Jesper
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: ALSA Oops (triggered by xmms)
2005-04-15 0:15 ` Christian Kujau
2005-04-15 0:29 ` Jesper Juhl
@ 2005-04-15 8:19 ` Daniel Drake
1 sibling, 0 replies; 10+ messages in thread
From: Daniel Drake @ 2005-04-15 8:19 UTC (permalink / raw)
To: Christian Kujau; +Cc: Jesper Juhl, linux-kernel
Christian Kujau wrote:
> oh, this sounds good. strange though, that my 2.6.11-gentoo-r5 (whatever
> they've patched in there) *never* oopsed the days ago but all of a sudden
> started to oops yesterday....
Probably because you changed alsa-lib versions. By the way, it is fixed in
gentoo-sources-2.6.11-r6.
Daniel
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2005-04-15 14:54 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-14 23:22 ALSA Oops (triggered by xmms) Christian Kujau
2005-04-14 23:35 ` Lee Revell
2005-04-14 23:35 ` Lee Revell
2005-04-15 0:16 ` Christian Kujau
2005-04-15 0:21 ` Lee Revell
2005-04-15 8:54 ` [Alsa-devel] " Takashi Iwai
2005-04-15 14:54 ` Christian Kujau
[not found] ` <Pine.LNX.4.62.0504150150240.3466@dragon.hyggekrogen.localhost>
2005-04-15 0:15 ` Christian Kujau
2005-04-15 0:29 ` Jesper Juhl
2005-04-15 8:19 ` Daniel Drake
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.