Hello,
I have one OSG based application that uses osgAudio with OpenAL-soft. It works fine in Windows 7, but it crashes on exiting in XP. I have read this issue:
http://code.google.com/p/osgaudio/issues/detail?id=9
and I can see that the solution was added some time ago. Anyway, I am using the last version of osgAudio (downloaded from trunk) and I’m still getting the error. The error I get is the following:
The instruction at “0x0603e5be” referenced memory at “0x0ccb81b8”. The memory could not be “read”.
Does anybody have an idea about how to solve the problem?
Thank you in advance.