Sound_Decode triggered an ERROR

I was trying to track down something in my game tonight when I got a hard crash in the Corona SDK Simulator that put this error in the terminal window:

Sound_Decode triggered an ERROR

followed by:

/Applications/CoronaSDK/Corona Terminal: line 9: 383 Bus error “$path/Corona Simulator.app/Contents/MacOS/Corona Simulator” $*

I’ve been seeing an odd “the game just stops responding” bug recently on the device and of course I have no idea why. I suspect this is the game actually crashing, but not bad enough to return to the OS.

Any idea what’s going on here? I think I clicked on my pause button when it happened.

Thanks
Rob
[import]uid: 19626 topic_id: 11011 reply_id: 311011[/import]

It looks like something caused the sound decoder to fail. This could lead to a crash. Sound decoding happens when you call audio.loadSound or when you are playing sounds loaded via audio.loadStream.

If you can submit a reproducible test case, we can try to track down this problem. [import]uid: 7563 topic_id: 11011 reply_id: 40475[/import]

I don’t think its a problem with the sound system as much as another bug, ad most likely in my code.

I’ve had another random crash that was a floating point exception.

I’ve had it crash while sitting at a menu screen. Now while rotating the simulator to upside down, i got this:

53a Internal Error, current_buffer_id=0 when it shouldn’t be 0
53a Internal Error, current_buffer_id=0 when it shouldn’t be 0
/Applications/CoronaSDK/Corona Terminal: line 9: 3282 Bus error “$path/Corona Simulator.app/Contents/MacOS/Corona Simulator” $*

Any ideas on this one? [import]uid: 19626 topic_id: 11011 reply_id: 40754[/import]

This is really starting to frustrate me.

Sometimes the game crashes while playing, sometimes while sitting at menu screens, sometimes while rotating the game (CMD->Left). Sometimes I get the errors listed above, sometimes I don’t.

Today I broke out the debugger, hoping that when the simulator crashed, the debugger would let me take a peek around.

Over an hour, no crashes… I hope back to launching the terminal to run Corona to track down other bugs and I got crash again. No messages to the terminal window other than a bus error. I went back to try and get it to crash while in the debugger and this time while rotating the simulator, it crashed. Great, now the debugger would let me find out where it’s happening.

A single message “Logout” in the debugger window and the debugger process ended. So no trap, no looking around to see why it crashed. I’m at a loss on how to find out why this is crashing.

There was however an audio mixer error on the console a few minutes earlier.

I seriouslly need some help with this.

Oh I’m running the latest daily build as of 10pm ET last night on a Mac.

Thanks
Rob
[import]uid: 19626 topic_id: 11011 reply_id: 40915[/import]

Just for fun I decided to send a report this time, and here is the text of the crash report. Thread 4 crashed and its in the sound system. I’ve made no changes to my sound code since my non-crashing release version. I have upgraded from the last stable version. Hopefully this is a bug that can be fixed. I"m going to re-install the last stable version and see if this goes away…

Process: Corona Simulator [794]
Path: /Applications/CoronaSDK/Corona Simulator.app/Contents/MacOS/Corona Simulator
Identifier: com.anscamobile.Corona_Simulator
Version: ??? (2011.539)
Code Type: X86 (Native)
Parent Process: bash [792]

Date/Time: 2011-06-15 20:15:13.148 -0400
OS Version: Mac OS X 10.6.7 (10J869)
Report Version: 6

Interval Since Last Report: 3013787 sec
Crashes Since Last Report: 78
Per-App Interval Since Last Report: 11005 sec
Per-App Crashes Since Last Report: 6
Anonymous UUID: 66E5E406-E659-4B3C-AA94-B4D51CD3758D

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000040764004
Crashed Thread: 4

Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x9990209a mach_msg_trap + 10
1 libSystem.B.dylib 0x99902807 mach_msg + 68
2 com.apple.CoreFoundation 0x92db937f __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x92db8464 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x92db8291 CFRunLoopRunInMode + 97
5 com.apple.HIToolbox 0x9706ee04 RunCurrentEventLoopInMode + 392
6 com.apple.HIToolbox 0x9706ebb9 ReceiveNextEventCommon + 354
7 com.apple.HIToolbox 0x9706ea3e BlockUntilNextEventMatchingListInMode + 81
8 com.apple.AppKit 0x93e6378d _DPSNextEvent + 847
9 com.apple.AppKit 0x93e62fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
10 com.apple.AppKit 0x93e25247 -[NSApplication run] + 821
11 com.apple.AppKit 0x93e1d2d9 NSApplicationMain + 574
12 …nscamobile.Corona_Simulator 0x00002c45 0x1000 + 7237

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x99928922 kevent + 10
1 libSystem.B.dylib 0x9992903c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x999284f9 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x9992829e _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x99927d21 _pthread_wqthread + 390
5 libSystem.B.dylib 0x99927b66 start_wqthread + 30

Thread 2: com.apple.CFSocket.private
0 libSystem.B.dylib 0x99921066 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x92df8c83 __CFSocketManager + 1091
2 libSystem.B.dylib 0x9992f7fd _pthread_start + 345
3 libSystem.B.dylib 0x9992f682 thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x999020fa semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9992fc85 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x9995eaa8 pthread_cond_timedwait_relative_np + 47
3 com.apple.audio.CoreAudio 0x96a783c7 CAGuard::WaitFor(unsigned long long) + 219
4 com.apple.audio.CoreAudio 0x96a7b3f9 CAGuard::WaitUntil(unsigned long long) + 289
5 com.apple.audio.CoreAudio 0x96a78cf6 HP_IOThread::WorkLoop() + 1892
6 com.apple.audio.CoreAudio 0x96a7858d HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7 com.apple.audio.CoreAudio 0x96a784a4 CAPThread::Entry(CAPThread*) + 140
8 libSystem.B.dylib 0x9992f7fd _pthread_start + 345
9 libSystem.B.dylib 0x9992f682 thread_start + 34

