App works an windows Simulator, but not on Mac or IPhone

So I wrote a pretty big app on my windows computer and everything works fine. No crashes, no warnings.

Now I tested the same app on a mac and it crashes. The same happens on an IPhone.

Any Ideas where I could start looking?

Thanks

Process:         Corona Simulator [13170]

Path:            /Applications/CoronaSDK/Corona Simulator.app/Contents/MacOS/Corona Simulator

Identifier:      com.coronalabs.Corona_Simulator

Version:         2013.1158 (2013.1158)

Code Type:       X86-64 (Native)

Parent Process:  bash [13168]

Date/Time:       2013-07-09 18:55:44.333 +0200

OS Version:      Mac OS X 10.7.5 (11G63)

Report Version:  9

Interval Since Last Report:          11855 sec

Crashes Since Last Report:           26

Per-App Interval Since Last Report:  1498 sec

Per-App Crashes Since Last Report:   16

Anonymous UUID:                      3CF0CB17-8182-4E96-B7C2-5C462D9D91D0

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: 0x000000000000000d, 0x0000000000000000

VM Regions Near 0:

–> 

    __TEXT                 0000000100000000-00000001001ae000 [1720K] r-x/rwx SM=COW  /Applications/CoronaSDK/Corona Simulator.app/Contents/MacOS/Corona Simulator

Application Specific Information:

objc[13170]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread

0   com.coronalabs.Corona_Simulator    0x0000000100073b9c 0x100000000 + 474012

1   com.coronalabs.Corona_Simulator    0x0000000100073d66 0x100000000 + 474470

2   com.coronalabs.Corona_Simulator    0x0000000100072a8c 0x100000000 + 469644

3   com.coronalabs.Corona_Simulator    0x0000000100073cba 0x100000000 + 474298

4   com.coronalabs.Corona_Simulator    0x0000000100095c18 0x100000000 + 613400

5   com.coronalabs.Corona_Simulator    0x000000010008e0da 0x100000000 + 581850

6   com.coronalabs.Corona_Simulator    0x000000010005a350 0x100000000 + 369488

7   com.coronalabs.Corona_Simulator    0x0000000100053f48 0x100000000 + 343880

8   com.coronalabs.Corona_Simulator    0x000000010005866e 0x100000000 + 362094

9   com.coronalabs.Corona_Simulator    0x0000000100096e61 0x100000000 + 618081

10  com.coronalabs.Corona_Simulator    0x0000000100097084 0x100000000 + 618628

11  com.apple.Foundation              0x00007fff90b52f40 __NSFireTimer + 102

12  com.apple.CoreFoundation          0x00007fff8c92d934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20

13  com.apple.CoreFoundation          0x00007fff8c92d486 __CFRunLoopDoTimer + 534

14  com.apple.CoreFoundation          0x00007fff8c90de11 __CFRunLoopRun + 1617

15  com.apple.CoreFoundation          0x00007fff8c90d486 CFRunLoopRunSpecific + 230

16  com.apple.HIToolbox               0x00007fff90e172bf RunCurrentEventLoopInMode + 277

17  com.apple.HIToolbox               0x00007fff90e1e56d ReceiveNextEventCommon + 355

18  com.apple.HIToolbox               0x00007fff90e1e3fa BlockUntilNextEventMatchingListInMode + 62

19  com.apple.AppKit                  0x00007fff891dc779 _DPSNextEvent + 659

20  com.apple.AppKit                  0x00007fff891dc07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135

21  com.apple.AppKit                  0x00007fff891d89b9 -[NSApplication run] + 470

22  com.apple.AppKit                  0x00007fff89454eac NSApplicationMain + 867

23  com.coronalabs.Corona_Simulator    0x00000001000021c4 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager

0   libsystem_kernel.dylib            0x00007fff8ceeb7e6 kevent + 10

1   libdispatch.dylib                 0x00007fff92f50786 _dispatch_mgr_invoke + 923

2   libdispatch.dylib                 0x00007fff92f4f316 _dispatch_mgr_thread + 54

Thread 2:

0   libsystem_kernel.dylib            0x00007fff8ceeb192 __workq_kernreturn + 10

1   libsystem_c.dylib                 0x00007fff931d7594 _pthread_wqthread + 758

