On Thu, 2004-02-26 at 15:33, Jaroslav Kysela wrote:
> 
> It looks that the wrapper code does not work as expected.
> Can you add a printf calls to all public functions in 
> the alsa-oss/alsa/alsa-oss.c code, so we can determine
> where the code hangs?

The problem occurs when the ALSA_OSS_WRAPPER environment variable isn't
set. initialize() returns early, so the public functions segfault when
they try to dereference the uninitialized fds.

Is there a reason why ALSA_OSS_WRAPPER must be set? Even if so, I think
it should cope more gracefully otherwise. :)


-- 
Earthling Michel DÃnzer      |     Debian (powerpc), X and DRI developer
Libre software enthusiast    |   http://svcs.affero.net/rm.php?r=daenzer



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to