Crash when using RapaGUI under MacOS

Report any Hollywood bugs here
User avatar
midwan
Posts: 74
Joined: Sun Jun 19, 2016 1:15 pm
Location: Sweden

Crash when using RapaGUI under MacOS

Post by midwan »

I've written a simple Anim Player application, based on the examples and expanding upon them.
Although the application works fine under Windows and AmigaOS3 (though too slow to be useful on real Classic hardware there), It crashes shortly after startup on MacOS.

There is a 1-2 seconds delay before the crash, during which I can access the menus and get the expected response from them. However, the main window does not show up at all, although a secondary window which I have accessible from the menus (a playlist window) does open up if I'm quick enough to click there before the crash occurs.

I've grabbed the debug output that MacOS provides, in case it helps:

Code: Select all

Process:               AnimPlayer_MacX86 [2335]
Path:                  /Applications/AnimPlayer_MacX86.app/Contents/MacOS/AnimPlayer_MacX86
Identifier:            com.airsoftsoftwair.Hollywood.AnimPlayer_MacX86
Version:               1.0
Code Type:             X86 (Native)
Parent Process:        ??? [1]
Responsible:           AnimPlayer_MacX86 [2335]
User ID:               501

Date/Time:             2016-07-06 21:26:32.353 +0200
OS Version:            Mac OS X 10.11.5 (15F34)
Report Version:        11
Anonymous UUID:        54770269-870F-8B20-B28B-4050EACF2201

Sleep/Wake UUID:       1E8758EB-99F7-49F5-B02C-D0F017FC18E3

Time Awake Since Boot: 53000 seconds
Time Since Wake:       140 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

VM Regions Near 0:
--> 
    __TEXT                 0000000000001000-000000000023d000 [ 2288K] r-x/rwx SM=COW  /Applications/AnimPlayer_MacX86.app/Contents/MacOS/AnimPlayer_MacX86

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.airsoftsoftwair.Hollywood.AnimPlayer_MacX86	0x001543e1 0x1000 + 1389537
1   com.apple.HIToolbox           	0x9787c2ff _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
2   com.apple.HIToolbox           	0x978247b0 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1832
3   com.apple.HIToolbox           	0x978239c4 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 402
4   com.apple.HIToolbox           	0x97836b6d SendEventToEventTarget + 34
5   com.apple.HIToolbox           	0x9785d278 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3100
6   com.apple.HIToolbox           	0x97824bff DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2935
7   com.apple.HIToolbox           	0x978239c4 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 402
8   com.apple.HIToolbox           	0x97836b6d SendEventToEventTarget + 34
9   com.apple.AppKit              	0x9cba19c8 _DPSNextEvent + 2819
10  com.apple.AppKit              	0x9cba085b -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1057
11  com.apple.AppKit              	0x9cba0432 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 121
12  com.apple.AppKit              	0x9cb93b47 -[NSApplication run] + 1063
13  rapagui.hwp                   	0x05962f8b 0x586f000 + 999307
14  rapagui.hwp                   	0x05b0c62f 0x586f000 + 2741807
15  rapagui.hwp                   	0x05a8b689 0x586f000 + 2213513
16  rapagui.hwp                   	0x05a5b615 0x586f000 + 2016789
17  rapagui.hwp                   	0x05881533 0x586f000 + 75059
18  com.airsoftsoftwair.Hollywood.AnimPlayer_MacX86	0x00019517 0x1000 + 99607
19  com.airsoftsoftwair.Hollywood.AnimPlayer_MacX86	0x0015363d 0x1000 + 1386045
20  com.airsoftsoftwair.Hollywood.AnimPlayer_MacX86	0x0000a96c 0x1000 + 39276
21  com.airsoftsoftwair.Hollywood.AnimPlayer_MacX86	0x00002235 0x1000 + 4661

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x9e7367fa kevent_qos + 10
1   libdispatch.dylib             	0x9e1087ea _dispatch_mgr_invoke + 234
2   libdispatch.dylib             	0x9e1083be _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib        	0x9e735d5e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x9c05534b _pthread_wqthread + 1289
2   libsystem_pthread.dylib       	0x9c052f56 start_wqthread + 34

Thread 3:
0   libsystem_kernel.dylib        	0x9e735d5e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x9c05534b _pthread_wqthread + 1289
2   libsystem_pthread.dylib       	0x9c052f56 start_wqthread + 34

Thread 4:
0   libsystem_kernel.dylib        	0x9e735d5e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x9c05534b _pthread_wqthread + 1289
2   libsystem_pthread.dylib       	0x9c052f56 start_wqthread + 34

Thread 5:
0   libsystem_kernel.dylib        	0x9e72e49a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x9e72d884 mach_msg + 68
2   com.apple.CoreFoundation      	0x9734fdc6 __CFRunLoopServiceMachPort + 214
3   com.apple.CoreFoundation      	0x9734f1d1 __CFRunLoopRun + 1521
4   com.apple.CoreFoundation      	0x9734e976 CFRunLoopRunSpecific + 390
5   com.apple.CoreFoundation      	0x97394a51 CFRunLoopRun + 129
6   com.airsoftsoftwair.Hollywood.AnimPlayer_MacX86	0x00128030 0x1000 + 1208368
7   libsystem_pthread.dylib       	0x9c055780 _pthread_body + 138
8   libsystem_pthread.dylib       	0x9c0556f6 _pthread_start + 155
9   libsystem_pthread.dylib       	0x9c052f7a thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x00154254  ecx: 0x00627940  edx: 0x0066f450
  edi: 0x00627940  esi: 0x010c8e00  ebp: 0xbfffe028  esp: 0xbfffdfc0
   ss: 0x00000023  efl: 0x00010206  eip: 0x001543e1   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x00000000
  
Logical CPU:     1
Error Code:      0x00000004
Trap Number:     14