Thread 4 Crashed:
0 net.playcontrol.ALmixer 0x0016a904 CircularQueueUnsignedInt_Size + 10
1 net.playcontrol.ALmixer 0x001637be Stream_Data_Thread_Callback + 1578
2 SDL 0x001d7ecd SDL_Linked_Version + 397
3 SDL 0x001e61f1 SDL_SemWait + 49
4 libSystem.B.dylib 0x9992f7fd _pthread_start + 345
5 libSystem.B.dylib 0x9992f682 thread_start + 34

Thread 4 crashed with X86 Thread State (32-bit):
eax: 0x40764000 ebx: 0x9992f6b2 ecx: 0x40764000 edx: 0x005df290
edi: 0x00000000 esi: 0x001631a2 ebp: 0xb04aaed8 esp: 0xb04aaed8
ss: 0x0000001f efl: 0x00010206 eip: 0x0016a904 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x40764004

Binary Images:
0x1000 - 0xdaff7 +com.anscamobile.Corona_Simulator ??? (2011.539) <10124FCA-1840-3E26-AC6D-F43BF33D1989> /Applications/CoronaSDK/Corona Simulator.app/Contents/MacOS/Corona Simulator
0xfb000 - 0xffff7 com.apple.JavaVM 13.4.0 (13.4.0) <77CA466B-7DDA-D261-53A0-312FB7B0A6DC> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x107000 - 0x11efe7 libedit.2.dylib 2.11.0 (compatibility 2.0.0) /usr/lib/libedit.2.dylib
0x12b000 - 0x154fff com.apple.audio.OpenAL 1.4 (1.4) /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x162000 - 0x16cfff +net.playcontrol.ALmixer 1.0 (1) <17FF1A9D-3AA9-3883-AC48-3B7613B911D9> /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/ALmixer.framework/Versions/A/ALmixer
0x171000 - 0x188ff7 +org.Box2D.Box2D 1.0 (1) /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/Box2D.framework/Versions/A/Box2D
0x194000 - 0x198ff7 JavaLaunching ??? (???) /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
0x19e000 - 0x1a1ff7 +com.yourcompany.SDL-sound 1.0 (1) <405FBECF-63AE-7F57-C267-54D448FB63FB> /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/SDL_sound.framework/Versions/A/SDL_sound
0x1a7000 - 0x20cf17 +SDL 1.2.14 (1.2.14) /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
0x21e000 - 0x221ff7 +org.xiph.ogg 1.1.4 (1.1.4) <6358130C-085C-EC2D-CC5E-38B76B426F8D> /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/SDL_sound.framework/Versions/A/Frameworks/Ogg.framework/Versions/A/Ogg
0x225000 - 0x3b2ff7 +org.xiph.vorbis 1.2.3 (1.2.3) /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/SDL_sound.framework/Versions/A/Frameworks/Vorbis.framework/Versions/A/Vorbis
0x15ff2000 - 0x1616afe7 GLEngine ??? (???) <0E1DF3E4-0EEE-9FD8-8F52-FFFCF0DF23A7> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1619c000 - 0x165a1fe7 libclh.dylib 3.1.1 C (3.1.1) <04502F95-931E-0AAF-7296-4624C7F8DE8B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x165c5000 - 0x16f1cff3 com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.26 (6.2.6) <9842DA99-3CF1-8A25-A39C-6AA958FA31AB> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHDGraphicsGLDriver
0x17658000 - 0x1767cfe7 GLRendererFloat ??? (???) <0C6A1BCF-97F0-F7D6-C840-2991681BB67C> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1a3c9000 - 0x1a3cdff3 com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x1a3d2000 - 0x1a3d8ffb com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <82BFF5E9-2B0E-FE8B-8370-445DD94DA434> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x1cdd9000 - 0x1cfbffef com.apple.audio.codecs.Components 2.0.3 (2.0.3) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x70000000 - 0x700cbfff com.apple.audio.units.Components 1.6.4 (1.6.4) <67DA329D-A571-6066-953C-4BBFCBF87BD5> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8f0c7000 - 0x8f811ff7 com.apple.GeForceGLDriver 1.6.26 (6.2.6) <90BBC89A-6A56-C4B7-F848-432908CDE14D> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) /usr/lib/dyld
0x90003000 - 0x90011fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x90012000 - 0x90116fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib
0x90117000 - 0x9052dff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9052e000 - 0x90542ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90543000 - 0x9054dfe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x905c6000 - 0x90613feb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x90614000 - 0x9066efe7 com.apple.CorePDF 1.3 (1.3) <696ADD5F-C038-A63B-4732-82E4109379D7> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x906d7000 - 0x906ddfe7 com.apple.CommerceCore 1.0 (9) <928FCA4F-1366-AE18-CF67-87C79F5DAC21> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x906de000 - 0x9071cff7 com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9079c000 - 0x907d9ff7 com.apple.CoreMedia 0.484.20 (484.20) <105DDB24-E45F-5473-99E1-B09FDEAE4500> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x907e5000 - 0x907e9ff7 libGIF.dylib ??? (???) <447BC6E8-4C56-3D5D-983B-6BEA0D26F319> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90821000 - 0x908befe3 com.apple.LaunchServices 362.2 (362.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x908cb000 - 0x90912ffb com.apple.CoreMediaIOServices 134.0 (1160) <4CD78557-3CDA-A4B5-33CB-BBB876B4463D> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x9097a000 - 0x909deffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x909df000 - 0x909e0ff7 com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <253E9552-5CEA-0D5A-1EDA-3B8F669B79EA> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x909e1000 - 0x909e1ff7 com.apple.quartzframework 1.5 (1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x90a23000 - 0x90a26ff7 libCoreVMClient.dylib ??? (???) <12EF6056-7AC7-6691-75A2-BD0675C56A35> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x90a27000 - 0x90a5ffe7 libncurses.5.4.dylib 5.4.0 (compatibility 5.4.0) <8776C654-D54E-9756-A58D-74738A4E9497> /usr/lib/libncurses.5.4.dylib
0x90a80000 - 0x90a80ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90a81000 - 0x90a87fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90a98000 - 0x90aa3ff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <4560936D-7730-5DD2-BFD7-95270DDC210A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x90aa4000 - 0x90adffeb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x90ae0000 - 0x90ae1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <07E7D892-5054-23A8-7144-3F19D3BFD48F> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x90ae4000 - 0x90b00fe3 com.apple.openscripting 1.3.1 (???) <480D41B6-F98E-8E21-CA3C-4CA6A9752D3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x90b01000 - 0x90b01ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90b02000 - 0x90e22ff3 com.apple.CoreServices.CarbonCore 861.34 (861.34) <3DA9098F-B71B-4BDE-5DE5-4B76C49158EB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90e56000 - 0x90f30ffb com.apple.DesktopServices 1.5.10 (1.5.10) <2BA08DD4-35A2-A0FF-ADEA-B381F0CEEB81> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90f31000 - 0x90fdefe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <22CD62D4-9E7D-C31A-F585-FCEF1FE4C39A> /usr/lib/libobjc.A.dylib
0x90fdf000 - 0x9111bff7 com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <781018FB-474B-E09C-D419-5BFF80590A10> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x911d1000 - 0x9138bfeb com.apple.ImageIO.framework 3.0.4 (3.0.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9145e000 - 0x917c9ff7 com.apple.QuartzCore 1.6.3 (227.36) <8E927524-EB0A-D5BA-C2E4-FA26FE4C428A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x917ca000 - 0x917caff7 liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x917cb000 - 0x9194dfe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) /usr/lib/libicucore.A.dylib
0x91a91000 - 0x91cbcff3 com.apple.QuartzComposer 4.2 ({156.28}) <08AF01DC-110D-9443-3916-699DBDED0149> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x91cbd000 - 0x91cddfe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
0x91cde000 - 0x91d70fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91d71000 - 0x91d95ff7 libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91d96000 - 0x91dd9ff7 com.apple.NavigationServices 3.5.4 (182) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91dda000 - 0x9222cffb com.apple.RawCamera.bundle 3.7.0 (569) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9222d000 - 0x92271ff3 com.apple.coreui 2 (114) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9231c000 - 0x92343ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9235d000 - 0x9239dff7 com.apple.ImageCaptureCore 1.0.4 (1.0.4) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x925bc000 - 0x925c7ff7 libGL.dylib ??? (???) <4425B9AA-B494-A336-EABB-6BBC9FF4EC4F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x925c8000 - 0x926f6fe7 com.apple.CoreData 102.1 (251) <460D594D-09DC-9082-3FD3-F93D6A08AE71> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x926f7000 - 0x92754ff7 com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x92755000 - 0x92758ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x92759000 - 0x927c8ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <5C3D7DA5-29EB-A745-E32B-26DBF547D532> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x927eb000 - 0x9280dfef com.apple.DirectoryService.Framework 3.6 (621.11) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9280e000 - 0x92816ff7 com.apple.DisplayServicesFW 2.3.0 (283) <48D94761-7340-D029-99E3-9BE0262FAF22> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x92858000 - 0x92914fff com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9292d000 - 0x9292fff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92930000 - 0x92979fe7 libTIFF.dylib ??? (???) <5CE284EC-F637-EDBB-FDB3-61E86407CBB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x92b6f000 - 0x92c07fe7 edu.mit.Kerberos 6.5.11 (6.5.11) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x92c10000 - 0x92c89ff7 com.apple.PDFKit 2.5.1 (2.5.1) <2B62428D-0738-B499-C47C-3194B2967BD9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x92c8a000 - 0x92c8eff7 libGFXShared.dylib ??? (???) <4F2199F0-320F-0B59-0380-D3131D644CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x92cb8000 - 0x92cc4ff7 libkxld.dylib ??? (???) /usr/lib/system/libkxld.dylib
0x92cc5000 - 0x92d7bffb libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x92d7c000 - 0x92ef7fe7 com.apple.CoreFoundation 6.6.4 (550.42) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x92ef8000 - 0x92f29ff7 libGLImage.dylib ??? (???) <1AF72191-087A-5D75-B3B9-3F537315F635> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x930c5000 - 0x933befef com.apple.QuickTime 7.6.6 (1756.15) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x933bf000 - 0x933daff7 libPng.dylib ??? (???) <65E824F7-523A-CC34-ABDD-2A3B12DE1CA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x933db000 - 0x9342bff7 com.apple.framework.familycontrols 2.0.2 (2020) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9342c000 - 0x93432ff7 libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <218EC7C4-0520-2D8C-62EE-AA82D35448FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x93433000 - 0x93484ff7 com.apple.HIServices 1.8.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93485000 - 0x93492ff7 com.apple.NetFS 3.2.2 (3.2.2) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x934a7000 - 0x934fdff7 com.apple.MeshKitRuntime 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x934fe000 - 0x93579fff com.apple.AppleVAFramework 4.10.23 (4.10.23) <57B7C626-F344-AB15-8556-00425FA765DE> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x935c8000 - 0x935d1ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x935d2000 - 0x9362afe7 com.apple.datadetectorscore 2.0 (80.7) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x93652000 - 0x93654ff7 libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x93655000 - 0x93837fff com.apple.imageKit 2.0.3 (1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x93838000 - 0x93838ff7 com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93839000 - 0x93c6eff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x93d6c000 - 0x93e1aff3 com.apple.ink.framework 1.3.3 (107) <0AFEBD7C-D83C-7847-C075-9B427505F7F0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93e1b000 - 0x946fbff7 com.apple.AppKit 6.6.7 (1038.35) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x946fc000 - 0x94828ffb com.apple.MediaToolbox 0.484.20 (484.20) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x94829000 - 0x94a9cfe7 com.apple.Foundation 6.6.6 (751.53) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x94a9d000 - 0x94afefe7 com.apple.CoreText 3.151.8 (???) <6F5D6C49-4693-B9B7-6612-832E8F155747> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x94b3b000 - 0x9558eff7 com.apple.WebCore 6533.21 (6533.21.1) <09CE6602-4DB5-6E93-8593-4E1C57CB202F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x955a2000 - 0x9566dfef com.apple.CoreServices.OSServices 359 (359) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9571f000 - 0x95bd8ffb com.apple.VideoToolbox 0.484.20 (484.20) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x95bd9000 - 0x95c01ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x95c07000 - 0x95ca2ff7 com.apple.ApplicationServices.ATS 275.15.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x95ca3000 - 0x95ce4ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <95079B56-0B7B-F114-5C43-5220DBE0FBB1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x95ce5000 - 0x95de7fef com.apple.MeshKitIO 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x95ec7000 - 0x95edbfe7 libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
0x95edc000 - 0x966cb557 com.apple.CoreGraphics 1.545.0 (???) <8A4CB0D9-1001-0F62-4DA4-B8AB3B45E226> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x966f7000 - 0x966fbff7 IOSurface ??? (???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x966fc000 - 0x967dcfe7 com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x967dd000 - 0x9685dfeb com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9685e000 - 0x96863ff7 com.apple.OpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x96864000 - 0x96864ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x96865000 - 0x96868ffb com.apple.help 1.3.1 (41) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96869000 - 0x968a2ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <90C5DE81-1BEF-D807-A898-0FC19BDD14EC> /usr/lib/libcups.2.dylib
0x968a3000 - 0x96911ff7 com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x96912000 - 0x96945ff7 com.apple.AE 496.4 (496.4) <582F5E9D-1B8E-6D03-EBB8-AA85F66253E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x96946000 - 0x9698cff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x9698d000 - 0x96a35ffb com.apple.QD 3.36 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96a36000 - 0x96a57fe7 com.apple.opencl 12.3.6 (12.3.6) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x96a58000 - 0x96ad2fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96b2a000 - 0x96d28ff3 com.apple.JavaScriptCore 6533.20 (6533.20.20) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x96d29000 - 0x96dd3fe7 com.apple.CFNetwork 454.11.12 (454.11.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x96dd4000 - 0x97039feb com.apple.security 6.1.2 (55002) <7F00A51B-F22A-0EBC-A321-923472D686BD> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9703a000 - 0x9735efef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9735f000 - 0x97385ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x97386000 - 0x9743ffe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x97440000 - 0x97482ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x97483000 - 0x97484ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x97485000 - 0x9749dff7 com.apple.CFOpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x98451000 - 0x9845fff7 com.apple.opengl 1.6.12 (1.6.12) <81AEF74E-E33A-B021-9CDB-6199104105FF> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x98465000 - 0x98476ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x98477000 - 0x984bbfe7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x984bc000 - 0x984bffe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x9852f000 - 0x98539ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <6E3481DF-645E-6095-0CD7-9BEBEC2ED9D1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9853a000 - 0x9856dff3 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9858c000 - 0x9859cff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) /usr/lib/libsasl2.2.dylib
0x988af000 - 0x989f2fef com.apple.QTKit 7.6.6 (1756.15) <32C49374-14BC-53E7-FBFF-E11B42A41F56> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x98d26000 - 0x98da8ffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x98da9000 - 0x98e13fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x98e14000 - 0x98e14ffb libffi.dylib ??? (???) <58985323-6EC6-9AD2-B9F0-8787C0B2791C> /usr/lib/libffi.dylib
0x98e15000 - 0x98e45ff7 com.apple.MeshKit 1.1 (49.2) <0828CB45-3CC6-9A9E-070A-141A30F534E3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x98e46000 - 0x98f47fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x98f48000 - 0x98f8bff7 libGLU.dylib ??? (???) <2C7B2727-26F6-F29D-9D15-33044E87359F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x99058000 - 0x99077ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x991be000 - 0x991ceff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x991cf000 - 0x991cfff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9922a000 - 0x992a7ff7 com.apple.iLifeMediaBrowser 2.5.4 (468.1.1) <3B7F5895-B48D-A2E0-D708-58EC58EB9514> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x994d0000 - 0x994e5fff com.apple.ImageCapture 6.0.2 (6.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x99537000 - 0x99646fe7 com.apple.WebKit 6533.21 (6533.21.1) <4FBCE2F9-84EB-302C-FD1F-DAD2422A219E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x99647000 - 0x99753ff7 libGLProgrammability.dylib ??? (???) <2D172B4E-432F-D18E-EA99-3BD56DBE7649> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x997f5000 - 0x99832ff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x99833000 - 0x9983aff3 com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x998ab000 - 0x998bdff7 com.apple.MultitouchSupport.framework 207.10 (207.10) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x99901000 - 0x99aa8ff7 libSystem.B.dylib 125.2.10 (compatibility 1.0.0) /usr/lib/libSystem.B.dylib
0x99ad3000 - 0x99ad3ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x99afb000 - 0x99afbff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0xc0000000 - 0xc000aff7 +com.growl.growlframework 1.2.1 (1.2.1) <6DDF5398-7B11-2132-4818-5F96B6E061D5> /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.58f16
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.36.9)
Bluetooth: Version 2.4.0f1, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545032B9SA02, 298.09 GB
Serial ATA Device: HL-DT-ST DVDRW GS23N
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0xfd110000
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0xfa120000
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa130000
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8218, 0xfa113000
[import]uid: 19626 topic_id: 11011 reply_id: 40928[/import]

Okay I dropped back to the last stable release and it crashed again. Thread 4 seems to always be the thread. It also seems to be tied to orientation or suspend/resume. It seems that I can always get it to crash by changing to vertical upside down and back and/or suspsending/resuming during play. The Corona simulator pinwheels for a few seconds then the game resumes then it crashes within a few seconds after it stops pinwheeling. Sometimes it just out right crashes.

Process: Corona Simulator [1088]
Path: /Applications/CoronaSDK/Corona Simulator.app/Contents/MacOS/Corona Simulator
Identifier: com.anscamobile.Corona_Simulator
Version: ??? (2011.484)
Code Type: X86 (Native)
Parent Process: bash [1086]

Date/Time: 2011-06-15 22:25:36.441 -0400
OS Version: Mac OS X 10.6.7 (10J869)
Report Version: 6

Interval Since Last Report: 3021610 sec
Crashes Since Last Report: 79
Per-App Interval Since Last Report: 412658 sec
Per-App Crashes Since Last Report: 19
Anonymous UUID: 66E5E406-E659-4B3C-AA94-B4D51CD3758D

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000040410000
Crashed Thread: 4

Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x9990209a mach_msg_trap + 10
1 libSystem.B.dylib 0x99902807 mach_msg + 68
2 com.apple.CoreFoundation 0x92db937f __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x92db8464 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x92db8291 CFRunLoopRunInMode + 97
5 com.apple.HIToolbox 0x9706ee04 RunCurrentEventLoopInMode + 392
6 com.apple.HIToolbox 0x9706ebb9 ReceiveNextEventCommon + 354
7 com.apple.HIToolbox 0x9706ea3e BlockUntilNextEventMatchingListInMode + 81
8 com.apple.AppKit 0x93e6378d _DPSNextEvent + 847
9 com.apple.AppKit 0x93e62fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
10 com.apple.AppKit 0x93e25247 -[NSApplication run] + 821
11 com.apple.AppKit 0x93e1d2d9 NSApplicationMain + 574
12 …nscamobile.Corona_Simulator 0x00003105 0x1000 + 8453

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x99928922 kevent + 10
1 libSystem.B.dylib 0x9992903c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x999284f9 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x9992829e _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x99927d21 _pthread_wqthread + 390
5 libSystem.B.dylib 0x99927b66 start_wqthread + 30

Thread 2: com.apple.CFSocket.private
0 libSystem.B.dylib 0x99921066 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x92df8c83 __CFSocketManager + 1091
2 libSystem.B.dylib 0x9992f7fd _pthread_start + 345
3 libSystem.B.dylib 0x9992f682 thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x999020fa semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9992fc85 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x9995eaa8 pthread_cond_timedwait_relative_np + 47
3 com.apple.audio.CoreAudio 0x96a783c7 CAGuard::WaitFor(unsigned long long) + 219
4 com.apple.audio.CoreAudio 0x96a7b3f9 CAGuard::WaitUntil(unsigned long long) + 289
5 com.apple.audio.CoreAudio 0x96a78cf6 HP_IOThread::WorkLoop() + 1892
6 com.apple.audio.CoreAudio 0x96a7858d HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7 com.apple.audio.CoreAudio 0x96a784a4 CAPThread::Entry(CAPThread*) + 140
8 libSystem.B.dylib 0x9992f7fd _pthread_start + 345
9 libSystem.B.dylib 0x9992f682 thread_start + 34

Thread 4 Crashed:
0 net.playcontrol.ALmixer 0x0015bc4f Stream_Data_Thread_Callback + 1929
1 SDL 0x001cfecd SDL_Linked_Version + 397
2 SDL 0x001de1f1 SDL_SemWait + 49
3 libSystem.B.dylib 0x9992f7fd _pthread_start + 345
4 libSystem.B.dylib 0x9992f682 thread_start + 34

Thread 4 crashed with X86 Thread State (32-bit):
eax: 0x40410000 ebx: 0x9992f6b2 ecx: 0x019d0c10 edx: 0x00000000
edi: 0x00000000 esi: 0x0015b4d4 ebp: 0xb0102f38 esp: 0xb0102ee0
ss: 0x0000001f efl: 0x00010297 eip: 0x0015bc4f cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x40410000

Binary Images:
0x1000 - 0xd3ff7 +com.anscamobile.Corona_Simulator ??? (2011.484) /Applications/CoronaSDK/Corona Simulator.app/Contents/MacOS/Corona Simulator
0xf3000 - 0xf7ff7 com.apple.JavaVM 13.4.0 (13.4.0) <77CA466B-7DDA-D261-53A0-312FB7B0A6DC> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0xff000 - 0x116fe7 libedit.2.dylib 2.11.0 (compatibility 2.0.0) /usr/lib/libedit.2.dylib
0x123000 - 0x14cfff com.apple.audio.OpenAL 1.4 (1.4) /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x15a000 - 0x164fff +net.playcontrol.ALmixer 1.0 (1) /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/ALmixer.framework/Versions/A/ALmixer
0x169000 - 0x180ff7 +org.Box2D.Box2D 1.0 (1) <2826CA4D-51F3-36B5-81BD-2620D7AAF791> /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/Box2D.framework/Versions/A/Box2D
0x18c000 - 0x190ff7 JavaLaunching ??? (???) /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
0x196000 - 0x199ff7 +com.yourcompany.SDL-sound 1.0 (1) <405FBECF-63AE-7F57-C267-54D448FB63FB> /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/SDL_sound.framework/Versions/A/SDL_sound
0x19f000 - 0x204f17 +SDL 1.2.14 (1.2.14) /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
0x216000 - 0x219ff7 +org.xiph.ogg 1.1.4 (1.1.4) <6358130C-085C-EC2D-CC5E-38B76B426F8D> /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/SDL_sound.framework/Versions/A/Frameworks/Ogg.framework/Versions/A/Ogg
0x21d000 - 0x3aaff7 +org.xiph.vorbis 1.2.3 (1.2.3) /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/SDL_sound.framework/Versions/A/Frameworks/Vorbis.framework/Versions/A/Vorbis
0x28c2000 - 0x28e6fe7 GLRendererFloat ??? (???) <0C6A1BCF-97F0-F7D6-C840-2991681BB67C> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1602f000 - 0x161a7fe7 GLEngine ??? (???) <0E1DF3E4-0EEE-9FD8-8F52-FFFCF0DF23A7> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x161d9000 - 0x165defe7 libclh.dylib 3.1.1 C (3.1.1) <04502F95-931E-0AAF-7296-4624C7F8DE8B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x16602000 - 0x16f59ff3 com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.26 (6.2.6) <9842DA99-3CF1-8A25-A39C-6AA958FA31AB> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHDGraphicsGLDriver
0x1b286000 - 0x1b28aff3 com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x1b28f000 - 0x1b295ffb com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <82BFF5E9-2B0E-FE8B-8370-445DD94DA434> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x1d99c000 - 0x1db82fef com.apple.audio.codecs.Components 2.0.3 (2.0.3) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x70000000 - 0x700cbfff com.apple.audio.units.Components 1.6.4 (1.6.4) <67DA329D-A571-6066-953C-4BBFCBF87BD5> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8f0c7000 - 0x8f811ff7 com.apple.GeForceGLDriver 1.6.26 (6.2.6) <90BBC89A-6A56-C4B7-F848-432908CDE14D> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) /usr/lib/dyld
0x90003000 - 0x90011fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x90012000 - 0x90116fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib
0x90117000 - 0x9052dff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9052e000 - 0x90542ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90543000 - 0x9054dfe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x905c6000 - 0x90613feb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x90614000 - 0x9066efe7 com.apple.CorePDF 1.3 (1.3) <696ADD5F-C038-A63B-4732-82E4109379D7> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x906d7000 - 0x906ddfe7 com.apple.CommerceCore 1.0 (9) <928FCA4F-1366-AE18-CF67-87C79F5DAC21> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x906de000 - 0x9071cff7 com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9079c000 - 0x907d9ff7 com.apple.CoreMedia 0.484.20 (484.20) <105DDB24-E45F-5473-99E1-B09FDEAE4500> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x907e5000 - 0x907e9ff7 libGIF.dylib ??? (???) <447BC6E8-4C56-3D5D-983B-6BEA0D26F319> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90821000 - 0x908befe3 com.apple.LaunchServices 362.2 (362.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x908cb000 - 0x90912ffb com.apple.CoreMediaIOServices 134.0 (1160) <4CD78557-3CDA-A4B5-33CB-BBB876B4463D> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x9097a000 - 0x909deffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x909df000 - 0x909e0ff7 com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <253E9552-5CEA-0D5A-1EDA-3B8F669B79EA> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x909e1000 - 0x909e1ff7 com.apple.quartzframework 1.5 (1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x90a23000 - 0x90a26ff7 libCoreVMClient.dylib ??? (???) <12EF6056-7AC7-6691-75A2-BD0675C56A35> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x90a27000 - 0x90a5ffe7 libncurses.5.4.dylib 5.4.0 (compatibility 5.4.0) <8776C654-D54E-9756-A58D-74738A4E9497> /usr/lib/libncurses.5.4.dylib
0x90a80000 - 0x90a80ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90a81000 - 0x90a87fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90a98000 - 0x90aa3ff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <4560936D-7730-5DD2-BFD7-95270DDC210A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x90aa4000 - 0x90adffeb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x90ae0000 - 0x90ae1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <07E7D892-5054-23A8-7144-3F19D3BFD48F> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x90ae4000 - 0x90b00fe3 com.apple.openscripting 1.3.1 (???) <480D41B6-F98E-8E21-CA3C-4CA6A9752D3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x90b01000 - 0x90b01ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90b02000 - 0x90e22ff3 com.apple.CoreServices.CarbonCore 861.34 (861.34) <3DA9098F-B71B-4BDE-5DE5-4B76C49158EB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90e56000 - 0x90f30ffb com.apple.DesktopServices 1.5.10 (1.5.10) <2BA08DD4-35A2-A0FF-ADEA-B381F0CEEB81> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90f31000 - 0x90fdefe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <22CD62D4-9E7D-C31A-F585-FCEF1FE4C39A> /usr/lib/libobjc.A.dylib
0x90fdf000 - 0x9111bff7 com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <781018FB-474B-E09C-D419-5BFF80590A10> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x911d1000 - 0x9138bfeb com.apple.ImageIO.framework 3.0.4 (3.0.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9145e000 - 0x917c9ff7 com.apple.QuartzCore 1.6.3 (227.36) <8E927524-EB0A-D5BA-C2E4-FA26FE4C428A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x917ca000 - 0x917caff7 liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x917cb000 - 0x9194dfe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) /usr/lib/libicucore.A.dylib
0x91a91000 - 0x91cbcff3 com.apple.QuartzComposer 4.2 ({156.28}) <08AF01DC-110D-9443-3916-699DBDED0149> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x91cbd000 - 0x91cddfe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
0x91cde000 - 0x91d70fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91d71000 - 0x91d95ff7 libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91d96000 - 0x91dd9ff7 com.apple.NavigationServices 3.5.4 (182) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91dda000 - 0x9222cffb com.apple.RawCamera.bundle 3.7.0 (569) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9222d000 - 0x92271ff3 com.apple.coreui 2 (114) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9231c000 - 0x92343ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9235d000 - 0x9239dff7 com.apple.ImageCaptureCore 1.0.4 (1.0.4) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x925bc000 - 0x925c7ff7 libGL.dylib ??? (???) <4425B9AA-B494-A336-EABB-6BBC9FF4EC4F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x925c8000 - 0x926f6fe7 com.apple.CoreData 102.1 (251) <460D594D-09DC-9082-3FD3-F93D6A08AE71> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x926f7000 - 0x92754ff7 com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x92755000 - 0x92758ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x92759000 - 0x927c8ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <5C3D7DA5-29EB-A745-E32B-26DBF547D532> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x927eb000 - 0x9280dfef com.apple.DirectoryService.Framework 3.6 (621.11) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9280e000 - 0x92816ff7 com.apple.DisplayServicesFW 2.3.0 (283) <48D94761-7340-D029-99E3-9BE0262FAF22> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x92858000 - 0x92914fff com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9292d000 - 0x9292fff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92930000 - 0x92979fe7 libTIFF.dylib ??? (???) <5CE284EC-F637-EDBB-FDB3-61E86407CBB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x92b6f000 - 0x92c07fe7 edu.mit.Kerberos 6.5.11 (6.5.11) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x92c10000 - 0x92c89ff7 com.apple.PDFKit 2.5.1 (2.5.1) <2B62428D-0738-B499-C47C-3194B2967BD9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x92c8a000 - 0x92c8eff7 libGFXShared.dylib ??? (???) <4F2199F0-320F-0B59-0380-D3131D644CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x92cb8000 - 0x92cc4ff7 libkxld.dylib ??? (???) /usr/lib/system/libkxld.dylib
0x92cc5000 - 0x92d7bffb libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x92d7c000 - 0x92ef7fe7 com.apple.CoreFoundation 6.6.4 (550.42) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x92ef8000 - 0x92f29ff7 libGLImage.dylib ??? (???) <1AF72191-087A-5D75-B3B9-3F537315F635> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x930c5000 - 0x933befef com.apple.QuickTime 7.6.6 (1756.15) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x933bf000 - 0x933daff7 libPng.dylib ??? (???) <65E824F7-523A-CC34-ABDD-2A3B12DE1CA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x933db000 - 0x9342bff7 com.apple.framework.familycontrols 2.0.2 (2020) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9342c000 - 0x93432ff7 libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <218EC7C4-0520-2D8C-62EE-AA82D35448FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x93433000 - 0x93484ff7 com.apple.HIServices 1.8.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93485000 - 0x93492ff7 com.apple.NetFS 3.2.2 (3.2.2) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x934a7000 - 0x934fdff7 com.apple.MeshKitRuntime 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x934fe000 - 0x93579fff com.apple.AppleVAFramework 4.10.23 (4.10.23) <57B7C626-F344-AB15-8556-00425FA765DE> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x935c8000 - 0x935d1ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x935d2000 - 0x9362afe7 com.apple.datadetectorscore 2.0 (80.7) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x93652000 - 0x93654ff7 libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x93655000 - 0x93837fff com.apple.imageKit 2.0.3 (1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x93838000 - 0x93838ff7 com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93839000 - 0x93c6eff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x93d6c000 - 0x93e1aff3 com.apple.ink.framework 1.3.3 (107) <0AFEBD7C-D83C-7847-C075-9B427505F7F0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93e1b000 - 0x946fbff7 com.apple.AppKit 6.6.7 (1038.35) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x946fc000 - 0x94828ffb com.apple.MediaToolbox 0.484.20 (484.20) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x94829000 - 0x94a9cfe7 com.apple.Foundation 6.6.6 (751.53) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x94a9d000 - 0x94afefe7 com.apple.CoreText 3.151.8 (???) <6F5D6C49-4693-B9B7-6612-832E8F155747> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x94b3b000 - 0x9558eff7 com.apple.WebCore 6533.21 (6533.21.1) <09CE6602-4DB5-6E93-8593-4E1C57CB202F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x955a2000 - 0x9566dfef com.apple.CoreServices.OSServices 359 (359) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9571f000 - 0x95bd8ffb com.apple.VideoToolbox 0.484.20 (484.20) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x95bd9000 - 0x95c01ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x95c07000 - 0x95ca2ff7 com.apple.ApplicationServices.ATS 275.15.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x95ca3000 - 0x95ce4ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <95079B56-0B7B-F114-5C43-5220DBE0FBB1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x95ce5000 - 0x95de7fef com.apple.MeshKitIO 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x95ec7000 - 0x95edbfe7 libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
0x95edc000 - 0x966cb557 com.apple.CoreGraphics 1.545.0 (???) <8A4CB0D9-1001-0F62-4DA4-B8AB3B45E226> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x966f7000 - 0x966fbff7 IOSurface ??? (???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x966fc000 - 0x967dcfe7 com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x967dd000 - 0x9685dfeb com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9685e000 - 0x96863ff7 com.apple.OpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x96864000 - 0x96864ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x96865000 - 0x96868ffb com.apple.help 1.3.1 (41) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96869000 - 0x968a2ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <90C5DE81-1BEF-D807-A898-0FC19BDD14EC> /usr/lib/libcups.2.dylib
0x968a3000 - 0x96911ff7 com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x96912000 - 0x96945ff7 com.apple.AE 496.4 (496.4) <582F5E9D-1B8E-6D03-EBB8-AA85F66253E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x96946000 - 0x9698cff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x9698d000 - 0x96a35ffb com.apple.QD 3.36 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96a36000 - 0x96a57fe7 com.apple.opencl 12.3.6 (12.3.6) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x96a58000 - 0x96ad2fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96b2a000 - 0x96d28ff3 com.apple.JavaScriptCore 6533.20 (6533.20.20) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x96d29000 - 0x96dd3fe7 com.apple.CFNetwork 454.11.12 (454.11.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x96dd4000 - 0x97039feb com.apple.security 6.1.2 (55002) <7F00A51B-F22A-0EBC-A321-923472D686BD> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9703a000 - 0x9735efef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9735f000 - 0x97385ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x97386000 - 0x9743ffe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x97440000 - 0x97482ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x97483000 - 0x97484ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x97485000 - 0x9749dff7 com.apple.CFOpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x98451000 - 0x9845fff7 com.apple.opengl 1.6.12 (1.6.12) <81AEF74E-E33A-B021-9CDB-6199104105FF> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x98465000 - 0x98476ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x98477000 - 0x984bbfe7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x984bc000 - 0x984bffe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x9852f000 - 0x98539ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <6E3481DF-645E-6095-0CD7-9BEBEC2ED9D1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9853a000 - 0x9856dff3 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9858c000 - 0x9859cff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) /usr/lib/libsasl2.2.dylib
0x988af000 - 0x989f2fef com.apple.QTKit 7.6.6 (1756.15) <32C49374-14BC-53E7-FBFF-E11B42A41F56> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x98d26000 - 0x98da8ffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x98da9000 - 0x98e13fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x98e14000 - 0x98e14ffb libffi.dylib ??? (???) <58985323-6EC6-9AD2-B9F0-8787C0B2791C> /usr/lib/libffi.dylib
0x98e15000 - 0x98e45ff7 com.apple.MeshKit 1.1 (49.2) <0828CB45-3CC6-9A9E-070A-141A30F534E3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x98e46000 - 0x98f47fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x98f48000 - 0x98f8bff7 libGLU.dylib ??? (???) <2C7B2727-26F6-F29D-9D15-33044E87359F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x99058000 - 0x99077ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x991be000 - 0x991ceff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x991cf000 - 0x991cfff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9922a000 - 0x992a7ff7 com.apple.iLifeMediaBrowser 2.5.4 (468.1.1) <3B7F5895-B48D-A2E0-D708-58EC58EB9514> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x994d0000 - 0x994e5fff com.apple.ImageCapture 6.0.2 (6.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x99537000 - 0x99646fe7 com.apple.WebKit 6533.21 (6533.21.1) <4FBCE2F9-84EB-302C-FD1F-DAD2422A219E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x99647000 - 0x99753ff7 libGLProgrammability.dylib ??? (???) <2D172B4E-432F-D18E-EA99-3BD56DBE7649> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x997f5000 - 0x99832ff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x99833000 - 0x9983aff3 com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x998ab000 - 0x998bdff7 com.apple.MultitouchSupport.framework 207.10 (207.10) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x99901000 - 0x99aa8ff7 libSystem.B.dylib 125.2.10 (compatibility 1.0.0) /usr/lib/libSystem.B.dylib
0x99ad3000 - 0x99ad3ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x99afb000 - 0x99afbff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0xc0000000 - 0xc000aff7 +com.growl.growlframework 1.2.1 (1.2.1) <6DDF5398-7B11-2132-4818-5F96B6E061D5> /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.58f16
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.36.9)
Bluetooth: Version 2.4.0f1, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545032B9SA02, 298.09 GB
Serial ATA Device: HL-DT-ST DVDRW GS23N
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0xfd110000
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0xfa120000
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa130000
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8218, 0xfa113000
[import]uid: 19626 topic_id: 11011 reply_id: 40956[/import]

After finding a pattern to the crash, I narrowed the problem down to this block of code:

 if backgroundMusic ~= nil then  
 print("starRound: backgroundMusic is not nil")  
 if audio.isChannelPlaying( 1 ) then  
 print("startRound: music is playing - stopping")  
 audio.stop( 1 )  
 end  
 print("startRound: getting rid of the current background music")  
 audio.dispose(backgroundMusic)  
 backgroundMusic = nil  
 end  
 print("startRound: adding next sound track")  
 backgroundMusic = audio.loadStream(musicTracks[trackNo])  

This is in my startRound() function and is coming from a paused state from starting a new game from my menu. So I have the background music paused while on that screen.

Here is the output from the console:


playNewGame function gameState=menu oldGameState=menu
playNewGame: starting game ######################## starting gameLoop
starRound: backgroundMusic is not nil
startRound: getting rid of the current background music
ALmixer_FreeData: alDeleteBuffers failed. Invalid Operation
startRound: adding next sound track
startRound: music is on, playing sound track

(the bold is my addition).

So when the ALmixer line is printed, I seem to pinwhell/beach ball for a bit, then it goes on for a few seconds playing the game then dies.

The music is paused (audio.pause(1)) prior to getting to the above code.

So what’s causing this ALmixer_FreeData error?

I know [import]uid: 19626 topic_id: 11011 reply_id: 40967[/import]

I know this is tricky, but if/when you find a reproducible test case (that is not the Apple bug I describe below), would you please submit a bug so we don’t lose track of this. Audio is very tricky because there are multiple background threads making things happen.

As for your ALmixer_FreeData problem, this one might be easy. The rule is never call dispose() on data that is still in use by the system. If something is still trying to access the data while disposing it, your application will crash.

In your code, it is not clear to me that the background music is on channel 1. If it is playing on channel 2, then your code above won’t work.

Maybe a safer way to call dispose() is to use an onComplete callback. When you stop the sound, you can use the callback as an opportunity to dispose of the sound as the event gives you both the data and the channel number that stopped.

Finally, Apple has a known race condition in their OpenAL implementation that holds onto data a little too long after you call stop. This could also trigger the FreeData error, especially since you call stop and immediately dispose of it. (iOS 4.3 might fix this problem.) To test this theory, you could try a timer.performWithDelay to call dispose maybe a second or two later to see if you still get this crash.

[import]uid: 7563 topic_id: 11011 reply_id: 41060[/import]

Sorry, I didn’t include the next few lines of code:

 if backgroundMusic ~= nil then  
 print("starRound: backgroundMusic is not nil")  
 if audio.isChannelPlaying( 1 ) then  
 print("startRound: music is playing - stopping")  
 audio.stop( 1 )  
 end  
 print("startRound: getting rid of the current background music")  
 audio.dispose(backgroundMusic)  
 backgroundMusic = nil  
 end  
 print("startRound: adding next sound track")  
 backgroundMusic = audio.loadStream(musicTracks[trackNo])  
  
 if musicOn then  
 print("startRound: music is on, playing sound track")  
 audio.play( backgroundMusic, { channel = 1, loops = -1 } )  
 else  
 print("startRound: pausing background music")  
 audio.pause( 1 )  
 end  

Ah ha! if the audio is paused (audio.pause(1)) then I never make it into the code to call audio.stop(1). I’m thinking that if I change the if statement to say

if audio.isChannelPlaying(1) or audio.isChannelPaused(1) then ...   

then I can hopefully address the “Its my problem” bug. I’ll consider adding a delay to load/start the next round’s sound track to avoid the Apple bug.

Thank you! Let me try this fix and see if I can still reproduce it I’ll put together minimal code to cause it.

Rob
[import]uid: 19626 topic_id: 11011 reply_id: 41065[/import]

I think we also provide audio.isChannelActive() as a convenience which covers both playing and paused cases.

[import]uid: 7563 topic_id: 11011 reply_id: 41072[/import]