Simulator and device crash from time to time

It’s really difficult for me to find because I’m getting only the crash report, nothing else in the
terminal. I can’t reproduce the problem because its not crashing all the times. Sometimes
nothing happens in our game and sometimes it crashed directly, nothing happens in the game
( I mean no physics action nothing, only sound is playing).
Now I am afraid to continue with our game, we where ready to by Corona…!! Here is the crash
report. Any help will be great…
Process: Corona Simulator [16892]
Path: /Applications/Corona.268/Corona Simulator.app/Contents/MacOS/Corona Simulator
Identifier: com.anscamobile.Corona_Simulator
Version: ??? (1.0)
Code Type: X86 (Native)
Parent Process: bash [16890]

Date/Time: 2011-03-18 10:59:43.485 +0100
OS Version: Mac OS X 10.6.6 (10J567)
Report Version: 6

Interval Since Last Report: 1505423 sec
Crashes Since Last Report: 127
Per-App Interval Since Last Report: 1219326 sec
Per-App Crashes Since Last Report: 120
Anonymous UUID: 0F31E2A2-B562-496A-B304-CE4931371C0E

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 net.playcontrol.ALmixer 0x00137a7d Internal_PlayChannelTimed + 608
1 net.playcontrol.ALmixer 0x00137d0d ALmixer_PlayChannelTimed + 52
2 …nscamobile.Corona_Simulator 0x0007341f 0x1000 + 467999
3 …nscamobile.Corona_Simulator 0x00063eba 0x1000 + 405178
4 …nscamobile.Corona_Simulator 0x000343ac 0x1000 + 209836
5 …nscamobile.Corona_Simulator 0x0004407e 0x1000 + 274558
6 …nscamobile.Corona_Simulator 0x000344eb 0x1000 + 210155
7 …nscamobile.Corona_Simulator 0x0002b3e3 0x1000 + 173027
8 …nscamobile.Corona_Simulator 0x00033cf3 0x1000 + 208115
9 …nscamobile.Corona_Simulator 0x00033d50 0x1000 + 208208
10 …nscamobile.Corona_Simulator 0x0002b2be 0x1000 + 172734
11 …nscamobile.Corona_Simulator 0x0005c7c9 0x1000 + 374729
12 …nscamobile.Corona_Simulator 0x00077689 0x1000 + 485001
13 …nscamobile.Corona_Simulator 0x0006f397 0x1000 + 451479
14 org.Box2D.Box2D 0x0014e17c b2Contact::Update(b2ContactListener*) + 358
15 org.Box2D.Box2D 0x0014a613 b2ContactManager::Collide() + 169
16 org.Box2D.Box2D 0x0014d2c8 b2World::Step(float, int, int) + 152
17 …nscamobile.Corona_Simulator 0x00075655 0x1000 + 476757
18 …nscamobile.Corona_Simulator 0x00077809 0x1000 + 485385
19 com.apple.Foundation 0x966179b0 __NSFireTimer + 141
20 com.apple.CoreFoundation 0x91f81adb __CFRunLoopRun + 8059
21 com.apple.CoreFoundation 0x91f7f464 CFRunLoopRunSpecific + 452
22 com.apple.CoreFoundation 0x91f7f291 CFRunLoopRunInMode + 97
23 com.apple.HIToolbox 0x98d20004 RunCurrentEventLoopInMode + 392
24 com.apple.HIToolbox 0x98d1fdbb ReceiveNextEventCommon + 354
25 com.apple.HIToolbox 0x98d1fc40 BlockUntilNextEventMatchingListInMode + 81
26 com.apple.AppKit 0x913e378d _DPSNextEvent + 847
27 com.apple.AppKit 0x913e2fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
28 com.apple.AppKit 0x913a5247 -[NSApplication run] + 821
29 com.apple.AppKit 0x9139d2d9 NSApplicationMain + 574
30 …nscamobile.Corona_Simulator 0x00002ce1 0x1000 + 7393

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x94887982 kevent + 10
1 libSystem.B.dylib 0x9488809c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x94887559 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x948872fe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x94886d81 _pthread_wqthread + 390
5 libSystem.B.dylib 0x94886bc6 start_wqthread + 30

