[Openal] alSourceStop freezes trying to lock a mutex
Manolache Adrian
prog_ady at yahoo.com
Tue Apr 7 06:19:09 PDT 2009
I'm receiving this error on a macbook with intel and also on a ppc G5 mac. I'm using the OpenAl library located in /System/Library/Frameworks/OpenAl, the binary is dated september 24, 2007. Here's the stack trace:
#0 0x947474ee in semaphore_wait_signal_trap
#1 0x9474efc5 in pthread_mutex_lock
#2 0x0083d31f in CAMutex::Lock
#3 0x0084048d in OALSource::Stop
#4 0x00830800 in alSourceStop
#5 0x000c09ca in COpenAlSound::Reset at COpenAlSound.cpp:572
#6 0x000a55bb in CPTSound::Reset at CPTSound.cpp:73
#7 0x00022c8a in CBreakout::BallPadCollide at CBreakoutGame.cpp:647
#8 0x0002983b in CBreakout::Update at CBreakoutGame.cpp:1792
#9 0x00096ac9 in CGameEngine::Update at CGameEngine.cpp:634
#10 0x00097821 in CGameEngine::Run at CGameEngine.cpp:506
#11 0x000b95b1 in main at main.cpp:1945
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://opensource.creative.com/pipermail/openal/attachments/20090407/45e260bb/attachment.html
More information about the Openal
mailing list