2   libsystem_c.dylib                 0x00007fff931d8b85 start_wqthread + 13

Thread 3:: com.apple.NSURLConnectionLoader

0   libsystem_kernel.dylib            0x00007fff8cee967a mach_msg_trap + 10

1   libsystem_kernel.dylib            0x00007fff8cee8d71 mach_msg + 73

2   com.apple.CoreFoundation          0x00007fff8c90550c __CFRunLoopServiceMachPort + 188

3   com.apple.CoreFoundation          0x00007fff8c90dc74 __CFRunLoopRun + 1204

4   com.apple.CoreFoundation          0x00007fff8c90d486 CFRunLoopRunSpecific + 230

5   com.apple.Foundation              0x00007fff90b60fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335

6   com.apple.Foundation              0x00007fff90b5572a -[NSThread main] + 68

7   com.apple.Foundation              0x00007fff90b556a2 __NSThread__main__ + 1575

8   libsystem_c.dylib                 0x00007fff931d58bf _pthread_start + 335

9   libsystem_c.dylib                 0x00007fff931d8b75 thread_start + 13

Thread 4:: CVDisplayLink

0   libsystem_kernel.dylib            0x00007fff8ceeabca __psynch_cvwait + 10

1   libsystem_c.dylib                 0x00007fff931d92a6 _pthread_cond_wait + 890

2   com.apple.CoreVideo               0x00007fff92ac71cb CVDisplayLink::waitUntil(unsigned long long) + 279

3   com.apple.CoreVideo               0x00007fff92ac6631 CVDisplayLink::runIOThread() + 559

4   com.apple.CoreVideo               0x00007fff92ac63e9 _ZL13startIOThreadPv + 148

5   libsystem_c.dylib                 0x00007fff931d58bf _pthread_start + 335

6   libsystem_c.dylib                 0x00007fff931d8b75 thread_start + 13

Thread 5:: com.apple.CFSocket.private

0   libsystem_kernel.dylib            0x00007fff8ceeadf2 __select + 10

1   com.apple.CoreFoundation          0x00007fff8c956c8b __CFSocketManager + 1355

2   libsystem_c.dylib                 0x00007fff931d58bf _pthread_start + 335

3   libsystem_c.dylib                 0x00007fff931d8b75 thread_start + 13

Thread 6:

0   libsystem_kernel.dylib            0x00007fff8ceeb192 __workq_kernreturn + 10

1   libsystem_c.dylib                 0x00007fff931d7594 _pthread_wqthread + 758

2   libsystem_c.dylib                 0x00007fff931d8b85 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):

  rax: 0x6000000000000000  rbx: 0x000000010ade7700  rcx: 0x0000000101a35e50  rdx: 0x00007fff5fbfe258

  rdi: 0x0000000103e64740  rsi: 0x00007fff5fbfe258  rbp: 0x00007fff5fbfe2b0  rsp: 0x00007fff5fbfe290

   r8: 0x0000000000000002   r9: 0x0000000103e55a90  r10: 0x00000000e433aca0  r11: 0x0000000077b63875

  r12: 0x0000000103ec7440  r13: 0x0000000107a0b9e0  r14: 0x00007fff5fbfe370  r15: 0x00007fff5fbfe370

  rip: 0x0000000100073b9c  rfl: 0x0000000000010246  cr2: 0x0000000101315000

Logical CPU: 0