Thread 2: com.apple.CFSocket.private
0 libSystem.B.dylib 0x948800c6 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x91fbfc83 __CFSocketManager + 1091
2 libSystem.B.dylib 0x9488e85d _pthread_start + 345
3 libSystem.B.dylib 0x9488e6e2 thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x9486115a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9488ece5 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x948bdac8 pthread_cond_timedwait_relative_np + 47
3 com.apple.audio.CoreAudio 0x9074a3c7 CAGuard::WaitFor(unsigned long long) + 219
4 com.apple.audio.CoreAudio 0x9074d3f9 CAGuard::WaitUntil(unsigned long long) + 289
5 com.apple.audio.CoreAudio 0x9074acf6 HP_IOThread::WorkLoop() + 1892
6 com.apple.audio.CoreAudio 0x9074a58d HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7 com.apple.audio.CoreAudio 0x9074a4a4 CAPThread::Entry(CAPThread*) + 140
8 libSystem.B.dylib 0x9488e85d _pthread_start + 345
9 libSystem.B.dylib 0x9488e6e2 thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x9486120e mach_wait_until + 10
1 libSystem.B.dylib 0x948e8819 nanosleep + 345
2 SDL 0x001bd453 SDL_Delay + 99
3 net.playcontrol.ALmixer 0x00139ad0 Stream_Data_Thread_Callback + 4138
4 SDL 0x001aeecd SDL_Linked_Version + 397
5 SDL 0x001bd1f1 SDL_SemWait + 49
6 libSystem.B.dylib 0x9488e85d _pthread_start + 345
7 libSystem.B.dylib 0x9488e6e2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x0013782b ecx: 0xffffffff edx: 0x1641e780
edi: 0x004aa9a0 esi: 0x009d763c ebp: 0xbfffe108 esp: 0xbfffe0c0
ss: 0x0000001f efl: 0x00010246 eip: 0x00137a7d cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000000