Binary Images:
    0x1000 -   0x23cff7 +com.airsoftsoftwair.Hollywood.AnimPlayer_MacX86 (1.0) <CBB99B29-FFD6-72F7-A607-2321DAAADAA6> /Applications/AnimPlayer_MacX86.app/Contents/MacOS/AnimPlayer_MacX86
  0x7fa000 -   0x7faffd +cl_kernels (???) <EC659348-73EC-4940-94DF-AAB391DA1671> cl_kernels
 0x586b000 -  0x586cff7 +flicanim.hwp (0) <BA01EB21-85CA-B60D-4AB5-B2CB31658B81> /Applications/AnimPlayer_MacX86.app/Contents/MacOS/flicanim.hwp
 0x586f000 -  0x5c15fff +rapagui.hwp (0) <FA863D45-3979-3C74-A255-F15680352069> /Applications/AnimPlayer_MacX86.app/Contents/MacOS/rapagui.hwp
 0x5c83000 -  0x5c9affb  libexpat.1.dylib (12.40.1) <C9C17928-ABC7-368E-82DA-B5F05ED8F721> /usr/lib/libexpat.1.dylib
 0x5ca3000 -  0x5caaff7 +yafa.hwp (0) <5B13B11C-4078-4CBC-B20D-FD3BC309907D> /Applications/AnimPlayer_MacX86.app/Contents/MacOS/yafa.hwp
 0x6b5d000 -  0x6b5eff5 +cl_kernels (???) <222C0840-4A85-42E5-BF52-54414D9E5A40> cl_kernels