Binary Images:

       0x100000000 -        0x1001adfff +com.coronalabs.Corona_Simulator (2013.1158 - 2013.1158) <BEEDFCBF-A9A3-3663-A96A-C23BA8DBB83E> /Applications/CoronaSDK/Corona Simulator.app/Contents/MacOS/Corona Simulator

       0x1001f1000 -        0x100215fff  libreadline.dylib (3.0.0 - compatibility 2.0.0) <C9988296-4EAC-3F56-A5A9-F4767BB35AD2> /usr/lib/libreadline.dylib

       0x100225000 -        0x10022afff  com.apple.JavaVM (14.7.0 - 14.7.0) <83C8C2AB-E99D-39FF-80B4-90A7DEB1DAFB> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM

       0x100232000 -        0x10025dfff  com.apple.audio.OpenAL (1.5.1 - 1.5.1) <5B954EC6-08B6-3255-932C-DDAB908E72F4> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL

       0x10026c000 -        0x100278ff7 +net.playcontrol.ALmixer (1.0 - 1) <39287CAC-546D-3552-9357-079A8D658DE5> /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/ALmixer.framework/Versions/A/ALmixer

       0x10027e000 -        0x10028aff7 +com.growl.growlframework (1.2.1 - 1.2.1) <07C81561-C93B-503F-4666-A8F8D8DD4305> /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/Growl.framework/Versions/A/Growl

       0x100296000 -        0x10029bfff  JavaLaunching (??? - ???) <E89BD701-1C4E-3A44-8C32-6F81D2B53D13> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching

       0x1002a2000 -        0x1002a6ff7 +com.yourcompany.SDL-sound (1.0 - 1) <190E2B86-4935-2B22-B63D-0258A567ADEC> /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/SDL_sound.framework/Versions/A/SDL_sound

       0x1002ac000 -        0x10031ffef +SDL (1.2.14 - 1.2.14) <E91595A6-E003-F5F1-31BE-56EDC93FF6D0> /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/SDL.framework/Versions/A/SDL

       0x100333000 -        0x100337fef +org.xiph.ogg (1.1.4 - 1.1.4) <1F24373C-089F-0A26-38DB-A54F8E31C66F> /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/SDL_sound.framework/Versions/A/Frameworks/Ogg.framework/Versions/A/Ogg

       0x10033b000 -        0x10060aff7 +org.xiph.vorbis (1.2.3 - 1.2.3) <1E6B29FD-189B-280E-2336-97D3D0D4D67D> /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/SDL_sound.framework/Versions/A/Frameworks/Vorbis.framework/Versions/A/Vorbis

       0x101317000 -        0x10131bff7  libFontRegistryUI.dylib (??? - ???) <6EFD0158-64F7-3A65-92E3-875AD0382A5C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib

       0x101683000 -        0x101691fff  libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib

       0x101698000 -        0x1016c6ff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat

       0x1016cf000 -        0x1016d9fef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib

       0x1016df000 -        0x1016e2ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib

       0x103002000 -        0x10315cfff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

       0x103c77000 -        0x103c86ff7 +network.dylib (??? - ???) <25C5760D-F0FD-310E-ABD1-FDAA267568BB> /Applications/CoronaSDK/Corona Simulator.app/Contents/Resources/network.dylib

       0x103f00000 -        0x1040b8fff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

       0x1040f8000 -        0x1040f9fff  ATSHI.dylib (??? - ???) <4761FD60-26EE-30C6-89FB-A3149852477F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib

       0x1087ff000 -        0x1087ffff1 +cl_kernels (??? - ???) <E22A0562-CFA9-4DD1-877C-74D763E4B36A> cl_kernels

       0x10a3b3000 -        0x10a3b4ff3 +cl_kernels (??? - ???) <E906A493-B1D7-499E-A6DF-3B8DFEDD2A7F> cl_kernels

       0x10a454000 -        0x10a454ff3 +cl_kernels (??? - ???) <07AE1548-B04F-40D4-871F-BB8A0A82D9C1> cl_kernels

       0x10a684000 -        0x10a722ff7  unorm8_argb.dylib (2.0.19 - compatibility 1.0.0) <936B4155-1C6B-3928-9FFA-F72E7163872E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_argb.dylib

       0x10a797000 -        0x10a79dff7  com.apple.qldisplay.Text (3.2 - 500.18) <0013349D-09CD-3755-8265-64DB7C70817C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/PlugIns/Text.qldisplay/Contents/MacOS/Text

       0x10ab38000 -        0x10ab39ff2 +cl_kernels (??? - ???) <35AAEEE7-8FAB-497C-A8FA-05E10DB01781> cl_kernels

       0x10af06000 -        0x10afa5ff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib

       0x200000000 -        0x20082ffff  com.apple.GeForceGLDriver (7.32.12 - 7.3.2) <0361820C-7006-3AB4-91A1-D589847D8455> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver

    0x7fff6e9de000 -     0x7fff6ea12baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld

    0x7fff86539000 -     0x7fff865a4ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

    0x7fff865a5000 -     0x7fff865a5fff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

    0x7fff865a6000 -     0x7fff86950fe7  com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox

    0x7fff86951000 -     0x7fff869d5ff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

    0x7fff869d6000 -     0x7fff86a16fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

    0x7fff86a17000 -     0x7fff86a29ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib

    0x7fff86a2a000 -     0x7fff86a31ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

    0x7fff86a32000 -     0x7fff86a71fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

    0x7fff86a72000 -     0x7fff86b51fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO

    0x7fff86b52000 -     0x7fff86bb4ff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

    0x7fff86c1e000 -     0x7fff86cb0ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

    0x7fff86cb1000 -     0x7fff86cb5fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

    0x7fff86d03000 -     0x7fff86d38fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface

    0x7fff86d39000 -     0x7fff86d46fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

    0x7fff86d66000 -     0x7fff86d66fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

    0x7fff86d67000 -     0x7fff86db3ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

    0x7fff86db8000 -     0x7fff86db9fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib

    0x7fff86de5000 -     0x7fff86e15ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

    0x7fff86e16000 -     0x7fff86e64fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib

    0x7fff86e65000 -     0x7fff86e6cfff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

    0x7fff86e6d000 -     0x7fff86e6dfff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

    0x7fff86e7c000 -     0x7fff86ec5ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

    0x7fff86ed5000 -     0x7fff87060ff7  com.apple.QTKit (7.7.1 - 2339) <2BC2CF44-CEAF-3D3B-A250-CA59D6AFB0B0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

    0x7fff87061000 -     0x7fff87068fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

    0x7fff8711c000 -     0x7fff87145ff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

    0x7fff87146000 -     0x7fff87181fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib

    0x7fff87182000 -     0x7fff87183fff  libffi.dylib (??? - ???) <DB96CC4B-0D38-3102-80AA-91DDE9AF3886> /usr/lib/libffi.dylib

    0x7fff871a4000 -     0x7fff8766bfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight

    0x7fff8766c000 -     0x7fff87671fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib

    0x7fff876bb000 -     0x7fff876d5fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring

    0x7fff876d6000 -     0x7fff879f8fff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <3A04B8FC-CFA6-3AEB-8FDF-B0525B5A4C82> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

    0x7fff87a0e000 -     0x7fff87a13fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib

    0x7fff87a14000 -     0x7fff87a71ff7  com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

    0x7fff87a72000 -     0x7fff87a9dff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib

    0x7fff87a9e000 -     0x7fff87aa9fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

    0x7fff87ad3000 -     0x7fff87adffff  com.apple.DirectoryService.Framework (10.7 - 146) <38778B01-2CF6-3A33-8A7A-FE016774B24C> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService

    0x7fff87af3000 -     0x7fff87b17fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

    0x7fff87b27000 -     0x7fff87b7efff  com.apple.Suggestions (1.1 - 85.1) <DE511C42-D2F2-309C-80EE-53862245DE22> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions

    0x7fff87b7f000 -     0x7fff87c32ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText

    0x7fff87c33000 -     0x7fff87c85ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

    0x7fff87c86000 -     0x7fff87c9dfff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

    0x7fff87c9e000 -     0x7fff87d93fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib

    0x7fff87ed2000 -     0x7fff87f65fff  com.apple.PDFKit (2.6.5 - 2.6.5) <9CC30317-E89D-3DDF-9069-F3A9CEE4B9A1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit

    0x7fff87f66000 -     0x7fff87fc1fff  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore

    0x7fff87fc2000 -     0x7fff87fd5ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib

    0x7fff87feb000 -     0x7fff88026fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

    0x7fff88027000 -     0x7fff8803bff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

    0x7fff8803c000 -     0x7fff88172fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

    0x7fff88177000 -     0x7fff8891ffff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

    0x7fff88920000 -     0x7fff88946fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

    0x7fff88947000 -     0x7fff88948fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib

    0x7fff88949000 -     0x7fff8895bff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib

    0x7fff8895c000 -     0x7fff88980fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

    0x7fff88a04000 -     0x7fff88a0bfff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <1116CD6D-E7AD-375F-A691-B9DF6609FEAD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib

    0x7fff88a0c000 -     0x7fff88a15ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib

    0x7fff88b83000 -     0x7fff88c06fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

    0x7fff88c07000 -     0x7fff88e7bfff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage

    0x7fff88e83000 -     0x7fff88ea2fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib

    0x7fff88ea3000 -     0x7fff88ee7ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

    0x7fff88ee8000 -     0x7fff88efefff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

    0x7fff88eff000 -     0x7fff88f04fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

    0x7fff88f05000 -     0x7fff88f9fff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

    0x7fff891cf000 -     0x7fff891d3fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib

    0x7fff891d4000 -     0x7fff89ddafff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

    0x7fff89ddb000 -     0x7fff89de0fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib

    0x7fff89de1000 -     0x7fff89de8fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib

    0x7fff89e1a000 -     0x7fff8a044fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

    0x7fff8a045000 -     0x7fff8a131ff7  com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

    0x7fff8a142000 -     0x7fff8a1b8fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

    0x7fff8a1b9000 -     0x7fff8a1e6fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters

    0x7fff8a1e7000 -     0x7fff8a4dcff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security

    0x7fff8a4dd000 -     0x7fff8a50afe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib

    0x7fff8a50b000 -     0x7fff8a527fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

    0x7fff8a528000 -     0x7fff8a52aff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

    0x7fff8a52b000 -     0x7fff8a53aff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib

    0x7fff8a53b000 -     0x7fff8a53dfff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

    0x7fff8a550000 -     0x7fff8a553fff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo

    0x7fff8a554000 -     0x7fff8a594ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib

    0x7fff8a595000 -     0x7fff8a5cffe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

    0x7fff8a5d0000 -     0x7fff8a6d1fff  com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI

    0x7fff8a784000 -     0x7fff8a787fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

    0x7fff8a921000 -     0x7fff8aa23fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib

    0x7fff8aa24000 -     0x7fff8aa6afff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib

    0x7fff8aa6b000 -     0x7fff8adbefff  com.apple.FinderKit (1.0.5 - 1.0.5) <8451D914-7F00-3839-AD72-C9B565B51F87> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit

    0x7fff8ae34000 -     0x7fff8af2eff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

    0x7fff8af77000 -     0x7fff8b63bfe7  libclh.dylib (4.0.3 - 4.0.3) <1A19D767-568D-396A-9C29-DB5C538E248D> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib

    0x7fff8b63c000 -     0x7fff8b664fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

    0x7fff8b665000 -     0x7fff8b67afff  com.apple.FileSync.framework (6.0.1 - 502.2) <65A5CD1B-766D-33F8-8AC1-0984499838E9> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync

    0x7fff8b67b000 -     0x7fff8b6b4fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib

    0x7fff8b6b5000 -     0x7fff8c3ecfff  com.apple.WebCore (7534.57 - 7534.57.7) <33FCF30A-08C5-3169-B3B0-3A9462FA1A0D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore

    0x7fff8c3ed000 -     0x7fff8c554fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

    0x7fff8c555000 -     0x7fff8c555fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

    0x7fff8c558000 -     0x7fff8c558fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib

    0x7fff8c559000 -     0x7fff8c55cfff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

    0x7fff8c8b8000 -     0x7fff8c8d4ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

    0x7fff8c8d5000 -     0x7fff8caa9ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

    0x7fff8caaa000 -     0x7fff8cdc6fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

    0x7fff8cdc7000 -     0x7fff8cdfcfff  libTrueTypeScaler.dylib (??? - ???) <A8156684-3BBE-306C-B492-179CDFFD6027> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib

    0x7fff8cdfd000 -     0x7fff8ce78ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

    0x7fff8ce79000 -     0x7fff8ce7efff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

    0x7fff8ceb8000 -     0x7fff8ceceff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

    0x7fff8ced4000 -     0x7fff8cef4fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib

    0x7fff8cef5000 -     0x7fff8cf6bfff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

    0x7fff8cf6c000 -     0x7fff8cf70ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

    0x7fff8cf71000 -     0x7fff8d90fa27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

    0x7fff8d910000 -     0x7fff8d91bff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices

    0x7fff8d91c000 -     0x7fff8dd49fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

    0x7fff8dd4a000 -     0x7fff8dd50fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

    0x7fff8dd5f000 -     0x7fff8dd65ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib

    0x7fff8dd66000 -     0x7fff8ddbaff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface

    0x7fff8e166000 -     0x7fff8e171ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib

    0x7fff8e172000 -     0x7fff8e172fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib

    0x7fff8ea74000 -     0x7fff8eac7fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

    0x7fff8eac8000 -     0x7fff8eb69fff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

    0x7fff8eb6a000 -     0x7fff8eb6cfff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib

    0x7fff8eb6d000 -     0x7fff8eb94fff  com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts

    0x7fff8eb95000 -     0x7fff8eb9fff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib

    0x7fff8ece3000 -     0x7fff8ed3bff7  libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

    0x7fff8ed3c000 -     0x7fff8ed90fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

    0x7fff8ed91000 -     0x7fff8edaefff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib

    0x7fff8edaf000 -     0x7fff8edf3ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

    0x7fff8edfc000 -     0x7fff8f074fff  com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit

    0x7fff8f075000 -     0x7fff8f07bfff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

    0x7fff8f07c000 -     0x7fff8f206ff7  com.apple.WebKit (7534.57 - 7534.57.7) <15AA1A2E-DCAC-35CE-89DF-0FF7149198CD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

    0x7fff8f207000 -     0x7fff8f52cff7  com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

    0x7fff8f52d000 -     0x7fff8f52dfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

    0x7fff8fced000 -     0x7fff8fceefff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib

    0x7fff8fcef000 -     0x7fff8fd04fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

    0x7fff8fdc5000 -     0x7fff8fde2ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

    0x7fff8fe6f000 -     0x7fff8ff76fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib

    0x7fff8ff77000 -     0x7fff8ff86fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

    0x7fff8ff87000 -     0x7fff90029fff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

    0x7fff9002e000 -     0x7fff90147fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

    0x7fff90149000 -     0x7fff90174fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib

    0x7fff90175000 -     0x7fff90259ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

    0x7fff9025a000 -     0x7fff9083efff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

    0x7fff90847000 -     0x7fff908afff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

    0x7fff908b0000 -     0x7fff908b1fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib

    0x7fff908b2000 -     0x7fff908c4ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib

    0x7fff908c5000 -     0x7fff90a22fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

    0x7fff90a23000 -     0x7fff90ab9ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

    0x7fff90aba000 -     0x7fff90af8fff  com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

    0x7fff90af9000 -     0x7fff90afaff7  libsystem_sandbox.dylib (??? - ???) <5422BA4A-4C96-3BC1-AF83-14F0CED0ECB5> /usr/lib/system/libsystem_sandbox.dylib

    0x7fff90afb000 -     0x7fff90e14fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

    0x7fff90e15000 -     0x7fff91141fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

    0x7fff91142000 -     0x7fff9124efff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib

    0x7fff912bb000 -     0x7fff912c3fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib

    0x7fff912c4000 -     0x7fff912d2fff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

    0x7fff912d3000 -     0x7fff91315ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib

    0x7fff91316000 -     0x7fff9131cfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib

    0x7fff9131d000 -     0x7fff91323ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers

    0x7fff91363000 -     0x7fff913d9ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib

    0x7fff913dd000 -     0x7fff915dffff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib

    0x7fff915e0000 -     0x7fff91653fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib

    0x7fff91654000 -     0x7fff91751ff7  com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

    0x7fff91752000 -     0x7fff91836e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib

    0x7fff91837000 -     0x7fff9183bfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib

    0x7fff9183c000 -     0x7fff91af4fff  com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

    0x7fff91af5000 -     0x7fff91b36fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

    0x7fff91b37000 -     0x7fff91c3cfff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

    0x7fff91c3f000 -     0x7fff91eb0fff  com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer

    0x7fff91ebb000 -     0x7fff91ef5fff  libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <387DE593-9CC5-38C7-911B-A5F2264D34F2> /usr/lib/libncurses.5.4.dylib

    0x7fff91ef6000 -     0x7fff91f29ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

    0x7fff91f2a000 -     0x7fff91f71ff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

    0x7fff91f80000 -     0x7fff91f8dff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib

    0x7fff91f8e000 -     0x7fff91f8efff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

    0x7fff91f8f000 -     0x7fff923adff7  com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit

    0x7fff923ae000 -     0x7fff927e1ff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox

    0x7fff927e2000 -     0x7fff9280bfff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

    0x7fff9280c000 -     0x7fff9281aff7  com.apple.AppleFSCompression (37 - 1.0) <B6B7A560-DD9E-3601-8ACE-42C1FA738843> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

    0x7fff9281b000 -     0x7fff92928fff  libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

    0x7fff92929000 -     0x7fff9292bfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

    0x7fff929af000 -     0x7fff92a17ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

    0x7fff92a18000 -     0x7fff92abdfff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

    0x7fff92abe000 -     0x7fff92ac3ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib

    0x7fff92ac4000 -     0x7fff92aedfff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

    0x7fff92aee000 -     0x7fff92af9ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

    0x7fff92afa000 -     0x7fff92b1bfff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

    0x7fff92b1c000 -     0x7fff92b1ffff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

    0x7fff92b20000 -     0x7fff92be7ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

    0x7fff92be8000 -     0x7fff92c6dff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

    0x7fff92c9f000 -     0x7fff92c9ffff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

    0x7fff92cac000 -     0x7fff92d8afff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <F434B351-AE30-3D1B-9DAF-4581D080D2BC> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

    0x7fff92ded000 -     0x7fff92e3eff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

    0x7fff92e3f000 -     0x7fff92e4dff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib

    0x7fff92e4e000 -     0x7fff92e4fff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib

    0x7fff92e91000 -     0x7fff92e91fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

    0x7fff92eef000 -     0x7fff92ef0ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib

    0x7fff92ef1000 -     0x7fff92f4cff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

    0x7fff92f4d000 -     0x7fff92f5bfff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib

    0x7fff92f5c000 -     0x7fff930fcff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

    0x7fff930fd000 -     0x7fff93114fff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

    0x7fff93115000 -     0x7fff93185fff  com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

    0x7fff93186000 -     0x7fff93186fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

    0x7fff93187000 -     0x7fff93264fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib

    0x7fff93265000 -     0x7fff93268ff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

    0x7fff93269000 -     0x7fff93295ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

    0x7fff93296000 -     0x7fff932f6fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

    0x7fff932f7000 -     0x7fff93353ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

