Displaying 2 results from an estimated 2 matches for "multithreadopenal".
2004 Dec 28
0
vorbisfile crash on file open/init
...stopping me.
The application in question is using 2 threads, one to setup the application
and one to read an ogg file and constantly refile an OpenAL buffer.
The code compiles and links fine, however when I run it I get dumpped out
with the following message :
Unhandled exception at 0x77f69ecd in MultithreadOpenAL.exe: 0xC0000005:
Access violation writing location 0x00000010.
The stacktrace points to the end of the function "void __cdecl _lock_file
(void *pf)" . This accures during the inital setup off the app.
The file definately exists, i downloaded an example ogg file from the Vorbis
website a...
2004 Dec 29
0
vorbisfile crash on file open/init
...ere as well.
The application in question is using 2 threads, one to setup the application
and one to read an ogg file and constantly refile an OpenAL buffer.
The code compiles and links fine, however when I run it I get dumpped out
with the following message :
Unhandled exception at 0x77f69ecd in MultithreadOpenAL.exe: 0xC0000005:
Access violation writing location 0x00000010.
The stacktrace points to the end of the function "void __cdecl _lock_file
(void *pf)" . This accures during the inital setup off the app.
The file definately exists, i downloaded an example ogg file from the Vorbis
website a...