0x8fed5000 - 0x8ff09727  dyld (360.22) <F2FF555F-3F89-3F21-8761-25A0E3F8282F> /usr/lib/dyld
0x90061000 - 0x900a0ffb  libGLImage.dylib (12.1) <F79A1EE3-A4A2-3463-8885-445BFEB56041> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x900a1000 - 0x90132fff  com.apple.CoreSymbolication (3.1 - 58048.1) <96291161-FDB8-3113-AC2F-C30C5DC373AE> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x90133000 - 0x90136fff  libScreenReader.dylib (426.42) <DA3EAE1F-0AB2-3E9E-B231-167E8A238326> /usr/lib/libScreenReader.dylib
0x90137000 - 0x9036ffff  com.apple.CoreImage (11.4.0 - 366.4.19) <A243F72A-E641-33DC-923B-62DD95E27DCC> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x90d13000 - 0x90d13fff  com.apple.CoreServices (728.12 - 728.12) <2C21945D-6B4D-3FD7-B328-958106A539DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x911d6000 - 0x911dbff3  com.apple.print.framework.Print (10.0 - 266) <8D7CBAF5-41B3-314C-A5D9-B610737C0602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x911dc000 - 0x91270ff3  com.apple.PerformanceAnalysis (1.0 - 1) <B6F5C177-64C7-3728-91F3-39B75CB4BA0F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x912e6000 - 0x912e9ff7  libdyld.dylib (360.22) <69DF90B3-463D-3F85-A1BA-FB264281EC81> /usr/lib/system/libdyld.dylib
0x912f1000 - 0x912f3ffb  libRadiance.dylib (1450) <F7F6DFF8-9917-3A9E-A639-94B8D212A6E2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x912f4000 - 0x91317fff  com.apple.ProtectedCloudStorage (1.0 - 1) <3A12EBB0-D29E-3177-BA39-85DD5EE54514> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x91346000 - 0x91348fff  libsystem_coreservices.dylib (19.2) <360AF758-E51B-3B37-A9CF-CA6958292A11> /usr/lib/system/libsystem_coreservices.dylib
0x91349000 - 0x9135cff7  libcmph.dylib (6) <7FEE63DB-D02D-3E53-9A0C-2787A49D125C> /usr/lib/libcmph.dylib
0x9135d000 - 0x91360ff7  com.apple.help (1.3.3 - 46) <61D6C3D7-73E3-3586-844D-18A1A8E549A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x91361000 - 0x91379ff7  libSparseBLAS.dylib (1162.2) <A5E0E0A7-7B7A-34F9-BBB2-FD601E15D783> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x916bf000 - 0x916c8fff  libGFXShared.dylib (12.1) <CB73A3A9-1644-387E-9021-8ED66FFE3ADF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x916c9000 - 0x916d2fff  com.apple.DiskArbitration (2.7 - 2.7) <F0C5B62E-C11D-36C5-934B-20780C469616> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x916d3000 - 0x917befeb  libvMisc.dylib (563.5) <28CDB3D7-BD26-3340-9DF5-30696EED5BE3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x917bf000 - 0x917dbff7  com.apple.openscripting (1.7.1 - 169.1) <03ACCF44-6538-395C-8D8C-C0B08CD22AB7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x917dc000 - 0x91a98fff  com.apple.CoreData (120 - 641.3) <ED7656DF-E81A-3667-8952-726167ECCD10> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91a99000 - 0x91aa5fff  com.apple.CrashReporterSupport (10.11 - 718) <E38DAAEC-6631-3458-9428-45901D372200> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x91aa6000 - 0x91acffff  libRIP.A.dylib (957) <441577DB-310A-3A49-8EF5-F92A819A81B9> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91ad0000 - 0x91d5effb  com.apple.CFNetwork (760.5.1 - 760.5.1) <94A1E8DD-784D-3D99-B34E-ECA15013E7BF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91d5f000 - 0x91ed8ff7  com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <D989AB0C-90FE-3D12-AAE7-9DD0E935E7A1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x91ed9000 - 0x91edeff7  libmacho.dylib (875.1) <7B7E1EE6-19D2-3ED5-A183-04EEB663C656> /usr/lib/system/libmacho.dylib
0x91edf000 - 0x921e2ffb  com.apple.WebKit (11601 - 11601.6.17) <C8FC3293-3A2E-3569-A3AF-3C500BEE0C33> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x921e3000 - 0x921e9fff  libunwind.dylib (35.3) <E1C8C75D-2CAD-37FD-BE1A-6D21E951EDEE> /usr/lib/system/libunwind.dylib
0x92aef000 - 0x92c40fef  com.apple.coreui (2.1 - 366.1) <47ED817C-E591-30C5-B601-320891E14C4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92c41000 - 0x92c4eff7  com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <94530CC8-FDD0-3C22-86C1-FB433A144779> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x92c4f000 - 0x92e6dffb  libicucore.A.dylib (551.51.3) <24E98718-F2BC-378C-87EF-F047ADEBD808> /usr/lib/libicucore.A.dylib
0x92e6e000 - 0x92ee4ff3  com.apple.securityfoundation (6.0 - 55126) <8BD6C68F-AECD-330A-BC88-CE363F9E784E> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x92ee5000 - 0x92f34fff  libcurl.4.dylib (90) <DAEC313D-7B9A-36B2-9514-A9AB02A0459C> /usr/lib/libcurl.4.dylib
0x92f35000 - 0x92f3dfff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <2A4675CA-731F-37C6-ABE7-04BC93968B06> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x92f3e000 - 0x92f68fff  libsystem_info.dylib (477.50.4) <9D877FB7-E1C2-37B3-B4B8-AE4DE12682BC> /usr/lib/system/libsystem_info.dylib
0x92f69000 - 0x92f8cffb  com.apple.framework.Apple80211 (11.0 - 1121.34.2) <7E6DC146-265B-3607-A947-2FAAAF4AFB37> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x92f8d000 - 0x92f8dfff  com.apple.Carbon (154 - 157) <25DB41AD-B46F-3FC2-8FFB-325750777CC0> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92f8e000 - 0x92f8efff  libunc.dylib (29) <43DEACB2-96D0-3EDB-99E1-A6C84344D92B> /usr/lib/system/libunc.dylib
0x92f8f000 - 0x93232fff  libmecabra.dylib (696.5) <44285D47-C616-3017-8297-ED5AEEB69982> /usr/lib/libmecabra.dylib
0x93233000 - 0x93237ffb  com.apple.IOSurface (108.2.1 - 108.2.1) <7343BB78-0F9D-3F8E-8699-B0CBCFAFA297> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x93238000 - 0x9329dfff  com.apple.CoreServices.OSServices (728.12 - 728.12) <FEB4FFC0-686D-3118-8BC2-D6D8C9D71A01> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9329e000 - 0x9329efff  libenergytrace.dylib (10.40.1) <3B4CC4D9-7610-3FCD-9EBB-377359888979> /usr/lib/libenergytrace.dylib
0x932aa000 - 0x93352fff  libCoreStorage.dylib (517.50.1) <4C65000A-8166-3515-ADCF-5495B708EEF7> /usr/lib/libCoreStorage.dylib
0x93353000 - 0x93359fff  com.apple.ImageCapture (9.0 - 9.0) <05B279ED-AE4C-3907-B4A8-197F8669954C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9335a000 - 0x93888fdf  com.apple.vImage (8.0 - 8.0) <AAF2ED70-2A85-3670-A962-8F46C23CF21F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x93889000 - 0x938afffb  com.apple.MultitouchSupport.framework (304.12 - 304.12) <80A29D84-2206-35F2-848A-5BE6AE552865> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9391c000 - 0x93a1cff7  libFontParser.dylib (158.6) <B1653EA9-C1C3-3CE4-8251-7176E1FFAEA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x93a1d000 - 0x93b0dffb  com.apple.DiskImagesFramework (10.11.4 - 417.4) <15B3601B-8788-3499-A506-015C6F753BA8> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x93b0e000 - 0x93b14fff  com.apple.IOAccelerator (205.10 - 205.10) <2BF3486A-44D3-317B-9A6E-62B68A868238> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x93b15000 - 0x93b46fff  com.apple.CoreServicesInternal (248.2 - 248.2) <66F9B9AC-BFEE-310E-9A2B-D9D475484580> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x93b47000 - 0x93c60ff7  com.apple.desktopservices (1.10.3 - 1.10.3) <B4550A91-D0BE-3F91-9AFC-E950371D1EA2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93cb5000 - 0x93cb8fff  libCoreFSCache.dylib (119.5) <E5F0DD5A-E0C7-3BD9-B80C-E798F0D075AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x93cb9000 - 0x93cecff7  com.apple.GSS (4.0 - 2.0) <6DBB5190-91A7-35F5-BF42-55BCF73E0B3A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x93f44000 - 0x93f67fff  libJPEG.dylib (1450) <5210F77A-93CF-3E68-B80B-9535B20C6A37> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x93f6b000 - 0x93fa5fff  com.apple.MediaKit (16 - 809) <737F2EA6-8A73-3AAD-8D82-64A8A7E57578> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x94033000 - 0x95105fff  com.apple.WebCore (11601 - 11601.6.17) <3F57053F-EE0B-316B-9371-55DD0AE28873> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x95106000 - 0x95107fff  libSystem.B.dylib (1226.10.1) <93F4A689-98E7-3548-ACF1-0CF6AD366E40> /usr/lib/libSystem.B.dylib
0x95108000 - 0x95127fff  com.apple.GenerationalStorage (2.0 - 239.1) <CE3291C3-2988-37B7-A0B1-700E1596EF0F> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x95140000 - 0x95154ff7  com.apple.CoreBluetooth (1.0 - 1) <D67C0359-3AE0-3ADA-B58C-DF28C814C7CD> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x9518a000 - 0x951c4fff  com.apple.LDAPFramework (2.4.28 - 194.5) <329D7189-BE6F-33FB-93A2-0315098DBE6A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x951c5000 - 0x951c8fff  libpam.2.dylib (20) <A5D72430-8F29-3E9A-AE11-087ED0CB7506> /usr/lib/libpam.2.dylib
0x951c9000 - 0x95284fff  com.apple.backup.framework (1.7.4 - 1.7.4) <764601F4-6786-3D4B-B22F-07F00247AEF5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x95285000 - 0x952a8ff3  libc++abi.dylib (125) <20843323-D228-3A86-9F23-8FDC64B40211> /usr/lib/libc++abi.dylib
0x952a9000 - 0x952aafff  libremovefile.dylib (41) <51459E88-3A13-3C6F-A203-ADF3BBC2867B> /usr/lib/system/libremovefile.dylib
0x952ab000 - 0x95306fff  com.apple.print.framework.PrintCore (11.2 - 472.2) <135292C1-7165-3BFC-A6A9-36651006BD35> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x95307000 - 0x95344ff7  com.apple.DebugSymbols (132 - 132) <367ECDBA-A978-32B1-99B0-7D63C6F36D78> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x95345000 - 0x9539eff3  com.apple.AE (701 - 701) <60406E1C-890C-3E94-B1F2-A8C2C2360054> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9539f000 - 0x953b5fe7  libcompression.dylib (28) <B7A86671-648B-35B3-9A61-5B36D074689C> /usr/lib/libcompression.dylib
0x953c0000 - 0x95408ff7  libFontRegistry.dylib (155.2) <92B60213-D04E-3CC9-817F-63C9FCEDB037> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x954a9000 - 0x954e5fff  com.apple.RemoteViewServices (2.0 - 101) <4B5D2D7C-3F96-361E-A762-2E01CD8F357F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x954e6000 - 0x954f5ff7  libxar.1.dylib (302) <B5FC05C6-3E06-3E92-A8E5-C7733D659F6F> /usr/lib/libxar.1.dylib
0x95508000 - 0x95532fff  libxslt.1.dylib (14.2) <62FA7A30-CA1D-353A-B97C-E8133BE0BE40> /usr/lib/libxslt.1.dylib
0x95533000 - 0x95621fff  libcrypto.0.9.8.dylib (59.40.2) <DCAFDE7E-59DF-3293-AAA1-5001BBB37C8A> /usr/lib/libcrypto.0.9.8.dylib
0x95622000 - 0x95625ff3  libsystem_sandbox.dylib (460.50.4) <75998853-73BE-3E92-8E03-A0892671A844> /usr/lib/system/libsystem_sandbox.dylib
0x956b3000 - 0x956b5fff  libquarantine.dylib (80) <4C34060C-9C6E-3804-ACF7-BDE3ADD900E9> /usr/lib/system/libquarantine.dylib
0x957c6000 - 0x9588ffff  com.apple.DiscRecording (9.0.1 - 9010.4.3) <50D673A1-CB0B-39F2-AC47-552B9E82DF33> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x95890000 - 0x958f3fff  com.apple.SystemConfiguration (1.14 - 1.14) <9E496604-D7FA-3CE6-A598-77D4B1EE0B16> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x958f4000 - 0x95995fff  com.apple.ink.framework (10.9 - 214) <E296CBCD-0290-375E-8E41-C0FA839AB184> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9638a000 - 0x963a5fff  com.apple.CFOpenDirectory (10.11 - 194) <C302E49C-4015-32BE-B7F9-87C54959B22E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x963a6000 - 0x96446ffb  com.apple.QD (3.12 - 302) <4B99C015-A518-3C0E-9512-463E79B8F444> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96447000 - 0x96453ff7  libcsfde.dylib (517.50.1) <FE525CD1-6237-37F9-8E62-F92AD012587B> /usr/lib/libcsfde.dylib
0x96454000 - 0x96464fff  libGL.dylib (12.1) <532F34EA-617B-3000-A460-1D62AF75E9A1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x96465000 - 0x96470ff3  libcommonCrypto.dylib (60075.50.1) <F3AC8D78-FCF9-3499-B1B8-9610136EC04E> /usr/lib/system/libcommonCrypto.dylib
0x96471000 - 0x964a4fe3  libsystem_m.dylib (3105) <621EDD29-0EBA-36BF-AE7A-4DFE6329300E> /usr/lib/system/libsystem_m.dylib
0x964a5000 - 0x964bfff7  liblzma.5.dylib (10) <7DDBF3FF-5EDC-31EA-8A2C-70C6BC754953> /usr/lib/liblzma.5.dylib
0x964c0000 - 0x964ccff7  libkxld.dylib (3248.50.21) <563110B1-3B41-31D0-AE10-F5A0F8AD6598> /usr/lib/system/libkxld.dylib
0x964cd000 - 0x964e0ff7  libsasl2.2.dylib (209) <9E30A76C-2A11-3C25-864B-F253C0A8CAB1> /usr/lib/libsasl2.2.dylib
0x964e1000 - 0x964e9fff  com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <BEB2E1B7-753C-3923-9AEB-6D9BC58818EE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x96520000 - 0x96520fff  libsystem_blocks.dylib (65) <30FA4604-2D0B-3318-B74E-176F0A7E9049> /usr/lib/system/libsystem_blocks.dylib
0x966c3000 - 0x966c6fff  libextension.dylib (78) <91DD808E-AB53-3AFB-B7A5-4F3051285141> /usr/lib/libextension.dylib
0x966c7000 - 0x966d1ffb  com.apple.audio.SoundManager (4.2 - 4.2) <77418940-F003-3497-99C9-87D48917EFCB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x966d4000 - 0x96715ff7  libauto.dylib (186) <3729B54F-12F2-3802-A465-72F441AAD99E> /usr/lib/libauto.dylib
0x96716000 - 0x9672dffb  libsystem_coretls.dylib (83.40.5) <01ABCCA9-477D-3373-A003-AF459F7FA534> /usr/lib/system/libsystem_coretls.dylib
0x9672e000 - 0x967c3ffb  libsystem_c.dylib (1082.50.1) <C8F0475E-9DFD-3A57-B948-155DA7263449> /usr/lib/system/libsystem_c.dylib
0x967c4000 - 0x968eaffb  libsqlite3.dylib (216.4) <72C3FD3D-27D8-3B2F-9472-AAAA2DFC1835> /usr/lib/libsqlite3.dylib
0x968eb000 - 0x96911ffb  libPng.dylib (1450) <0AE54181-7E14-366E-9CE8-581F8E781977> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x96a2a000 - 0x96a43ffb  libsystem_malloc.dylib (67.40.1) <E15CC794-45EE-3999-9D87-6F76FAA6B8A9> /usr/lib/system/libsystem_malloc.dylib
0x96a47000 - 0x96a4afff  libCoreVMClient.dylib (119.5) <7C05B2DF-54D6-358F-9742-A7C7AA7E3475> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x96a4b000 - 0x96a4effb  libCGXCoreImage.A.dylib (957) <45341FFA-61AA-3956-BAF2-7AB590CD3328> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x96a4f000 - 0x96aa5ff7  libc++.1.dylib (120.1) <59501F15-E2C0-30D2-9B8C-7E784D47900E> /usr/lib/libc++.1.dylib
0x96aa6000 - 0x96ab6ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <ED219AAC-30C6-3E9C-9005-AF763F1A62CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x96ab7000 - 0x96ab8fff  com.apple.TrustEvaluationAgent (2.0 - 25) <7B6357BA-B41D-34A8-84D1-B30071C3FC34> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x96ab9000 - 0x96beffff  com.apple.WebKitLegacy (11601 - 11601.6.17) <223F3786-B44F-307F-9B91-DD669B0FD59F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x96bf0000 - 0x96c62ffb  com.apple.framework.CoreWLAN (11.0 - 1101.20) <38771CFC-A5CD-3496-BFF1-696B88D2C975> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x96c63000 - 0x96c76fff  com.apple.Sharing (442.13.6 - 442.13.6) <5CAF03BA-321D-3DF1-BA14-9D728A103454> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x96c77000 - 0x96cbafff  com.apple.Metal (56.6 - 56.6) <F755D67E-1589-3EB7-991F-C012BF56915E> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x96cbb000 - 0x96d04ff7  com.apple.coreservices.SharedFileList (24.4 - 24.5) <5A7E6F6F-3B96-3055-AD1C-F4AA5AEB9938> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x96eb6000 - 0x96edefff  com.apple.IconServices (68.1 - 68.1) <0B9F8C2C-9BE9-3379-A6B9-38781C040EA2> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x96edf000 - 0x96f34ff7  com.apple.htmlrendering (77 - 1.1.4) <5EFC54AC-7FD8-3ADA-97A8-345DD71A9D85> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x97119000 - 0x97170ff7  com.apple.HIServices (1.22 - 550) <6D39D337-F164-3176-80E5-CA14432824BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x97267000 - 0x972bbff3  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <5B75F000-34E7-3884-8451-F1BDF216865F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x972bc000 - 0x972beffb  libCGXType.A.dylib (957) <CB1D066E-4B9A-379E-A2E1-DEE04008DE9F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x972bf000 - 0x97753fff  com.apple.CoreFoundation (6.9 - 1258.1) <F1736DB1-DD1F-3EC2-866C-39C7BA2181FD> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x97754000 - 0x9775dfff  libcopyfile.dylib (127) <367EF1CA-F84D-3A22-B423-70961D21C241> /usr/lib/system/libcopyfile.dylib
0x9775e000 - 0x977c9ff7  com.apple.framework.CoreWiFi (11.0 - 1101.20) <ADA07A97-6F91-3FF0-A234-7115D6A0C402> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x977ca000 - 0x97809fff  com.apple.NavigationServices (3.8 - 220) <7C6C832E-137C-3557-B179-FF369F1DF4C3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9780a000 - 0x97812ff7  libcldcpuengine.dylib (2.7.3) <AB612EA3-9C52-3D8D-88FC-69989D2F7870> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x97813000 - 0x97815fff  libsystem_configuration.dylib (802.40.13) <131DDA09-9D39-325F-9006-83CCCB405A1A> /usr/lib/system/libsystem_configuration.dylib
0x9781c000 - 0x97be3ff3  com.apple.HIToolbox (2.1.1 - 807.2) <0532D0C2-74F3-3098-96F3-3F21D807F4DB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x97be4000 - 0x97c33fff  com.apple.opencl (2.7.0 - 2.7.0) <E5FF8C98-D1D9-3894-B267-7E4B274DBF61> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x97c34000 - 0x97c42ff7  libz.1.dylib (61.20.1) <34A8BA7F-AA56-322E-AC39-ADF8DDE53FF1> /usr/lib/libz.1.dylib
0x982c5000 - 0x98338fff  com.apple.datadetectorscore (7.0 - 460) <C3CD3DBB-AF3C-3308-9B2A-E48C2E298879> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x98339000 - 0x983e0fff  com.apple.Metadata (10.7.0 - 972.34) <E930EE48-86F0-3BD8-9E8E-5A7020209EE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x983e1000 - 0x989c5ffb  com.apple.JavaScriptCore (11601 - 11601.6.13) <EDA64763-DC2B-30E1-9C05-512FF5E614B5> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x989c6000 - 0x98abaff7  libxml2.2.dylib (29.7) <2473E2BB-1DF0-3CDE-BF3C-22C67910680B> /usr/lib/libxml2.2.dylib
0x98b34000 - 0x98c5aff3  com.apple.CoreText (352.0 - 494.11) <DFA79764-7B23-3AC1-9332-D887F58AAE2C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x98c5b000 - 0x98d46ff7  unorm8_bgra.dylib (2.7.3) <5F467CC1-C96F-3CE0-8B7B-7194050312F0> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x98d47000 - 0x98ea0ff7  libBLAS.dylib (1162.2) <4EC4D123-53BC-394C-9F4D-EFF97B3972BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x98ea9000 - 0x98eabffb  libsystem_secinit.dylib (20) <B71D9743-87EB-3A33-BFD4-2BE8768E7FEB> /usr/lib/system/libsystem_secinit.dylib
0x98eac000 - 0x98eb5fff  libsystem_networkextension.dylib (385.40.36) <4FB5B398-25CE-306A-BBAE-D635F3713FDB> /usr/lib/system/libsystem_networkextension.dylib
0x98f66000 - 0x98f68ff3  com.apple.EFILogin (2.0 - 2) <CB406C7B-EA04-3703-80C4-F21658D6CFBC> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x98f69000 - 0x9901cff7  com.apple.Bluetooth (4.4.5 - 4.4.5f3) <90165267-8069-3FBB-BBED-08D90ECE1846> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x9901d000 - 0x99416ff7  com.apple.CoreGraphics (1.600.0 - 957) <369633CA-94C7-3FC9-ABF1-228624AE6192> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x99417000 - 0x99417fff  libmetal_timestamp.dylib (600.0.44.1) <C175193D-CC96-3617-BD2F-74D3E64E97DB> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x99418000 - 0x9955afef  libvDSP.dylib (563.5) <1463C8CE-B11B-3B24-B456-F12CCEB1F693> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x997b4000 - 0x997baff3  libsystem_platform.dylib (74.40.2) <D75F4900-3DEA-3197-AABC-278596C080CE> /usr/lib/system/libsystem_platform.dylib
0x99977000 - 0x9997fffb  libsystem_dnssd.dylib (625.50.5) <D6669581-6F17-35D9-A060-0A804E8EAC11> /usr/lib/system/libsystem_dnssd.dylib
0x99980000 - 0x999faffb  com.apple.Heimdal (4.0 - 2.0) <92BBE308-5D72-335E-AE5C-B96F555BA5B6> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x999fb000 - 0x99a08ff7  libbz2.1.0.dylib (38) <5AF36C82-D418-3B72-9358-4890779B6DC9> /usr/lib/libbz2.1.0.dylib
0x99a09000 - 0x99a14ff7  libChineseTokenizer.dylib (16) <AE3E240D-C4AC-39D0-882F-4F877B182779> /usr/lib/libChineseTokenizer.dylib
0x99a15000 - 0x99cc8ff7  com.apple.security (7.0 - 57337.50.23) <C48F0969-007E-3E7A-986B-870A19673BB8> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x99cc9000 - 0x99cfaff7  com.apple.DictionaryServices (1.2 - 250.3) <D1F29A52-AFD5-3D8E-85D8-CA14E0217AA6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x99d6f000 - 0x99d8dffb  libresolv.9.dylib (60) <5AF8F512-BACE-3BD7-8D21-E0AAEBF07FF9> /usr/lib/libresolv.9.dylib
0x99d8e000 - 0x99f70fff  com.apple.QuartzCore (1.11 - 410.14) <3848EA1D-DAAF-3A42-BC47-9F7F69381262> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x99f71000 - 0x99f86ff3  libCGInterfaces.dylib (317.9) <781659B7-7013-3956-9E44-A6F60410391F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x99f8a000 - 0x9a028fff  com.apple.ColorSync (4.9.0 - 4.9.0) <CAACC374-A1D8-30B7-B0DC-B8E62078CB56> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9a029000 - 0x9a069ff3  com.apple.AppleJPEG (1.0 - 1) <6F2A63D5-3DB3-3B70-A4A0-2B7D0014A948> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x9a06a000 - 0x9a06bfff  libDiagnosticMessagesClient.dylib (100) <5F2F9A2C-1A83-3D4E-8F69-1D4FD0515794> /usr/lib/libDiagnosticMessagesClient.dylib
0x9a06c000 - 0x9a3c71eb  libobjc.A.dylib (680) <9B9B39CC-CC3A-3E91-AAE7-961E8A6E1804> /usr/lib/libobjc.A.dylib
0x9a3c8000 - 0x9a4ccfff  libJP2.dylib (1450) <2AEA8B74-585A-3053-A1C8-89BB6EAA2935> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9a4cd000 - 0x9a4defff  libsystem_trace.dylib (201.10.3) <09F08700-03FF-3220-9FD8-EB33C397002B> /usr/lib/system/libsystem_trace.dylib
0x9a4df000 - 0x9a4eafff  com.apple.NetAuth (6.0 - 6.0) <5BDBB960-B818-3B5A-9F0A-345DFB727F76> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9a503000 - 0x9a50cfff  com.apple.icloud.FindMyDevice (1.0 - 1) <E3441829-BBAC-3791-897F-C826BDE8DA18> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x9a50d000 - 0x9a524ff7  libmarisa.dylib (4) <B64E6872-A3B1-3C96-9372-04F39BE2C2A8> /usr/lib/libmarisa.dylib
0x9a525000 - 0x9a529fff  libheimdal-asn1.dylib (453.40.10) <47D6EB82-186C-32C4-80D5-B3C09E126C0D> /usr/lib/libheimdal-asn1.dylib
0x9a52a000 - 0x9a904ff7  libLAPACK.dylib (1162.2) <4910B9B9-91C5-3089-BA45-20EDD6D1FD70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9a905000 - 0x9a913ff3  com.apple.opengl (12.1.0 - 12.1.0) <47893C04-DCA1-3512-BA5A-2AE812E2E6DE> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9a914000 - 0x9ab92fef  com.apple.QuickTime (7.7.3 - 2943.10) <72F3E946-0ABF-3A83-B1AA-FF79C80252F5> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9ab93000 - 0x9ab9cffb  com.apple.CommonAuth (4.0 - 2.0) <AB518D34-4101-30D8-82D6-58CA22EA0081> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9ab9d000 - 0x9abb6fff  libsystem_asl.dylib (323.50.1) <CB8811F0-294F-3C65-95FB-243AEA73DA8E> /usr/lib/system/libsystem_asl.dylib
0x9abb7000 - 0x9abd4ff7  libCRFSuite.dylib (34) <5872C4CE-812E-3ABC-B78A-216A9AFD386B> /usr/lib/libCRFSuite.dylib
0x9ba84000 - 0x9ba91fff  com.apple.OpenDirectory (10.11 - 194) <E139C2E6-6E9E-3913-84E5-19DDB136B6A2> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9ba92000 - 0x9baf9fff  libcorecrypto.dylib (335.50.1) <66992865-A8BF-33C4-8C7D-A5EA7A13E90D> /usr/lib/system/libcorecrypto.dylib
0x9bb4d000 - 0x9bb7bff7  libarchive.2.dylib (33.20.2) <FB7EA848-C053-3016-9317-BEB146619816> /usr/lib/libarchive.2.dylib
0x9be38000 - 0x9be3afff  com.apple.securityhi (9.0 - 55006) <02F676CB-B380-3CE2-86AE-30B934B74CD9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9be3b000 - 0x9be97ff7  libTIFF.dylib (1450) <59700AA4-45A2-35B6-8352-6284584C161F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9bf07000 - 0x9bf07fff  liblaunch.dylib (765.50.8) <F848F0C0-2657-3391-888E-0C37E69912D7> /usr/lib/system/liblaunch.dylib
0x9bf08000 - 0x9bf89ff3  com.apple.framework.IOKit (2.0.2 - 1179.50.2) <64742932-B2AC-3560-9508-C2F7CC08B6A6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9bf8a000 - 0x9bff8ffb  libsystem_network.dylib (583.50.1) <9E825C07-EE19-3EDB-ACA9-AC5CC702AAAC> /usr/lib/system/libsystem_network.dylib
0x9c04e000 - 0x9c051ffb  libutil.dylib (43) <761D677E-9A8E-3385-BCFD-F2CB28A6A9B6> /usr/lib/libutil.dylib
0x9c052000 - 0x9c05affb  libsystem_pthread.dylib (138.10.4) <80F0637E-42BE-3C9D-A578-01F1017C73A2> /usr/lib/system/libsystem_pthread.dylib
0x9c05b000 - 0x9c22eff7  com.apple.ImageIO.framework (3.3.0 - 1450) <7B471A5A-C881-3BFC-9DD2-DDBE44DE1F1B> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9c22f000 - 0x9c265ff7  com.apple.CoreVideo (1.8 - 191.3) <26C95104-9FA6-32E7-A348-E5AF4AD59023> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9c266000 - 0x9c26bfff  com.apple.TCC (1.0 - 1) <97C8E932-A0CF-3A6C-AB18-B8C1A5055EAB> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x9c26c000 - 0x9c567ff3  com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <32914376-923F-3046-AD96-E5F56521E5AD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9c568000 - 0x9c64eff7  unorm8_rgba.dylib (2.7.3) <0DCEA62F-BEDF-32B4-B3A3-38806DA0C368> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x9c64f000 - 0x9c6c4fff  com.apple.SearchKit (1.4.0 - 1.4.0) <2F470D76-6C21-38A8-98A7-1DF5C4964F34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9c6c5000 - 0x9c84afff  com.apple.UIFoundation (1.0 - 436.1) <33461882-66FC-3130-B397-9E65469CFDBD> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x9c84b000 - 0x9c84bfff  com.apple.audio.units.AudioUnit (1.13 - 1.13) <987DDC00-B385-3A15-AC1D-1AAA50D6ECBB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9c858000 - 0x9c862fff  libsystem_notify.dylib (150.40.1) <2289C342-4E02-3DE8-9160-A2A4E288B2DD> /usr/lib/system/libsystem_notify.dylib
0x9c863000 - 0x9c87cfff  com.apple.Kerberos (3.0 - 1) <808BA537-7654-3792-86ED-770350FE5261> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9c87d000 - 0x9c87ffff  com.apple.loginsupport (1.0 - 1) <871D1582-0EEB-3223-8BA7-5B708B78A0BB> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x9c880000 - 0x9c880fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <3172ABD9-9647-3D33-A29D-41A454FDEED9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9cb53000 - 0x9d834ffb  com.apple.AppKit (6.9 - 1404.47) <F2EB81AB-3A61-3B68-9955-92B9D960E655> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9d835000 - 0x9d83dfff  com.apple.NetFS (6.0 - 4.0) <95A7A6DB-92AE-3D69-AE2E-A518C5258913> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9d84e000 - 0x9dc80ffb  com.apple.vision.FaceCore (3.3.1 - 3.3.1) <82AA6556-43A3-3EF5-BE6E-2653207F4619> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x9dc81000 - 0x9dcf4ffb  com.apple.ApplicationServices.ATS (377 - 394.4) <F3466549-3D30-375A-B90F-25F241A16E9C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9dcf5000 - 0x9dcf5fff  libkeymgr.dylib (28) <1706DAE1-9175-3BB4-A4BF-431FF71D282E> /usr/lib/system/libkeymgr.dylib
0x9dcf6000 - 0x9dcfafff  com.apple.CommonPanels (1.2.6 - 96) <E4AAB53E-E89B-387A-B6CE-69F5CF442C49> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9dcfb000 - 0x9ddecff3  libiconv.2.dylib (44) <4EB465C8-E736-3DBD-9F62-74B73B66A84B> /usr/lib/libiconv.2.dylib
0x9dded000 - 0x9ddedfff  libOpenScriptingUtil.dylib (169.1) <5D59F70A-DDED-3DA8-8345-1414922047CD> /usr/lib/libOpenScriptingUtil.dylib
0x9ddef000 - 0x9deedfff  com.apple.LaunchServices (728.12 - 728.12) <69777E87-41DB-3ED5-AF30-0826BEC98B01> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9e0c9000 - 0x9e0cbfff  libCVMSPluginSupport.dylib (12.1) <699DC5A2-4CA5-3D68-A377-346345AF5347> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9e100000 - 0x9e100fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <8478BFDC-E0E9-33CB-B782-E5225BAF8D93> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9e101000 - 0x9e12bfff  libdispatch.dylib (501.40.12) <A94D9217-881A-355A-8DDE-F89F0EBDEE35> /usr/lib/system/libdispatch.dylib
0x9e12c000 - 0x9e183fff  libcups.2.dylib (435.2) <20A4CE95-4E29-3A65-9594-02F904FA7A13> /usr/lib/libcups.2.dylib
0x9e184000 - 0x9e1d7fff  libstdc++.6.dylib (104.1) <649EF23E-4FEF-34DA-88DB-A7D4536AD3DF> /usr/lib/libstdc++.6.dylib
0x9e1d8000 - 0x9e55bffb  com.apple.Foundation (6.9 - 1259) <B769EC7D-63B4-30FD-B6E5-2F0B67C24D92> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9e55c000 - 0x9e560fff  libcache.dylib (75) <6C2EE04E-CDB4-3362-BB06-7BD9E358C280> /usr/lib/system/libcache.dylib
0x9e56d000 - 0x9e583ff3  libLinearAlgebra.dylib (1162.2) <CAA4BD99-9399-32D7-B2BD-88FB1F32E17C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x9e584000 - 0x9e58afff  com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <942677DD-1E01-354D-AC8E-8C42E53BDA2E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9e58b000 - 0x9e636ff7  com.apple.LanguageModeling (1.0 - 1) <8C93D8EF-52BF-3A62-892C-5913282CB926> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x9e637000 - 0x9e63cffb  libcompiler_rt.dylib (62) <827EBCF1-DDE3-3290-98AC-D194AF897099> /usr/lib/system/libcompiler_rt.dylib
0x9e64a000 - 0x9e657fff  com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <51F1211F-E879-3BB8-80DA-9B127D8D107D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x9e658000 - 0x9e69bfff  libGLU.dylib (12.1) <A30631F5-B0F9-38E0-8881-96270645B1AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9e69c000 - 0x9e6f0fff  com.apple.Symbolication (1.4 - 58044) <38E5E6CC-3551-30C0-961C-C2CD3F339DFC> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9e6f1000 - 0x9e719fff  libxpc.dylib (765.50.8) <16C84BE9-2BA3-390F-883D-F0333013E7DB> /usr/lib/system/libxpc.dylib
0x9e71a000 - 0x9e73bffb  libsystem_kernel.dylib (3248.50.21) <D1309C26-1576-33AD-B3E4-244C60BB63FA> /usr/lib/system/libsystem_kernel.dylib
0x9e73c000 - 0x9e73ffff  com.apple.xpc.ServiceManagement (1.0 - 1) <A823018B-686B-3C2D-A97E-43503A9F07BE> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x9e765000 - 0x9e765fff  com.apple.ApplicationServices (48 - 48) <254BB3C1-738A-3A40-92E4-F595ED0EC7EC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9e766000 - 0x9e99fff7  libFosl_dynamic.dylib (16.24) <928611BD-3E71-3B63-A349-804A7341AC6A> /usr/lib/libFosl_dynamic.dylib
0x9e9a0000 - 0x9e9a1fff  liblangid.dylib (122) <3432A383-168D-3522-8B32-BEABE733FC8F> /usr/lib/liblangid.dylib
0x9e9a2000 - 0x9e9a2fff  com.apple.Cocoa (6.11 - 22) <5DE99658-0C2F-3DB0-8741-B9D36FCF04D8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9e9a6000 - 0x9e9b7fff  libbsm.0.dylib (34) <FA298D27-CA59-3106-A3F7-33F91576FA13> /usr/lib/libbsm.0.dylib
0x9e9b8000 - 0x9e9bcffb  libGIF.dylib (1450) <64E43014-A9FC-37E0-B444-6EF0446CB748> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9e9bd000 - 0x9e9c6ff3  com.apple.AppleSRP (5.0 - 1) <75BDCAE5-82C9-38AC-885D-741CF175A803> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    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: 22089
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=201.9M resident=0K(0%) swapped_out_or_unallocated=201.9M(100%)
Writable regions: Total=69.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=69.3M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate.framework               128K        2 
Activity Tracing                  2048K        2 
CG backing stores                 2096K        5 
CG image                            44K        5 
CG raster data                    1200K        2 
CG shared images                   304K        9 
CoreAnimation                       20K        3 
CoreUI image data                  752K       10 
CoreUI image file                  192K        4 
Kernel Alloc Once                    4K        2 
MALLOC                            35.7M       28 
MALLOC guard page                   48K        9 
Memory Tag 242                      12K        2 
OpenCL                              24K        4 
Process Corpse Info               2048K        2 
Stack                             10.1M        7 
Stack Guard                       56.0M        7 
VM_ALLOCATE                        116K       10 
__DATA                            9900K      215 
__IMAGE                            528K        2 
__LINKEDIT                        49.5M       10 
__OBJC                            2680K       66 
__TEXT                           152.4M      223 
__UNICODE                          552K        2 
mapped file                      153.9M      129 
shared memory                     16.3M        9 
===========                     =======  ======= 
TOTAL                            496.1M      743 

Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 2,66 GHz, 8 GB, SMC 1.42f4
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x0198, 0x393930353432382D3030352E4130304C4620
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x0198, 0x393930353432382D3030352E4130304C4620
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.24)
Bluetooth: Version 4.4.5f3 17904, 3 services, 19 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: SAMSUNG SSD 830 Series, 256,06 GB
Serial ATA Device: MATSHITADVD-R   UJ-868
USB Device: USB Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: IR Receiver
USB Device: USB Bus
USB Device: BRCM2046 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB 2.0 Bus
USB Device: USB 2.0 Bus
USB Device: Built-in iSight
Thunderbolt Bus: 
Please let me know if I can provide anything further to help investigate this?
I haven't had a chance to test the same application on other platforms (like Linux or AROS) but I will as soon as I set up some VMs for that.
I'll post here if I discover anything there.
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Crash when using RapaGUI under MacOS