External Modification Summary:

  Calls made by other processes targeting this process:

    task_for_pid: 16

    thread_create: 0

    thread_set_state: 0

  Calls made by this process:

    task_for_pid: 0

    thread_create: 0

    thread_set_state: 0

  Calls made by all processes on this machine:

    task_for_pid: 36569

    thread_create: 1

    thread_set_state: 0

VM Region Summary:

ReadOnly portion of Libraries: Total=234.3M resident=93.3M(40%) swapped_out_or_unallocated=141.1M(60%)

Writable regions: Total=202.2M written=41.4M(20%) resident=80.6M(40%) swapped_out=8352K(4%) unallocated=121.6M(60%)

REGION TYPE                      VIRTUAL

===========                      =======

ATS (font support)                 31.9M

ATS (font support) (reserved)         4K        reserved VM address space (unallocated)

CG backing stores                  8408K

CG image                             96K

CG raster data                      128K

CG shared images                   3448K

CoreAnimation                      4676K

CoreGraphics                         16K

CoreImage                             8K

CoreServices                       1988K

IOKit                              49.4M

MALLOC                             82.1M

MALLOC guard page                    64K

Memory tag=242                       12K

Memory tag=251                       68K

OpenCL                               40K

OpenGL GLSL                        1024K

SQLite page cache                   192K

