[Openal-devel] Possible bug in openal 0.0.8 on linux
Juergen Wind
juergen.wind at wind-software.de
Sat Mar 25 10:42:43 PST 2006
Hi,
I think that I found a bug in openal 0.0.8 on SuSE 10.0 ( self-compiled).
If you do this: open a device, create a context, bind this, unbind it,
destroy it, create a new one and bind it, it breaks at the 2nd context
bind with a segfault.
It even happens if you close and reopen the device in between.
I have attached two files that trigger this behavior. Maybe somebody can
verify it.
Have a nice weekend,
Juergen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testfile.c++
Type: text/x-c++src
Size: 576 bytes
Desc: not available
Url : http://localhost.localdomain/pipermail/openal-devel/attachments/20060325/6404c22f/testfile.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testfile2.c++
Type: text/x-c++src
Size: 646 bytes
Desc: not available
Url : http://localhost.localdomain/pipermail/openal-devel/attachments/20060325/6404c22f/testfile2.bin
More information about the Openal-devel
mailing list