Post by airsoftsoftwair »

Is this reproducable with any of the examples that come with RapaGUI? If that isn't the case, I'll need a very small demo script that allows me to reproduce the problem here. Crash logs don't really help. So please try to prepare a very short ready-to-run demo script that reproduces the issue.
User avatar
midwan
Posts: 74
Joined: Sun Jun 19, 2016 1:15 pm
Location: Sweden

Re: Crash when using RapaGUI under MacOS

Post by midwan »

Hmm, I have some interesting additional information on this...

While trying to reproduce it on another Mac, I saw the following sequence:
- First run (first time ever on this specific Mac), the app seems to work fine. Main window opens up, no crash occurs.
- I used one of the app's menu items which opens up a FileRequester with MultiSelect enabled. That causes the crash.
- After that, re-opening the app does not work anymore, and we're back to the behavior I described in my original post.

Strange that even after closing the app (due to the crash) will not allow it to open up normally again. It's as if something is stored and causes the crash as soon as it re-opens it?

I'll try it with a minimal script only attempting to open the file requester, to see if that causes it. If it does, I will update you with a demo script as requested...
User avatar
midwan
Posts: 74
Joined: Sun Jun 19, 2016 1:15 pm
Location: Sweden

Re: Crash when using RapaGUI under MacOS