STACK GUARD                        56.0M

Stack                              10.6M

VM_ALLOCATE                        16.3M

__CI_BITMAP                          80K

__DATA                             26.7M

__IMAGE                             528K

__LINKEDIT                         50.3M

__TEXT                            184.0M

__UNICODE                           544K

mapped file                        43.7M

shared memory                      6952K

===========                      =======

TOTAL                             578.6M

TOTAL, minus reserved VM space    578.6M

Model: MacBookAir3,1, BootROM MBA31.0061.B07, 2 processors, Intel Core 2 Duo, 1.4 GHz, 2 GB, SMC 1.67f10

Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB

Memory Module: BANK 0/DIMM0, 1 GB, DDR3, 1067 MHz, 0x02FE, 0x45424A3130554538454655302D41452D4620

Memory Module: BANK 1/DIMM0, 1 GB, DDR3, 1067 MHz, 0x02FE, 0x45424A3130554538454655302D41452D4620

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD1), Broadcom BCM43xx 1.0 (5.106.198.19.22)

Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports

Network Service: AirPort, AirPort, en0

Serial ATA Device: APPLE SSD TS064C, 60,67 GB

USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0x24600000 / 2

USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x04500000 / 3

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821b, 0x04530000 / 5

USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0242, 0x04300000 / 2