Binary Images:
0x1000 - 0xadfe7 +com.anscamobile.Corona_Simulator ??? (1.0) <9C3786E0-FDD7-B74A-D51D-63D0DE4898C6> /Applications/Corona.268/Corona Simulator.app/Contents/MacOS/Corona Simulator
0xca000 - 0xceff7 com.apple.JavaVM 13.4.0 (13.4.0) <77CA466B-7DDA-D261-53A0-312FB7B0A6DC> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0xd6000 - 0xedfe7 libedit.2.dylib 2.11.0 (compatibility 2.0.0) <45688CB7-9BE4-5D1B-C209-A414EE98C5D2> /usr/lib/libedit.2.dylib
0xfa000 - 0x123fff com.apple.audio.OpenAL 1.4 (1.4) /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x131000 - 0x13bff7 +net.playcontrol.ALmixer 1.0 (1) <6933C4F4-7F27-AE3E-C78F-D3ADFA266FA5> /Applications/Corona.268/Corona Simulator.app/Contents/Frameworks/ALmixer.framework/Versions/A/ALmixer
0x141000 - 0x15bff7 +org.Box2D.Box2D 1.0 (1) /Applications/Corona.268/Corona Simulator.app/Contents/Frameworks/Box2D.framework/Versions/A/Box2D
0x16b000 - 0x16fff7 JavaLaunching ??? (???) /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
0x175000 - 0x178ff7 +com.yourcompany.SDL-sound 1.0 (1) <405FBECF-63AE-7F57-C267-54D448FB63FB> /Applications/Corona.268/Corona Simulator.app/Contents/Frameworks/SDL_sound.framework/Versions/A/SDL_sound
0x17e000 - 0x1e3f17 +SDL 1.2.14 (1.2.14) /Applications/Corona.268/Corona Simulator.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
0x1f5000 - 0x1f8ff7 +org.xiph.ogg 1.1.4 (1.1.4) <6358130C-085C-EC2D-CC5E-38B76B426F8D> /Applications/Corona.268/Corona Simulator.app/Contents/Frameworks/SDL_sound.framework/Versions/A/Frameworks/Ogg.framework/Versions/A/Ogg
0x1fc000 - 0x389ff7 +org.xiph.vorbis 1.2.3 (1.2.3) /Applications/Corona.268/Corona Simulator.app/Contents/Frameworks/SDL_sound.framework/Versions/A/Frameworks/Vorbis.framework/Versions/A/Vorbis
0x14d9f000 - 0x14f17fe7 GLEngine ??? (???) <3A6C5513-7428-2242-2892-B429C72343CB> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x14f49000 - 0x1534efe7 libclh.dylib 3.1.1 C (3.1.1) <745CBD72-DF1F-EC12-BE51-4EEA9847EADF> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x15378000 - 0x1539cfe7 GLRendererFloat ??? (???) <1274B762-2FB9-48FE-EAFD-C459B2B4BECC> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x154cf000 - 0x154d4ff7 com.apple.qldisplay.Text 2.3 (327.6) <717997D6-65A3-7C8D-D0F8-52FF48D494EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/Resources/DisplayBundles/Text.qldisplay/Contents/MacOS/Text
0x154da000 - 0x154deff7 com.apple.qldisplay.Generic 2.3 (327.6) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/Resources/DisplayBundles/Generic.qldisplay/Contents/MacOS/Generic
0x15d27000 - 0x15d2bff3 com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x15d61000 - 0x15d67ffb 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
0x16500000 - 0x16758fe3 +com.elgato.mpegsupport EyeTV MPEG Support 1.2 (build 56) (1.2) <45D3670A-399F-994C-69D9-8DA41E4E3201> /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
0x195f2000 - 0x197d0ff3 com.apple.audio.codecs.Components 2.0.2 (2.0.2) <8B43D24A-277D-5F42-8741-FC8736C44162> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x70000000 - 0x700cbff3 com.apple.audio.units.Components 1.6.3 (1.6.3) <5DA35A22-1B05-6BD3-985A-26A7A2CD6289> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8f0c8000 - 0x8f811ff7 com.apple.GeForceGLDriver 1.6.26 (6.2.6) <518182BB-5A3C-5F4C-3A84-17BB8E385BBF> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) /usr/lib/dyld
0x90003000 - 0x90003ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90193000 - 0x9026efeb com.apple.DesktopServices 1.5.9 (1.5.9) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90270000 - 0x90729ffb com.apple.VideoToolbox 0.484.20 (484.20) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9072a000 - 0x907a4fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x907a5000 - 0x907a9ff7 libGFXShared.dylib ??? (???) <9E14BE2F-C863-40E9-41A6-1BE9045663A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x907aa000 - 0x907d2ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x907d3000 - 0x907e4ff7 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
0x90834000 - 0x90835ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x909bb000 - 0x90a3dffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x90a3e000 - 0x90a62ff7 libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90a63000 - 0x90a94ff7 libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x90a95000 - 0x90a99ff7 libGIF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90a9a000 - 0x90ecfff7 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
0x90ed0000 - 0x90ee0ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x90ee1000 - 0x90efdfe3 com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x90efe000 - 0x90f12ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90f13000 - 0x90f15ff7 libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90f16000 - 0x91236ff3 com.apple.CoreServices.CarbonCore 861.23 (861.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9132d000 - 0x91348ff7 libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91349000 - 0x91355ff7 libkxld.dylib ??? (???) /usr/lib/system/libkxld.dylib
0x9139b000 - 0x91c7bff7 com.apple.AppKit 6.6.7 (1038.35) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x91d16000 - 0x91f41ff3 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
0x91f42000 - 0x91f42ff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91f43000 - 0x920befe7 com.apple.CoreFoundation 6.6.4 (550.42) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x920bf000 - 0x920c9fe7 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
0x920ca000 - 0x920caff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x920cb000 - 0x921f9fe7 com.apple.CoreData 102.1 (251) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x921fa000 - 0x92204ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92205000 - 0x92205ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x92240000 - 0x92254fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x92255000 - 0x9229efe7 libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x922ab000 - 0x926c1ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x926c2000 - 0x926c5ff7 libCoreVMClient.dylib ??? (???) <973B9E1F-70B3-2E76-B14B-E57F306AD2DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9283f000 - 0x928aeff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x928af000 - 0x92900ff7 com.apple.HIServices 1.8.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92901000 - 0x92901ff7 com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9293b000 - 0x92d21ffb com.apple.RawCamera.bundle 3.4.1 (546) <557C094F-BF8D-B298-E502-C4EE78914C55> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x92d2a000 - 0x92d5dff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x92d5e000 - 0x92da1ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92dff000 - 0x92e46ffb com.apple.CoreMediaIOServices 134.0 (1160) /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x92e47000 - 0x92ec4ff7 com.apple.iLifeMediaBrowser 2.5.4 (468.1.1) <3B7F5895-B48D-A2E0-D708-58EC58EB9514> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x92f34000 - 0x92f37fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x92f38000 - 0x92f3bffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92f71000 - 0x9316eff7 com.apple.JavaScriptCore 6533.19 (6533.19.1) <85A6BFDD-CBB6-7490-748D-8EA8B9B7FDD8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x931b2000 - 0x931c0fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x931c1000 - 0x93c0cff7 com.apple.WebCore 6533.19 (6533.19.4) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x93c0d000 - 0x93c4bff7 com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x93c4c000 - 0x93cb6fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x93e9e000 - 0x93efbff7 com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93efc000 - 0x94267ff7 com.apple.QuartzCore 1.6.3 (227.34) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94268000 - 0x9426efe7 com.apple.CommerceCore 1.0 (6) <41C2A87D-93D8-56C1-9292-0400699F23C1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9426f000 - 0x9427aff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9427b000 - 0x94293ff7 com.apple.CFOpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x94294000 - 0x9434dfe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x9434e000 - 0x943ebfe3 com.apple.LaunchServices 362.2 (362.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x945c9000 - 0x945caff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x945cb000 - 0x9482efff com.apple.security 6.1.1 (37594) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9482f000 - 0x9485fff7 com.apple.MeshKit 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x94860000 - 0x94a07ff7 libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
0x94a08000 - 0x9595afef com.apple.QuickTimeComponents.component 7.6.6 (1756) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9595b000 - 0x9595bff7 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
0x95c70000 - 0x95ce9ff7 com.apple.PDFKit 2.5.1 (2.5.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x95cf8000 - 0x95eb1feb com.apple.ImageIO.framework 3.0.4 (3.0.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x961c0000 - 0x961fbfeb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x961fc000 - 0x96239ff7 com.apple.CoreMedia 0.484.20 (484.20) <105DDB24-E45F-5473-99E1-B09FDEAE4500> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9623a000 - 0x96371ff7 com.apple.CoreAUC 6.04.04 (6.04.04) <050D9D16-AAE7-3460-4318-8449574F26C7> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x96372000 - 0x96404fe7 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
0x96405000 - 0x96425fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
0x96426000 - 0x96445ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x965d3000 - 0x96846fe7 com.apple.Foundation 6.6.4 (751.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x96847000 - 0x96897ff7 com.apple.framework.familycontrols 2.0.2 (2020) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x96898000 - 0x969c4ffb com.apple.MediaToolbox 0.484.20 (484.20) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x969c5000 - 0x969c5ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x969c6000 - 0x96a5efe7 edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96a5f000 - 0x96a67ff7 com.apple.DisplayServicesFW 2.3.0 (283) <48D94761-7340-D029-99E3-9BE0262FAF22> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x96a68000 - 0x96accffb 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
0x96b49000 - 0x96bf7ff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x96bf8000 - 0x96d7afe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
0x96dc2000 - 0x96e01ff7 com.apple.ImageCaptureCore 1.0.3 (1.0.3) <7E02D104-F31C-CF72-71B4-DA5DF7B48337> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x96e02000 - 0x975f1557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x975f2000 - 0x975f9ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x975fa000 - 0x97675fff com.apple.AppleVAFramework 4.10.12 (4.10.12) <89C4EBE2-FE27-3160-0BD1-D0C2ED5F3605> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x97676000 - 0x97677ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9775e000 - 0x977f9ff7 com.apple.ApplicationServices.ATS 4.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x977fa000 - 0x97af3fef com.apple.QuickTime 7.6.6 (1756) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x97af4000 - 0x97b16fef com.apple.DirectoryService.Framework 3.6 (621.9) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x97b17000 - 0x97cf9fff com.apple.imageKit 2.0.3 (1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x97d7f000 - 0x97d7fff7 com.apple.quartzframework 1.5 (1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x97d80000 - 0x97d95fff com.apple.ImageCapture 6.0.1 (6.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x97d96000 - 0x97e4cff7 libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x97ecc000 - 0x97f2dfe7 com.apple.CoreText 3.5.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x97f65000 - 0x98042ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x98043000 - 0x98089ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x980bd000 - 0x980e4ff7 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
0x980ef000 - 0x98101ff7 com.apple.MultitouchSupport.framework 207.10 (207.10) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x98102000 - 0x981affe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) /usr/lib/libobjc.A.dylib
0x981b0000 - 0x981edff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x981ee000 - 0x981f2ff7 IOSurface ??? (???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x981f3000 - 0x98302fe7 com.apple.WebKit 6533.19 (6533.19.4) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x98303000 - 0x98446fef com.apple.QTKit 7.6.6 (1756) <4D809734-4E1B-8E18-C825-86C5422FC3DC> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x98454000 - 0x98560ff7 libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x98612000 - 0x98615ff7 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
0x98616000 - 0x98696feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x98697000 - 0x9873fffb com.apple.QD 3.36 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x98740000 - 0x98844fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib
0x98928000 - 0x98996ff7 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
0x98997000 - 0x989cffe7 libncurses.5.4.dylib 5.4.0 (compatibility 5.4.0) <8776C654-D54E-9756-A58D-74738A4E9497> /usr/lib/libncurses.5.4.dylib
0x989d0000 - 0x98a28fe7 com.apple.datadetectorscore 2.0 (80.7) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x98b1e000 - 0x98b24fff 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
0x98b33000 - 0x98b43ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) /usr/lib/libsasl2.2.dylib
0x98b5a000 - 0x98c24fef com.apple.CoreServices.OSServices 357 (357) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x98c58000 - 0x98c9cff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x98ceb000 - 0x9900ffef com.apple.HIToolbox 1.6.4 (???) <4699C8BB-DE74-C530-564B-D131F74C9B54> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x99010000 - 0x99051ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x99062000 - 0x99163fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x99164000 - 0x9916aff7 libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x9916b000 - 0x9921bff3 com.apple.ColorSync 4.6.3 (4.6.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9921c000 - 0x99221ff7 com.apple.OpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x99222000 - 0x99229ff3 com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x99265000 - 0x99267ff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x99288000 - 0x992e2fe7 com.apple.CorePDF 1.3 (1.3) <696ADD5F-C038-A63B-4732-82E4109379D7> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x992e3000 - 0x99330feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x99331000 - 0x9933eff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9933f000 - 0x99382ff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x99383000 - 0x9938cff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9938d000 - 0x993aefe7 com.apple.opencl 12.3 (12.3) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9941f000 - 0x994c9fe7 com.apple.CFNetwork 454.11.5 (454.11.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x994d5000 - 0x99507fe3 libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x99508000 - 0x99541ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) /usr/lib/libcups.2.dylib
0x99542000 - 0x99671fe3 com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x99712000 - 0x99720ff7 com.apple.opengl 1.6.12 (1.6.12) <9F13B279-F289-18AC-5D86-DCD52BAF087D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x99721000 - 0x99763ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9976f000 - 0x997c5ff7 com.apple.MeshKitRuntime 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x997c6000 - 0x997c6ff7 liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x997c7000 - 0x997d2ff7 libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x998e8000 - 0x999eafef com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x999eb000 - 0x99a11ffb 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
0x99a12000 - 0x99a56fe7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0xc0000000 - 0xc000aff7 +com.growl.growlframework 1.2.1 (1.2.1) <6DDF5398-7B11-2132-4818-5F96B6E061D5> /Applications/Corona.268/Corona Simulator.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib

Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.53 GHz, 4 GB, SMC 1.47f2
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.36.1)
Bluetooth: Version 2.3.8f7, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: ST9250315ASG, 232,89 GB
Serial ATA Device: HL-DT-ST DVDRW GS23N
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0237, 0x04600000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000
[import]uid: 12632 topic_id: 7977 reply_id: 307977[/import]