[Python-bugs-list] [ python-Bugs-410993 ] linuxaudiodev fails during "make test".

noreply@sourceforge.net noreply@sourceforge.net
Wed, 11 Apr 2001 09:36:46 -0700


Bugs item #410993, was updated on 2001-03-24 02:39
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=410993&group_id=5470

Category: Python Library
Group: Platform-specific
Status: Open
>Priority: 4
Submitted By: Sean Reifschneider (jafo)
Assigned to: Guido van Rossum (gvanrossum)
>Summary: linuxaudiodev fails during "make test".

Initial Comment:
Picked up 2.1b2 and did "./configure" and "make test"
on a RedHat 7.0-based system:

test test_linuxaudiodev crashed -- linuxaudiodev.error:
(11, 'Resource temporarily unavailable')

Was running build as root, and "mpg123" runs
successfully before and after.  This is on a ThinkPad
240 with esssolo1 driver with 2.2.18 kernel.

Sean

----------------------------------------------------------------------

>Comment By: Guido van Rossum (gvanrossum)
Date: 2001-04-11 09:36

Message:
Logged In: YES 
user_id=6380

I think you misread his comment. He wasn't mpg123 *during*
the test, he ran it before and after the test to verify that
in fact his audio was in good working order.

But, I do suggest to him to try the CVS version, which is
one (relevant) fix ahead of 2.1b2.

That version passes the test for me, but I don't hear a
thing, so I'm not sure what's going on...

----------------------------------------------------------------------

Comment By: Jeremy Hylton (jhylton)
Date: 2001-04-11 07:19

Message:
Logged In: YES 
user_id=31392

I think we should report this failure as "test skipped."  I
think it
would be essentially correct: The test was skipped because
the 
device was in use.  It's not a crash.

Not sure how this test is affected by the recent changes to
the module to handle EAGAIN.
 
Sean or Guido-- can you try it with the updated module?  My
Linux audio config is screwed up.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=410993&group_id=5470