Your windows computer, I am assuming you were building for Android on your windows computer?

At which point during your program execution does it explode on you?

Any errors in the console log?

hej guys, thanks for listening… after hours of research and mindless trying I got it working 5mins ago…

I just changed the 

crate1.collision = onLocalCollision
crate1:addEventListener( “collision”, crate1 )

to

Runtime:addEventListener( “collision”, onCollision )

now it seems to work fine…

why? i have no clue at all… ^^ but i guess, thats the fun of developing…

Are you using storyboard?

Does it happen after changing a scene?

Could this be timer related?

A SIGSEGV (Segment Violation) is where your app tries to access some memory it doesn’t have access to.  Usually this is due with trying to execute a function who’s address is not in code space or access some data not in data space. 

When you define a function:

local function doSomething()

end

doSomething is actually a  variable that points to the code for doSomething().  If you ever print a function out, you will see something like:

0x983ab8384

That’s a pointer to the function.  If your code does something like:

doSomething = 0

that function is now pointing to a bad memory address where code isn’t allowed.

Typically we see this using storyboard when you have physics still running, A play.audio() with an onComplete, or a transition.to() with an onComplete, or a timer… that tries to run a function after you leave a scene and have removed the scene.

hej rob, that sounds exactly like what could’ve happened.

It had probably something to do with how I cleaned up the scene and removed the listeners. and when I changed into another scene the app crashed completely. It was my first time having an error without having any console messages, so it kinda felt like walking in the dark. but thanks for your reply, you always help a lot.