Post by midwan »

OK, I can confirm that it's reproducable using this minimum script:

Code: Select all

@VERSION 6,1
@REQUIRE "RapaGUI"

FileRequest("Select a file", "anim8", #REQ_MULTISELECT)
The file requester opens up, but after a few seconds the application crashes.
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Crash when using RapaGUI under MacOS

Post by airsoftsoftwair »

Unfortunately, I can't reproduce it here on El Capitan 10.11.5. I've waited several seconds, clicked some files, browsed through some folders, etc. No crashes at all. Is there something else I need do in order to reproduce the crash?
User avatar
midwan
Posts: 74
Joined: Sun Jun 19, 2016 1:15 pm
Location: Sweden

Re: Crash when using RapaGUI under MacOS

Post by midwan »

Hmm, that's strange. I tried it on two different Mac installations (both running El Capitan) and got the same problem. I wonder if there's something else in common there that triggered it then. I'll have to see if I can isolate this further and get back to you, if you can't reproduce it on your end...
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Crash when using RapaGUI under MacOS

Post by airsoftsoftwair »

How did you start the script you provided? Did you start it from the Hollywood GUI, from a shell or did you compile it as an app bundle and ran it as a stand-alone executable?
User avatar
midwan
Posts: 74
Joined: Sun Jun 19, 2016 1:15 pm
Location: Sweden

Re: Crash when using RapaGUI under MacOS

Post by midwan »

I've compiled the app for the platforms I'm testing, so it was a compiled binary for MacOS.
The xml GUI definition was linked, but the plugins were not. I've included them in the App_Bundle/Contents/MacOS folder, where the executable is in.

They also exist (same version) on the host running the app, under the Hollywood and Hollywood Player app bundles also.
User avatar
midwan
Posts: 74
Joined: Sun Jun 19, 2016 1:15 pm
Location: Sweden

Re: Crash when using RapaGUI under MacOS

Post by midwan »

I was planning to setup a vanilla El Capitan VM, so I can test it there and see...

Other Rapagui apps that I've done seem to work without crashing, so it's probably safe to say that the plugin file itself is OK. :)

If you can't reproduce it, then it must be something in those 2 systems I've tested. The trick is to find out what exactly.
I'm hoping the tests on a vanilla VM will help identify that, so I'll get back to you once I have more info...

EDIT: I found out something...
If I compile the Test script I mentioned above, I don't get the crash. If I try to run it from the script, using the HollywoodInterpreter however, it crashes on startup. Shouldn't that be the correct association for .hws files on MacOS?

I've placed the necessary plugins in the /Applications/Hollywood/Contents/Resources/HollywoodInterpreter/Contents/MacOS/ folder.

The complete application I have does still crash however, compiled or not - but at least now I know why you couldn't reproduce this. I'll need to find which extra bits caused it and update you.
User avatar
midwan
Posts: 74
Joined: Sun Jun 19, 2016 1:15 pm
Location: Sweden

Re: Crash when using RapaGUI under MacOS

Post by midwan »

Update 1:
I just tested the compiled application (not just the sample script) on a fresh vanilla VM running El Capitan.
The crash occurs there as well, so at least we know this much.

Next step is to go over the code and try to narrow down exactly which part(s) cause the crash now.
Post Reply