I see you wrote a tutorial on debugging und error messages, any chance you could write one for the debugger tool (if you would recommend using it) ?!

thanks and all the best!

philip

Are you talking about the one we include in the CoronaSDK folder?

Your windows computer, I am assuming you were building for Android on your windows computer?

At which point during your program execution does it explode on you?

Any errors in the console log?

hej guys, thanks for listening… after hours of research and mindless trying I got it working 5mins ago…

I just changed the 

crate1.collision = onLocalCollision
crate1:addEventListener( “collision”, crate1 )

to

Runtime:addEventListener( “collision”, onCollision )

now it seems to work fine…

why? i have no clue at all… ^^ but i guess, thats the fun of developing…

Are you using storyboard?

Does it happen after changing a scene?

Could this be timer related?

A SIGSEGV (Segment Violation) is where your app tries to access some memory it doesn’t have access to.  Usually this is due with trying to execute a function who’s address is not in code space or access some data not in data space. 

When you define a function:

local function doSomething()

end

doSomething is actually a  variable that points to the code for doSomething().  If you ever print a function out, you will see something like:

0x983ab8384

That’s a pointer to the function.  If your code does something like:

doSomething = 0

that function is now pointing to a bad memory address where code isn’t allowed.

Typically we see this using storyboard when you have physics still running, A play.audio() with an onComplete, or a transition.to() with an onComplete, or a timer… that tries to run a function after you leave a scene and have removed the scene.

hej rob, that sounds exactly like what could’ve happened.

It had probably something to do with how I cleaned up the scene and removed the listeners. and when I changed into another scene the app crashed completely. It was my first time having an error without having any console messages, so it kinda felt like walking in the dark. but thanks for your reply, you always help a lot.

I see you wrote a tutorial on debugging und error messages, any chance you could write one for the debugger tool (if you would recommend using it) ?!

thanks and all the best!

philip

Are you talking about the one we include in the CoronaSDK folder?

I have a crash too using Xcode simulator: it looks for framework library inside system\library\framework instead of Xcode sdk framework path (iAD.Framework) [mac newbie] 

I have a crash too using Xcode simulator: it looks for framework library inside system\library\framework instead of Xcode sdk framework path (iAD.Framework) [mac newbie]