OctoPod
OctoPod copied to clipboard
Mac app
I love the ios app but I'd really want an app for Mac OS. I use Octoprint on a system with not much resources and it's always painful to load the web UI especially while printing. Octopod works much better thatn the web UI and I'd really love an app for my computer. Is this something you consider to build? Could anyone port the code to Mac?
Hi @jon-daemon, this is an interesting idea. Curious to see if someone else has cycles to look into this.
@jon-daemon I also needed an app to quickly monitor my print job from my laptop. I'm writing a small OctoPod for Mac MVP. Will you be willing to test it?
@gdombiak please assign it to me.
@ariforu Yes of course I want to test it. I have an iMac 12,1 (Mid 2011) with High Sierra 10.13.6.
Thanks @jon-daemon . There were some APIs that did not compile in 10.13. I added some API checks to make it compatible. Please unzip and try OctoPod Macv0.4.zip
It looks like this in Catalina (10.15)
Hot damn that’s cool! Can it also do a camera gallery for multiple printers? That would be the cherry on top.
Thank you for sharing! I will be at home in 10 days and I will give it a go. I will come back for feedback.
I tried it out but it's crashing on me any time I try to open the window after filling out the preferences. `Process: OctoPod Mac [68422] Path: /private/var/folders/*/OctoPod Macv0.4.app/Contents/MacOS/OctoPod Mac Identifier: org.OctoPod.OctoPod-Mac Version: 1.0 (1) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: OctoPod Mac [68422] User ID: 502
Date/Time: 2020-07-11 22:55:00.206 -0500 OS Version: Mac OS X 10.15.5 (19F101) Report Version: 12 Anonymous UUID: 3A624179-701F-2478-0629-93E2858B552D
Sleep/Wake UUID: 74EE04C4-0554-4B2A-A109-BE3A03FE8314
Time Awake Since Boot: 280000 seconds Time Since Wake: 6900 seconds
System Integrity Protection: disabled
Notes: Translocated Process
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL) Exception Codes: 0x0000000000000001, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Illegal instruction: 4 Termination Reason: Namespace SIGNAL, Code 0x4 Terminating Process: exc handler [68422]
Application Specific Information: Performing @selector(statusBarButtonClickedWithSender:) from sender NSStatusBarButton 0x7fe8ebe1a170
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 org.OctoPod.OctoPod-Mac 0x000000010b629d61 0x10b5e0000 + 302433 1 org.OctoPod.OctoPod-Mac 0x000000010b5e35cb 0x10b5e0000 + 13771 2 org.OctoPod.OctoPod-Mac 0x000000010b5e71e6 0x10b5e0000 + 29158 3 org.OctoPod.OctoPod-Mac 0x000000010b608cd5 0x10b5e0000 + 167125 4 org.OctoPod.OctoPod-Mac 0x000000010b5f6006 0x10b5e0000 + 90118 5 org.OctoPod.OctoPod-Mac 0x000000010b5f473f 0x10b5e0000 + 83775 6 org.OctoPod.OctoPod-Mac 0x000000010b5f4cd8 0x10b5e0000 + 85208 7 com.apple.AppKit 0x00007fff33fdea75 -[NSViewController _sendViewDidLoad] + 87 8 com.apple.AppKit 0x00007fff340393b7 _noteLoadCompletionForObject + 642 9 com.apple.AppKit 0x00007fff33f40264 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1930 10 com.apple.AppKit 0x00007fff33fc63be -[NSNib _instantiateNibWithExternalNameTable:options:] + 647 11 com.apple.AppKit 0x00007fff33fc6042 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143 12 com.apple.AppKit 0x00007fff33fc53b4 -[NSViewController loadView] + 345 13 com.apple.AppKit 0x00007fff33fc50fb -[NSViewController _loadViewIfRequired] + 72 14 com.apple.AppKit 0x00007fff33fc5078 -[NSViewController view] + 23 15 com.apple.AppKit 0x00007fff342cf075 -[NSPopover showRelativeToRect:ofView:preferredEdge:] + 264 16 org.OctoPod.OctoPod-Mac 0x000000010b606ba9 0x10b5e0000 + 158633 17 org.OctoPod.OctoPod-Mac 0x000000010b606d5b 0x10b5e0000 + 159067 18 org.OctoPod.OctoPod-Mac 0x000000010b606e1f 0x10b5e0000 + 159263 19 com.apple.AppKit 0x00007fff341a4fc7 -[NSApplication(NSResponder) sendAction:to:from:] + 299 20 com.apple.AppKit 0x00007fff341a4e62 -[NSControl sendAction:to:] + 86 21 com.apple.AppKit 0x00007fff341a0ebb NSControlTrackMouse + 1745 22 com.apple.AppKit 0x00007fff341a07c2 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 130 23 com.apple.AppKit 0x00007fff341a0681 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 691 24 com.apple.AppKit 0x00007fff346df3ab -[NSStatusBarButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 305 25 com.apple.AppKit 0x00007fff3419f9fd -[NSControl mouseDown:] + 748 26 com.apple.AppKit 0x00007fff3419de10 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4914 27 com.apple.AppKit 0x00007fff34108611 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2612 28 com.apple.AppKit 0x00007fff341079b9 -[NSWindow(NSEventRouting) sendEvent:] + 349 29 com.apple.AppKit 0x00007fff346e0c79 -[NSStatusBarWindow sendEvent:] + 347 30 com.apple.AppKit 0x00007fff34105d44 -[NSApplication(NSEvent) sendEvent:] + 352 31 com.apple.AppKit 0x00007fff33f52daf -[NSApplication run] + 707 32 com.apple.AppKit 0x00007fff33f24b86 NSApplicationMain + 777 33 org.OctoPod.OctoPod-Mac 0x000000010b5e1b39 0x10b5e0000 + 6969 34 libdyld.dylib 0x00007fff70dadcc9 start + 1
Thread 1: 0 libsystem_pthread.dylib 0x00007fff70fb1b68 start_wqthread + 0
Thread 2: 0 libsystem_pthread.dylib 0x00007fff70fb1b68 start_wqthread + 0
Thread 3: 0 libsystem_pthread.dylib 0x00007fff70fb1b68 start_wqthread + 0
Thread 4:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff70eeedfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff70eef170 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff36cffa97 __CFRunLoopServiceMachPort + 247 3 com.apple.CoreFoundation 0x00007fff36cfe551 __CFRunLoopRun + 1329 4 com.apple.CoreFoundation 0x00007fff36cfd9c3 CFRunLoopRunSpecific + 466 5 com.apple.AppKit 0x00007fff34104144 _NSEventThread + 132 6 libsystem_pthread.dylib 0x00007fff70fb6109 _pthread_start + 148 7 libsystem_pthread.dylib 0x00007fff70fb1b8b thread_start + 15
Thread 5: 0 libsystem_pthread.dylib 0x00007fff70fb1b68 start_wqthread + 0
Thread 6: 0 libsystem_pthread.dylib 0x00007fff70fb1b68 start_wqthread + 0
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00007ffee461dbf0 rcx: 0x00007fff8e607648 rdx: 0x0000000000000000 rdi: 0x0000000000000000 rsi: 0x0000600003e05a78 rbp: 0x00007ffee461dda0 rsp: 0x00007ffee461dbf0 r8: 0x0000000000000000 r9: 0xffffffff00000000 r10: 0x00007fff8e607648 r11: 0x00007fff39363bed r12: 0x00007fff89eae690 r13: 0x00007ffee461dbf0 r14: 0x00007fff89e972f8 r15: 0x000000010b659fc0 rip: 0x000000010b629d61 rfl: 0x0000000000010246 cr2: 0x000000010b6293f0
Logical CPU: 4 Error Code: 0x00000000 Trap Number: 6
Binary Images: 0x10b5e0000 - 0x10b64bff7 +org.OctoPod.OctoPod-Mac (1.0 - 1) <9358200F-376B-3FFF-BC9D-4BA07F177BC4> /var/folders/*/OctoPod Macv0.4.app/Contents/MacOS/OctoPod Mac 0x10e460000 - 0x10e463047 libobjc-trampolines.dylib (787.1) <F52540F0-F039-3179-B3B8-FE614C12D77D> /usr/lib/libobjc-trampolines.dylib 0x116e6d000 - 0x116efeeff dyld (750.5) <E4698FBD-806A-3396-B279-E685BA37430B> /usr/lib/dyld 0x7fff2cb2a000 - 0x7fff2cba9ff6 com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (14.6.18 - 14.0.6) <F0D00CA0-9FE9-37B0-98B3-EFDBBD2C39EC> /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver 0x7fff322ef000 - 0x7fff324a2ff3 com.apple.GeForceMTLDriver (14.0.32 - 14.0.0) <04557C10-6E68-3878-85A9-A8524A1E9A51> /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver 0x7fff32890000 - 0x7fff32890fff com.apple.Accelerate (1.11 - Accelerate 1.11) <6BD2DC87-7F64-3048-927F-D051E0B2107C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff32891000 - 0x7fff328a8ff7 libCGInterfaces.dylib (524.2.1) <8FCDD3F2-4672-3411-83DD-6A499FA68FBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff328a9000 - 0x7fff33144fcf com.apple.vImage (8.1 - 524.2.1) <CCFEFB62-8793-374D-BFE9-16D31BFF283B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff33145000 - 0x7fff332dafef libBLAS.dylib (1303.60.1) <5892561A-79AA-3AEB-80D1-FA94917E4A75> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff332db000 - 0x7fff3361cfff libBNNS.dylib (144.100.2) <2181C0C9-F024-372A-9246-AE1C4D2B697D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff3361d000 - 0x7fff339c4fff libLAPACK.dylib (1303.60.1) <457EB68E-5FEB-3940-A9F1-8B6E75AC6FE0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff339c5000 - 0x7fff339daffc libLinearAlgebra.dylib (1303.60.1) <A62DAC1A-F0B0-3FFE-BAD6-F2347784CA8F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff339db000 - 0x7fff339e0ff3 libQuadrature.dylib (7) <3112C977-8306-3190-8313-01A952B7F3CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff339e1000 - 0x7fff33a51fff libSparse.dylib (103) <40510BF9-99A7-3155-A81D-6DE5A0C73EDC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff33a52000 - 0x7fff33a64ff7 libSparseBLAS.dylib (1303.60.1) <016227E5-2979-3538-969D-EE81E23DA2C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff33a65000 - 0x7fff33bf7fe3 libvDSP.dylib (735.121.1) <AB9188F7-B36E-3780-BBC5-972D193B0FDA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff33bf8000 - 0x7fff33d76fe7 libvMisc.dylib (735.121.1) <1270F49F-2CB0-3FCB-A3BC-4B444C93B137> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff33d77000 - 0x7fff33d77fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <4C334CA4-A592-3CD8-ADD1-E2119172871C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff33d78000 - 0x7fff33dd7ff0 com.apple.Accounts (113 - 113) <0510C893-F1F2-38B2-B3AA-A30DB2F5B688> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff33f21000 - 0x7fff34ce1ffd com.apple.AppKit (6.9 - 1894.50.103) <61269B8C-C432-335F-8894-B95C235A41A5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff34d31000 - 0x7fff34d31fff com.apple.ApplicationServices (48 - 50) <EEC73694-1A37-3C14-A839-6991E2BD8655> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff34d32000 - 0x7fff34d9dfff com.apple.ApplicationServices.ATS (377 - 493.0.4.1) <A6912C4A-55CC-3701-BACA-E63423B99481> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff34e36000 - 0x7fff34e74ff0 libFontRegistry.dylib (274.0.5.1) <A78A7869-C96C-3AD6-A038-DE541639BB60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff34ecf000 - 0x7fff34efefff com.apple.ATSUI (1.0 - 1) <4B3C2201-DBB3-352C-936B-9C423122EFF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x7fff34eff000 - 0x7fff34f03ffb com.apple.ColorSyncLegacy (4.13.0 - 1) <47D42CDE-2E9A-3AF6-9365-1BFD1189196B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff34f9d000 - 0x7fff34ff4ffa com.apple.HIServices (1.22 - 675.1) <273492E3-FF0F-3A8A-A83F-0F11F99B5F26> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff34ff5000 - 0x7fff35003fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <DA175323-5BE3-3C54-92D4-A171A4A067E6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff35004000 - 0x7fff35049ffa com.apple.print.framework.PrintCore (15.4 - 516.2) <99AEBCDB-2DCA-3A13-906F-7F0D7962B002> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff3504a000 - 0x7fff35054ff7 com.apple.QD (4.0 - 413) <D2E1DC80-D26F-3508-BBA5-B8AE7ED6CB0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff35055000 - 0x7fff35062ffc com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <823C0DE7-1351-3B39-8F06-AB5FCAD2C874> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff35063000 - 0x7fff35144ffa com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <75651F0A-F2CE-3F68-B86A-E66B8815DCF4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff35146000 - 0x7fff35146fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <E51DCB3C-CF4F-320B-AC86-D445E30C0891> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff354dc000 - 0x7fff3586affd com.apple.CFNetwork (1126 - 1126) <BB8F4C63-10B8-3ACD-84CF-D4DCFA9245DD> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff358eb000 - 0x7fff35bdfff3 com.apple.HIToolbox (2.1.1 - 994.6) <5C44ACA7-D158-3F9B-8F88-0477510D44FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff35c2a000 - 0x7fff35c30fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <1188E643-967C-334E-BC1A-60A0F82C67E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff35dd8000 - 0x7fff35ecefff com.apple.ColorSync (4.13.0 - 3394.9) <61698A7B-BB8C-3891-9547-703FF84671A8> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff35ecf000 - 0x7fff35fbfff7 com.apple.combine (1.0 - 134.102) <73FEA410-04BA-3F72-8102-CDFACF57361F> /System/Library/Frameworks/Combine.framework/Versions/A/Combine 0x7fff361b9000 - 0x7fff366c2ffb com.apple.audio.CoreAudio (5.0 - 5.0) <62BEE4B7-8A26-3951-9D78-4E193617AF7A> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff36715000 - 0x7fff3674dfff com.apple.CoreBluetooth (1.0 - 1) <6BC7F863-4495-371F-BC54-543E5CFE1665> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff3674e000 - 0x7fff36b49ff8 com.apple.CoreData (120 - 977.3) <B8919F13-4DAD-3E58-9009-CEFC69C7920B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff36b4a000 - 0x7fff36c7affe com.apple.CoreDisplay (1.0 - 186.6.12) <EA74CC46-8715-3B90-95E8-4594D2F0CC8A> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff36c7b000 - 0x7fff370fbffb com.apple.CoreFoundation (6.9 - 1676.105) <C9D7546B-69BF-3432-8145-631DB6DF4201> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff370fd000 - 0x7fff37794ff0 com.apple.CoreGraphics (2.0 - 1355.17) <5C6C11AA-85DD-33AF-B46D-C925E4AD65F5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff377a2000 - 0x7fff37afdff0 com.apple.CoreImage (15.0.0 - 940.9) <44F68E8C-315A-32A6-BB19-7F24C00AB347> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff38086000 - 0x7fff38086fff com.apple.CoreServices (1069.24 - 1069.24) <D9F6AB40-10EC-3682-A969-85560E2E4768> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff38087000 - 0x7fff3810cfff com.apple.AE (838.1 - 838.1) <5F26DA9B-FB2E-3AF8-964B-63BD6671CF12> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff3810d000 - 0x7fff383eeff7 com.apple.CoreServices.CarbonCore (1217 - 1217) <8022AF47-AA99-3786-B086-141D84F00387> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff383ef000 - 0x7fff3843cffd com.apple.DictionaryServices (1.2 - 323.6) <C0F3830C-A4C6-3046-9A6A-DE1B5D448C2C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff3843d000 - 0x7fff38445ff7 com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1) <E4B2CAF2-1203-335F-9971-1278CB6E2AE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff38446000 - 0x7fff38680ff6 com.apple.LaunchServices (1069.24 - 1069.24) <2E0AD228-B1CC-3645-91EE-EB7F46F2147B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff38681000 - 0x7fff38719ff1 com.apple.Metadata (10.7.0 - 2076.6) <C8034E84-7DD4-34B9-9CDF-16A05032FF39> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff3871a000 - 0x7fff38747fff com.apple.CoreServices.OSServices (1069.24 - 1069.24) <72FDEA52-7607-3745-AC43-630D80962099> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff38748000 - 0x7fff387affff com.apple.SearchKit (1.4.1 - 1.4.1) <086EB5DF-A2EC-3342-8028-CA7996BE5CB2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff387b0000 - 0x7fff387d4ff5 com.apple.coreservices.SharedFileList (131.4 - 131.4) <AE333DA2-C279-3751-8C15-B963E58EE61E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff38af9000 - 0x7fff38cb0ffc com.apple.CoreText (643.1.5.1 - 643.1.5.1) <715FE3F7-E8FB-3997-85A0-3AB2839F6C30> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff38cb1000 - 0x7fff38cf5ffb com.apple.CoreVideo (1.8 - 344.3) <A200AFC7-2CB2-30CD-8B2A-1269CA64A29B> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff38cf6000 - 0x7fff38d83ffc com.apple.framework.CoreWLAN (13.0 - 1601.2) <855E51AA-DF3A-3BB9-A4F0-6880D42B8762> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff3901a000 - 0x7fff39020fff com.apple.DiskArbitration (2.7 - 2.7) <52E7D181-2A18-37CD-B24F-AA32E93F7A69> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff39213000 - 0x7fff39341ff6 com.apple.FileProvider (304.1 - 304.1) <58D64236-947E-3E6A-85E6-C66AEF9E0EE0> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider 0x7fff39359000 - 0x7fff3971efff com.apple.Foundation (6.9 - 1676.105) <1FA28BAB-7296-3A09-8E1E-E62A7D233DB8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff3978b000 - 0x7fff397dbff7 com.apple.GSS (4.0 - 2.0) <4E241C00-42A5-3572-9430-D950FBB7A4A0> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff39918000 - 0x7fff39a2cff3 com.apple.Bluetooth (7.0.5 - 7.0.5f6) <5897C368-9674-3E34-B144-FFB06A2DF37B> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff39a92000 - 0x7fff39b36ff3 com.apple.framework.IOKit (2.0.2 - 1726.121.1) <A0F54725-036F-3279-A46E-C2ABDBFD479B> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff39b38000 - 0x7fff39b49ffb com.apple.IOSurface (269.11 - 269.11) <D3CC2AA1-4AE2-30EE-A9DB-C04CCAA88ADE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff39bc8000 - 0x7fff39d26ffe com.apple.ImageIO.framework (3.3.0 - 1976.6) <79A7AC58-BEC1-36C3-9B80-EEAA89AD421E> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff39d27000 - 0x7fff39d2afff libGIF.dylib (1976.6) <2DFEF2CD-8E5B-38A7-A08E-EE33CB9FAAED> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff39d2b000 - 0x7fff39de4ff7 libJP2.dylib (1976.6) <BAEAA1C5-933A-3947-AC9B-9D5EFB11B9DF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff39de5000 - 0x7fff39e09ff7 libJPEG.dylib (1976.6) <3D39C09B-9EC6-378C-9B69-778555A0B178> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff3a085000 - 0x7fff3a09fff7 libPng.dylib (1976.6) <6AD6D0AB-6FC7-3E35-9E09-6D82F0431359> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff3a0a0000 - 0x7fff3a0a1fff libRadiance.dylib (1976.6) <59739B95-AB81-3DB8-9FDD-8DCFB54CCD11> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff3a0a2000 - 0x7fff3a0eaff7 libTIFF.dylib (1976.6) <9C49FDE4-9C0E-3732-B22D-B75CE286550B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff3b64c000 - 0x7fff3b65eff3 com.apple.Kerberos (3.0 - 1) <AE0E56CA-D924-3CC8-BBAA-8C6EEC3038BE> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff3b65f000 - 0x7fff3b65ffff libHeimdalProxy.dylib (77) <A970C7A8-7CCD-3701-A459-078BD5E8FE4E> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x7fff3c216000 - 0x7fff3c2e0ff7 com.apple.Metal (212.7 - 212.7) <CC7BF715-142B-3C2A-81AD-0E35693230F2> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff3c2fd000 - 0x7fff3c33aff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <52089325-EC97-3EED-ABB3-9B39EC0BD429> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff3c33b000 - 0x7fff3c3c5fe2 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <9E434EA0-6BCA-3903-B882-CEB69730A63B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff3c3c6000 - 0x7fff3c3ebff4 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <EDD6C3A5-E231-3FB1-B4D4-45742AFB9A4E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff3c3ec000 - 0x7fff3c401ffb com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <C5A2B865-5CE2-3E5D-8452-54639FCB0954> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x7fff3c402000 - 0x7fff3c560ffc com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <47CCDBAC-5843-366A-A68C-6E8851D0865D> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff3c561000 - 0x7fff3c5b0ff4 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <302BDF8E-B00A-3123-A6C4-E262B7513CF6> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff3c5b1000 - 0x7fff3c5b2ff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <14F84B42-9DA2-39A1-81B4-666B8020520C> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff3d639000 - 0x7fff3d645ffe com.apple.NetFS (6.0 - 4.0) <AC74E6A4-6E9B-3AB1-9577-8277F8A3EDE0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff3d646000 - 0x7fff3d79dff3 com.apple.Network (1.0 - 1) <B5B8E999-BBCC-3DEF-8881-8FFF69F8EC4B> /System/Library/Frameworks/Network.framework/Versions/A/Network 0x7fff401ce000 - 0x7fff40226fff com.apple.opencl (3.5 - 3.5) <9B101D40-EA79-3C0D-B7AE-A3F18094B2D7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff40227000 - 0x7fff40243fff com.apple.CFOpenDirectory (10.15 - 220.40.1) <BFC32EBE-D95C-3267-B95C-5CEEFD189EA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff40244000 - 0x7fff4024fffd com.apple.OpenDirectory (10.15 - 220.40.1) <76A20BBA-775F-3E17-AB0F-FEDFCDCE0716> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff40bb5000 - 0x7fff40bb7fff libCVMSPluginSupport.dylib (17.10.22) <AAE07E0C-4B28-364B-A7D9-028C7CD14954> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff40bb8000 - 0x7fff40bbdfff libCoreFSCache.dylib (176.15) <609C5DFC-9A97-344D-BBC7-E0B08D862C63> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff40bbe000 - 0x7fff40bc2fff libCoreVMClient.dylib (176.15) <8F8DD27F-AC7C-398D-A8E3-396F1528E317> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff40bc3000 - 0x7fff40bcbff7 libGFXShared.dylib (17.10.22) <D0649AB5-5331-328D-8141-E5A6F06D4AD7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff40bcc000 - 0x7fff40bd6fff libGL.dylib (17.10.22) <116DDBF7-D725-3B8C-BD0B-A21B758FE421> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff40bd7000 - 0x7fff40c0bff7 libGLImage.dylib (17.10.22) <2B314C76-C7E6-3AC5-9157-70B0529C1F9B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff40da1000 - 0x7fff40dddfff libGLU.dylib (17.10.22) <B29F73B2-B5A9-3C38-AF77-351173D2E3DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff41819000 - 0x7fff41828ff7 com.apple.opengl (17.10.22 - 17.10.22) <D5BF32A8-2E0A-345D-80A3-7CA7C2CF748D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff427e6000 - 0x7fff42a68ff9 com.apple.QuartzCore (1.11 - 841.2) <444E6F22-DFA6-391B-B51F-A96AE69E524D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff435e9000 - 0x7fff43932ff1 com.apple.security (7.0 - 59306.120.7) <AEA33464-1507-36F1-8CAE-A86EB787F9B5> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff43933000 - 0x7fff439bbffb com.apple.securityfoundation (6.0 - 55236.60.1) <79289FE1-CB5F-3BEF-A33F-11A29A93A681> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff439ea000 - 0x7fff439eeff8 com.apple.xpc.ServiceManagement (1.0 - 1) <4194D29D-F0D4-33F8-839A-D03C6C62D8DB> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff4469a000 - 0x7fff44708ff7 com.apple.SystemConfiguration (1.19 - 1.19) <0CF8726A-BE41-3E07-B895-FBC44B75450E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff448d1000 - 0x7fff44906ff2 com.apple.UserNotifications (1.0 - ???) <773486B3-7483-3196-A568-B0ED1493E05A> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications 0x7fff48669000 - 0x7fff4872eff7 com.apple.APFS (1412.120.2 - 1412.120.2) <1E8FD511-FDC4-31A2-ACDE-EB5192032BC6> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff48ef1000 - 0x7fff48ef9ff5 com.apple.AccessibilityBundles (1.0 - 131.5) <7A4B7097-CA15-3947-B465-D7D24FB6653E> /System/Library/PrivateFrameworks/AccessibilityBundles.framework/Versions/A/AccessibilityBundles 0x7fff4983e000 - 0x7fff4983fff1 com.apple.AggregateDictionary (1.0 - 1) <B907CE7A-0122-3E63-BF39-0A242B0DD7C4> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff49dd9000 - 0x7fff49df6ff4 com.apple.AppContainer (4.0 - 448.100.6) <9C2D0065-9B38-3D1C-A090-46F129A1B3CA> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff49e4b000 - 0x7fff49e59ff7 com.apple.AppSandbox (4.0 - 448.100.6) <7DAB58B1-8176-3FB0-A7B0-8A38E118E90B> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff4a2d4000 - 0x7fff4a2f8ffb com.apple.framework.Apple80211 (13.0 - 1610.1) <B4B80CD6-B38E-3748-B30B-5088CCE9A7A8> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff4a5b6000 - 0x7fff4a5c5fd7 com.apple.AppleFSCompression (119.100.1 - 1.0) <2E75CF51-B693-3275-9A4F-40571D48745E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff4a6c4000 - 0x7fff4a6cfff7 com.apple.AppleIDAuthSupport (1.0 - 1) <F4651654-E24F-3BF4-8DDF-8F91E5219BA4> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff4a711000 - 0x7fff4a759ff7 com.apple.AppleJPEG (1.0 - 1) <4655FF70-9772-3D7C-8159-5A5E56C9F84B> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff4ab48000 - 0x7fff4ab6afff com.apple.applesauce (1.0 - 16.25) <33B66B71-64A4-365D-9953-E0545E69A5E7> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff4ac29000 - 0x7fff4ac2cffb com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <92580EE3-74BF-3488-90ED-C8EBD7A1B4C3> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff4acc6000 - 0x7fff4acd5ff9 com.apple.AssertionServices (1.0 - 223.100.31) <478D2004-9B84-3AE9-9A0B-0A0B68ED028F> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff4b868000 - 0x7fff4baa8fe0 com.apple.audio.AudioToolboxCore (1.0 - 1104.84) <FA17E892-6A1A-309D-95C7-30ACFC44319C> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x7fff4baac000 - 0x7fff4bbc8ff0 com.apple.AuthKit (1.0 - 1) <375C3886-5430-3C02-BD2C-4244BF490ABA> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff4bd85000 - 0x7fff4bd8eff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <F070F440-27AB-3FCF-9602-F278C332CA01> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff4bd8f000 - 0x7fff4be30ff5 com.apple.backup.framework (1.11.5 - 1298.5.10) <637CA389-627A-365C-98C2-D297C47D6EE3> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff4be31000 - 0x7fff4bebdff6 com.apple.BaseBoard (466.3 - 466.3) <1718A41A-9923-3FD0-96B8-82376E153D27> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff4bf8e000 - 0x7fff4bfbeffa com.apple.BoardServices (1.0 - 466.3) <FC083303-AD9D-3CBB-A4BA-A9BAFD224B1B> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices 0x7fff4bfbf000 - 0x7fff4bffbff7 com.apple.bom (14.0 - 219.2) <586F1D9C-23B0-3F38-9C5B-728E9DD8B953> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff4cb7a000 - 0x7fff4cbc9fff com.apple.ChunkingLibrary (307 - 307) <32E0F1A1-9DD6-3B52-91C2-93643041AA60> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff4da70000 - 0x7fff4da80ffb com.apple.CommonAuth (4.0 - 2.0) <91EC83B5-857D-3D4F-93B1-AAD7E0E029D8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff4da94000 - 0x7fff4daabfff com.apple.commonutilities (8.0 - 900) <12C6DEE5-1740-39A5-9711-6F815C6D77BD> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff4e5d5000 - 0x7fff4e5f4ffc com.apple.analyticsd (1.0 - 1) <A4F653CA-2FD6-348B-B7B3-48D91A67508A> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7fff4eb8b000 - 0x7fff4eb9bff3 com.apple.CoreEmoji (1.0 - 107.1) <CDCCB4B0-B98F-38E8-9568-C81320E756EB> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff4f1db000 - 0x7fff4f245ff0 com.apple.CoreNLP (1.0 - 213) <40FC46D2-844C-3282-A8E4-69DD827F05C5> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff4f673000 - 0x7fff4f67bff8 com.apple.CorePhoneNumbers (1.0 - 1) <B2CE100D-B82F-3481-86F6-7F85FF8BFAFB> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff50068000 - 0x7fff5008bfff com.apple.CoreSVG (1.0 - 129) <3141D198-0507-3F72-A2C9-752EAFE3EEB3> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x7fff5008c000 - 0x7fff500bffff com.apple.CoreServicesInternal (446.7 - 446.7) <B2CEC515-2225-3CB1-B34A-904AAEA54FDF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff500c0000 - 0x7fff500eeffd com.apple.CSStore (1069.24 - 1069.24) <C96E5CE8-D604-3F13-B079-B2BA33B90081> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x7fff50613000 - 0x7fff506a9ff7 com.apple.CoreSymbolication (11.4 - 64535.33.2) <0E7A1529-C737-33FD-AA7D-A32EB8B192DA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff50741000 - 0x7fff5086dff6 com.apple.coreui (2.1 - 609.4) <9B93CC42-804B-305A-8FCE-5F06821B544C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff5086e000 - 0x7fff50a24ff5 com.apple.CoreUtils (6.2.1 - 621.5) <CD4B58E5-1494-3457-84FF-3869378E2DC9> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff50b5e000 - 0x7fff50b71ff1 com.apple.CrashReporterSupport (10.13 - 15016) <827F4E31-9F23-3683-AC5A-59CCA90F2359> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff50c2a000 - 0x7fff50c3cff8 com.apple.framework.DFRFoundation (1.0 - 252.50.1) <19F79D32-71D3-3A87-98C9-B5C6C96076C4> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff50c3d000 - 0x7fff50c42fff com.apple.DSExternalDisplay (3.1 - 380) <971F24F1-B1FC-3674-9C00-F88EEF94DC05> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff50ccc000 - 0x7fff50d46ff0 com.apple.datadetectorscore (8.0 - 659) <9FD9BDFA-3724-3BEA-946C-0473447196A3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff50d92000 - 0x7fff50dcfff8 com.apple.DebugSymbols (194 - 194) <9BCE6685-6C45-3DF9-98EB-FCF8196160F0> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff50dd0000 - 0x7fff50f58ff6 com.apple.desktopservices (1.14.5 - 1281.5.3) <79972B8B-7B60-3AD5-9A5F-17976DE8080B> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff52906000 - 0x7fff52d21ff1 com.apple.vision.FaceCore (4.3.0 - 4.3.0) <1B5D7DD6-718E-3111-A702-EB04B8903662> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff533bf000 - 0x7fff534f7ffc libFontParser.dylib (277.2.5.3) <DEB18756-082F-359B-AE93-F9C3B5EC7AF4> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x7fff534f8000 - 0x7fff5352cfff libTrueTypeScaler.dylib (277.2.5.3) <B16255A6-C51A-328B-B679-8FBF64495770> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib 0x7fff53591000 - 0x7fff535a1ff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <6396BC1F-13C1-37D7-91B9-1FF60910C7FA> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x7fff56a82000 - 0x7fff56a83fff libmetal_timestamp.dylib (902.14.11) <BE88F259-0A3C-3910-8983-FB5E2C905E87> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib 0x7fff58140000 - 0x7fff58146fff com.apple.GPUWrangler (5.2.4 - 5.2.4) <5B819701-9F0C-374B-8925-A22DFC16514F> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff58465000 - 0x7fff5848bff1 com.apple.GenerationalStorage (2.0 - 314) <5613706F-710A-39E0-8B25-BA103A768613> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff595ba000 - 0x7fff595c8ffb com.apple.GraphVisualizer (1.0 - 100.1) <0A86C9FF-4484-3C7F-BC71-3D23BDBE81CE> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff59767000 - 0x7fff59825ff4 com.apple.Heimdal (4.0 - 2.0) <F2C504F6-E211-3AB0-9754-D96D2F96634B> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff5a222000 - 0x7fff5a251ff8 com.apple.HelpData (2.3 - 199) <31ECA355-3529-3FD8-961A-5E5F70DAE1A8> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff5b9a9000 - 0x7fff5b9b1ff5 com.apple.IOAccelerator (438.5.4 - 438.5.4) <A3CF45E0-4D88-33BF-BAEC-690D5664CDA0> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff5b9be000 - 0x7fff5b9d5fff com.apple.IOPresentment (1.0 - 37) <3EDBB454-D248-394B-A026-9717CD8535C3> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff5bd5d000 - 0x7fff5bda8ff1 com.apple.IconServices (438.3 - 438.3) <2AE74790-64F1-3B0A-9534-DEEEE307E562> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff5bf66000 - 0x7fff5bf6dff9 com.apple.InternationalSupport (1.0 - 45.4) <C22AA77A-EDA6-3626-8816-521A8CD43C4A> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff5c1fa000 - 0x7fff5c219ffd com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <76DB5326-BE5D-3339-975C-D9FCF39A341E> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff5c34e000 - 0x7fff5c41cffd com.apple.LanguageModeling (1.0 - 215.1) <A6FAA215-9A01-3EE1-B304-2238801C5883> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff5c41d000 - 0x7fff5c465fff com.apple.Lexicon-framework (1.0 - 72) <6AE1872C-0352-36FE-90CC-7303F13A5BEF> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff5c46c000 - 0x7fff5c471ff3 com.apple.LinguisticData (1.0 - 353.18) <686E7B7C-640F-3D7B-A9C1-31E2DFACD457> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff5d7d8000 - 0x7fff5d824fff com.apple.spotlight.metadata.utilities (1.0 - 2076.6) <C3AEA22D-1FEB-3E38-9821-1FA447C8AF9D> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff5d825000 - 0x7fff5d8f6ffa com.apple.gpusw.MetalTools (1.0 - 1) <A23FFAB6-437C-303C-A3E8-99F323F8E734> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff5db2a000 - 0x7fff5db48fff com.apple.MobileKeyBag (2.0 - 1.0) <B564179F-A5E9-3BD8-892D-CEF2BE0DA0D7> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff5ddab000 - 0x7fff5dddbff7 com.apple.MultitouchSupport.framework (3440.1 - 3440.1) <4E7CB188-382E-3128-8671-4A3EF6E06622> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff5e2db000 - 0x7fff5e2e5fff com.apple.NetAuth (6.2 - 6.2) <D660F2CB-5A49-3DD0-9DB3-86EF0797828C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff5ecfb000 - 0x7fff5ed46ffb com.apple.OTSVG (1.0 - 643.1.5.1) <CD494F00-9AA4-3A48-916B-EA8661F9772D> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff5ff5a000 - 0x7fff5ff65ff2 com.apple.PerformanceAnalysis (1.243.2 - 243.2) <941698D6-EF00-3D59-8560-F160BC04B412> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff5ff66000 - 0x7fff5ff8effb com.apple.persistentconnection (1.0 - 1.0) <FFC20BB6-9CF3-39F2-AE5C-8DEE348FE0C1> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x7fff6294c000 - 0x7fff62965ffb com.apple.ProtocolBuffer (1 - 274.24.9.16.3) <A2E34123-7CED-378B-A43D-1B98B5B85F5C> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff62dc4000 - 0x7fff62dedff1 com.apple.RemoteViewServices (2.0 - 148) <1C61CFC2-F76F-31E5-BA13-EFD5DC69C8D5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff62f52000 - 0x7fff62f8dff0 com.apple.RunningBoardServices (1.0 - 223.100.31) <9FD1FC53-186A-3327-A359-B0BC7F4360EF> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x7fff6486d000 - 0x7fff64870ff5 com.apple.SecCodeWrapper (4.0 - 448.100.6) <813B3E57-6A95-3D7B-9094-C65D687A72B8> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff649e3000 - 0x7fff64b0aff0 com.apple.Sharing (1526.31 - 1526.31) <2CB07F08-7794-3BF2-9ED5-BAB5C55C9D2C> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff64b63000 - 0x7fff64b81ff2 com.apple.shortcut (2.16 - 106) <51323823-C5EB-3EE0-AA81-8D633A3F75BD> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff65f1d000 - 0x7fff66213ff7 com.apple.SkyLight (1.600.0 - 451.4) <F5B9065A-E975-36D1-8D53-9FBF02171FAB> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff66a60000 - 0x7fff66a6effb com.apple.SpeechRecognitionCore (6.0.91.2 - 6.0.91.2) <820602AB-117B-3C3E-B20B-819CBC97B7A4> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff672a0000 - 0x7fff672a9ff7 com.apple.SymptomDiagnosticReporter (1.0 - 1238.120.1) <581F31D6-94CB-38AA-BD56-1A63606E516E> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x7fff67560000 - 0x7fff67570ff3 com.apple.TCC (1.0 - 1) <FD146B21-6DC0-3B66-BB95-57A5016B1365> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff67a95000 - 0x7fff67b5bff0 com.apple.TextureIO (3.10.9 - 3.10.9) <E23E05ED-8190-3564-985E-446F15CB0709> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff67d20000 - 0x7fff67f78ff0 com.apple.UIFoundation (1.0 - 662) <DFD3DD4A-E661-3A12-BB02-06898949617D> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff68beb000 - 0x7fff68c0bffc com.apple.UserManagement (1.0 - 1) <E168206A-9DC1-3C67-A9A6-52D816DBD5B1> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement 0x7fff699b7000 - 0x7fff69aa1ff8 com.apple.ViewBridge (464.1 - 464.1) <C698BAC9-26C8-39F1-BBC0-F57EBD2EFD7B> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff69c47000 - 0x7fff69c48fff com.apple.WatchdogClient.framework (1.0 - 67.120.2) <3B8EBB6B-77D0-317C-A3DB-D0D2E294B18D> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x7fff6a875000 - 0x7fff6a878ffa com.apple.dt.XCTTargetBootstrap (1.0 - 16091) <D4F09EC7-C63F-3861-B5DA-3F7C0DFF153D> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff6a8f2000 - 0x7fff6a900ff5 com.apple.audio.caulk (1.0 - 32.3) <7D3D2F91-8B1D-3558-B324-45BDF11306DB> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x7fff6ac42000 - 0x7fff6ac44ff3 com.apple.loginsupport (1.0 - 1) <31F02734-1ECF-37D9-9DF6-7C3BC3A324FE> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff6ac45000 - 0x7fff6ac58ffd com.apple.login (3.0 - 3.0) <1DC570FD-29EC-3AE8-BD34-D44C00E4621B> /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x7fff6d728000 - 0x7fff6d75bffa libAudioToolboxUtility.dylib (1104.84) <BB234563-F952-3E7F-B630-4140DB5E0380> /usr/lib/libAudioToolboxUtility.dylib 0x7fff6d762000 - 0x7fff6d796fff libCRFSuite.dylib (48) <02C52318-C537-3FD8-BBC4-E5BD25430652> /usr/lib/libCRFSuite.dylib 0x7fff6d799000 - 0x7fff6d7a3fff libChineseTokenizer.dylib (34) <04A7CB5A-FD68-398A-A206-33A510C115E7> /usr/lib/libChineseTokenizer.dylib 0x7fff6d82f000 - 0x7fff6d831ff7 libDiagnosticMessagesClient.dylib (112) <27220E98-6CE2-33E3-BD48-3CC3CE4AA036> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff6d877000 - 0x7fff6da2effb libFosl_dynamic.dylib (100.4) <68038226-8CAA-36B5-B5D6-510F900B318D> /usr/lib/libFosl_dynamic.dylib 0x7fff6da55000 - 0x7fff6da5bff3 libIOReport.dylib (54) <E3A2148E-C5B2-30A8-ACD3-E081DD02BE90> /usr/lib/libIOReport.dylib 0x7fff6db3d000 - 0x7fff6db44fff libMatch.1.dylib (36) <081FB6A9-0482-3697-A98B-6821FF476C6E> /usr/lib/libMatch.1.dylib 0x7fff6db73000 - 0x7fff6db93fff libMobileGestalt.dylib (826.120.5) <1977AD00-533A-31AA-8D74-EA6CB962F668> /usr/lib/libMobileGestalt.dylib 0x7fff6dd05000 - 0x7fff6dd06fff libSystem.B.dylib (1281.100.1) <B6FDA8A9-3D2B-3BD5-B5B0-57D311C0FF3D> /usr/lib/libSystem.B.dylib 0x7fff6dd93000 - 0x7fff6dd94fff libThaiTokenizer.dylib (3) <97DC10ED-3C11-3C89-B366-299A644035E7> /usr/lib/libThaiTokenizer.dylib 0x7fff6ddac000 - 0x7fff6ddc2fff libapple_nghttp2.dylib (1.39.2) <B99D7150-D4E2-31A2-A594-36DA4B90D558> /usr/lib/libapple_nghttp2.dylib 0x7fff6ddf7000 - 0x7fff6de69ff7 libarchive.2.dylib (72.100.1) <20B70252-0C4B-3AFD-8C8D-F51921E9D324> /usr/lib/libarchive.2.dylib 0x7fff6de6a000 - 0x7fff6df99fed libate.dylib (3.0.1) <3A78E22E-2292-3D84-A318-1AE4633BE26E> /usr/lib/libate.dylib 0x7fff6df9d000 - 0x7fff6df9dff3 libauto.dylib (187) <85383E24-1592-36BC-BB39-308B7F1C826E> /usr/lib/libauto.dylib 0x7fff6e063000 - 0x7fff6e073ffb libbsm.0.dylib (60.100.1) <B2331E11-3CBB-3BCF-93A6-12627AE444D0> /usr/lib/libbsm.0.dylib 0x7fff6e074000 - 0x7fff6e080fff libbz2.1.0.dylib (44) <BF40E193-8856-39B7-98F8-7A17B328B1E9> /usr/lib/libbz2.1.0.dylib 0x7fff6e081000 - 0x7fff6e0d3fff libc++.1.dylib (902.1) <AD0805FE-F98B-3E2F-B072-83782B22DAC9> /usr/lib/libc++.1.dylib 0x7fff6e0d4000 - 0x7fff6e0e9ffb libc++abi.dylib (902) <771E9263-E832-3985-9477-8F1B2D73B771> /usr/lib/libc++abi.dylib 0x7fff6e0ea000 - 0x7fff6e0eafff libcharset.1.dylib (59) <FF23D4ED-A5AD-3592-9574-48486C7DF85B> /usr/lib/libcharset.1.dylib 0x7fff6e0eb000 - 0x7fff6e0fcfff libcmph.dylib (8) <296A51E6-9661-3AC2-A1C9-F1E3510F91AA> /usr/lib/libcmph.dylib 0x7fff6e0fd000 - 0x7fff6e115fd7 libcompression.dylib (87) <3A697C64-93E5-31EE-B6FA-705E65198E1F> /usr/lib/libcompression.dylib 0x7fff6e3ef000 - 0x7fff6e405ff7 libcoretls.dylib (167) <9E5D1E0C-03F8-37B6-82A1-0D0597021CB8> /usr/lib/libcoretls.dylib 0x7fff6e406000 - 0x7fff6e407fff libcoretls_cfhelpers.dylib (167) <C23BE09B-85D1-3744-9E7B-E2B11ACD5442> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff6e9c4000 - 0x7fff6ea23ff7 libcups.2.dylib (483.6) <FFE8FE67-A6CC-3C38-A9D7-D411D7B562F1> /usr/lib/libcups.2.dylib 0x7fff6eb2d000 - 0x7fff6eb2dfff libenergytrace.dylib (21) <DBF8BDEE-7229-3F06-AC10-A28DCC4243C0> /usr/lib/libenergytrace.dylib 0x7fff6eb2e000 - 0x7fff6eb46fff libexpat.1.dylib (19.60.2) <C9163264-BA81-3CC6-9B8C-48A9A0709DD5> /usr/lib/libexpat.1.dylib 0x7fff6eb54000 - 0x7fff6eb56fff libfakelink.dylib (149.1) <122F530F-F10E-3DD5-BBEA-91796BE583F3> /usr/lib/libfakelink.dylib 0x7fff6eb65000 - 0x7fff6eb6afff libgermantok.dylib (24) <DD279BF6-E906-30D3-A69E-DC797E95F147> /usr/lib/libgermantok.dylib 0x7fff6eb6b000 - 0x7fff6eb74ff7 libheimdal-asn1.dylib (564.100.1) <68FA1BE5-8FFC-3345-8980-8D8629EBA451> /usr/lib/libheimdal-asn1.dylib 0x7fff6eb75000 - 0x7fff6ec65fff libiconv.2.dylib (59) <F58FED71-6CCA-30E8-9A51-13E9B46E568D> /usr/lib/libiconv.2.dylib 0x7fff6ec66000 - 0x7fff6eebdfff libicucore.A.dylib (64260.0.1) <7B9204AC-EA14-3FF3-B6B9-4C85B37EED79> /usr/lib/libicucore.A.dylib 0x7fff6eed7000 - 0x7fff6eed8fff liblangid.dylib (133) <36581D30-1C7B-3A58-AA07-36237BD75E0E> /usr/lib/liblangid.dylib 0x7fff6eed9000 - 0x7fff6eef1ff3 liblzma.5.dylib (16) <4DB30730-DBD1-3503-957A-D604049B98F9> /usr/lib/liblzma.5.dylib 0x7fff6ef09000 - 0x7fff6efb0ff7 libmecab.dylib (883.11) <66AD729B-2BCC-3347-B9B3-FD88570E884D> /usr/lib/libmecab.dylib 0x7fff6efb1000 - 0x7fff6f213ff1 libmecabra.dylib (883.11) <2AE744D2-AC95-3720-8E66-4F9C7A79384C> /usr/lib/libmecabra.dylib 0x7fff6f580000 - 0x7fff6f5affff libncurses.5.4.dylib (57) <B0B09D08-A7C9-38E9-8BF4-E4F4882F93A6> /usr/lib/libncurses.5.4.dylib 0x7fff6f6df000 - 0x7fff6fb5bff5 libnetwork.dylib (1880.120.4) <715FB943-BA01-351C-BEA6-121970472985> /usr/lib/libnetwork.dylib 0x7fff6fbfc000 - 0x7fff6fc2efde libobjc.A.dylib (787.1) <720155DE-4837-3A43-A8AD-C00C8659FDF5> /usr/lib/libobjc.A.dylib 0x7fff6fc41000 - 0x7fff6fc45fff libpam.2.dylib (25.100.1) <732E8D8E-C630-3EC2-B6C3-A1564E3B68B8> /usr/lib/libpam.2.dylib 0x7fff6fc48000 - 0x7fff6fc7eff7 libpcap.A.dylib (89.120.1) <CF2ADF15-2D44-3A35-94B4-DD24052F9B23> /usr/lib/libpcap.A.dylib 0x7fff6fd02000 - 0x7fff6fd1afff libresolv.9.dylib (67.40.1) <B0F5D204-7EF2-3B0B-90EF-BB4D196FCC62> /usr/lib/libresolv.9.dylib 0x7fff6fd1c000 - 0x7fff6fd60ff7 libsandbox.1.dylib (1217.120.7) <728BC15F-9A6C-3634-9427-60C01CB5A5D6> /usr/lib/libsandbox.1.dylib 0x7fff6fd74000 - 0x7fff6fd75ff7 libspindump.dylib (281.3) <0C3A8B48-DC31-3F61-B4CC-746157042D0E> /usr/lib/libspindump.dylib 0x7fff6fd76000 - 0x7fff6ff58ff7 libsqlite3.dylib (308.5) <3659997F-D9DC-3FA3-982D-8DB51CB40D20> /usr/lib/libsqlite3.dylib 0x7fff701a9000 - 0x7fff701acffb libutil.dylib (57) <D33B63D2-ADC2-38BD-B8F2-24056C41E07B> /usr/lib/libutil.dylib 0x7fff701ad000 - 0x7fff701baff7 libxar.1.dylib (425.2) <943A4CBB-331B-3A04-A11F-A2301189D40B> /usr/lib/libxar.1.dylib 0x7fff701c0000 - 0x7fff702a2ff7 libxml2.2.dylib (33.3) <262EF7C6-7D83-3C01-863F-36E97F5ACD34> /usr/lib/libxml2.2.dylib 0x7fff702a6000 - 0x7fff702cefff libxslt.1.dylib (16.9) <86FE4382-BD77-3C19-A678-11EBCD70685A> /usr/lib/libxslt.1.dylib 0x7fff702cf000 - 0x7fff702e1ff3 libz.1.dylib (76) <DB120508-3BED-37A8-B439-5235EAB4618A> /usr/lib/libz.1.dylib 0x7fff703d7000 - 0x7fff7078c437 libswiftCore.dylib (5.2 - 1103.8.25.8) <1A2096A5-7C7B-3262-9441-E8120840FC15> /usr/lib/swift/libswiftCore.dylib 0x7fff707a2000 - 0x7fff707a4fff libswiftCoreFoundation.dylib (??? - ???) <29922ED7-FE34-3C9D-A6E0-AF7B444FCD1E> /usr/lib/swift/libswiftCoreFoundation.dylib 0x7fff707a5000 - 0x7fff707b2fff libswiftCoreGraphics.dylib (??? - ???) <CEAA40BA-A222-3F81-9D05-45FE30F35F02> /usr/lib/swift/libswiftCoreGraphics.dylib 0x7fff70811000 - 0x7fff70817fff libswiftDarwin.dylib (??? - ???) <ABA454AA-C490-3104-ACC7-B07768AE147A> /usr/lib/swift/libswiftDarwin.dylib 0x7fff70818000 - 0x7fff7082fcdf libswiftDispatch.dylib (??? - ???) <EFF1B143-5420-3778-9383-C74A33DEE508> /usr/lib/swift/libswiftDispatch.dylib 0x7fff70830000 - 0x7fff709b5277 libswiftFoundation.dylib (??? - ???) <6CAC5222-75DA-3141-8C79-B2418CBCB633> /usr/lib/swift/libswiftFoundation.dylib 0x7fff709c4000 - 0x7fff709c6ff3 libswiftIOKit.dylib (??? - ???) <42BB4045-2AD5-3988-8BEE-C730D8B62339> /usr/lib/swift/libswiftIOKit.dylib 0x7fff70a5f000 - 0x7fff70a62fe7 libswiftObjectiveC.dylib (??? - ???) <2AD71631-C77D-3899-ACDE-1C92A53B1FCB> /usr/lib/swift/libswiftObjectiveC.dylib 0x7fff70b63000 - 0x7fff70b65fff libswiftXPC.dylib (??? - ???) <7483E9F4-C878-37A8-BFC4-0E4CCFD30B85> /usr/lib/swift/libswiftXPC.dylib 0x7fff70b8f000 - 0x7fff70b94ff3 libcache.dylib (83) <A5ECC751-A681-30D8-B33C-D192C15D25C8> /usr/lib/system/libcache.dylib 0x7fff70b95000 - 0x7fff70ba0fff libcommonCrypto.dylib (60165.120.1) <C321A74A-AA91-3785-BEBF-BEDC6975026C> /usr/lib/system/libcommonCrypto.dylib 0x7fff70ba1000 - 0x7fff70ba8fff libcompiler_rt.dylib (101.2) <652A6012-7E5C-3F4F-9438-86BC094526F3> /usr/lib/system/libcompiler_rt.dylib 0x7fff70ba9000 - 0x7fff70bb2ff7 libcopyfile.dylib (166.40.1) <40113A69-A81C-3397-ADC6-1D16B9A22C3E> /usr/lib/system/libcopyfile.dylib 0x7fff70bb3000 - 0x7fff70c45fe3 libcorecrypto.dylib (866.120.3) <5E4B0E50-24DD-3E04-9374-EDA9FFD6257B> /usr/lib/system/libcorecrypto.dylib 0x7fff70d52000 - 0x7fff70d92ff0 libdispatch.dylib (1173.100.2) <201EDBF3-0B36-31BA-A7CB-443CE35C05D4> /usr/lib/system/libdispatch.dylib 0x7fff70d93000 - 0x7fff70dc9fff libdyld.dylib (750.5) <7E711A46-5E4D-393C-AEA6-440E2A5CCD0C> /usr/lib/system/libdyld.dylib 0x7fff70dca000 - 0x7fff70dcaffb libkeymgr.dylib (30) <52662CAA-DB1F-30A3-BE13-D6274B1A6D7B> /usr/lib/system/libkeymgr.dylib 0x7fff70dcb000 - 0x7fff70dd7ff3 libkxld.dylib (6153.121.2) <5EBB4886-C7B6-31D6-AA63-D861B2D58FCE> /usr/lib/system/libkxld.dylib 0x7fff70dd8000 - 0x7fff70dd8ff7 liblaunch.dylib (1738.120.8) <07CF647B-F9DC-3907-AD98-2F85FCB34A72> /usr/lib/system/liblaunch.dylib 0x7fff70dd9000 - 0x7fff70ddeff7 libmacho.dylib (959.0.1) <D91DFF00-E22F-3796-8A1C-4C1F5F8FA03C> /usr/lib/system/libmacho.dylib 0x7fff70ddf000 - 0x7fff70de1ff3 libquarantine.dylib (110.40.3) <D3B7D02C-7646-3FB4-8529-B36DCC2419EA> /usr/lib/system/libquarantine.dylib 0x7fff70de2000 - 0x7fff70de3ff7 libremovefile.dylib (48) <B5E88D9B-C2BE-3496-BBB2-C996317E18A3> /usr/lib/system/libremovefile.dylib 0x7fff70de4000 - 0x7fff70dfbff3 libsystem_asl.dylib (377.60.2) <1170348D-2491-33F1-AA79-E2A05B4A287C> /usr/lib/system/libsystem_asl.dylib 0x7fff70dfc000 - 0x7fff70dfcff7 libsystem_blocks.dylib (74) <7AFBCAA6-81BE-36C3-8DB0-AAE0A4ACE4C5> /usr/lib/system/libsystem_blocks.dylib 0x7fff70dfd000 - 0x7fff70e84fff libsystem_c.dylib (1353.100.2) <935DDCE9-4ED0-3F79-A05A-A123DDE399CC> /usr/lib/system/libsystem_c.dylib 0x7fff70e85000 - 0x7fff70e88ffb libsystem_configuration.dylib (1061.120.2) <EA9BC2B1-5001-3463-9FAF-39FF61CAC87C> /usr/lib/system/libsystem_configuration.dylib 0x7fff70e89000 - 0x7fff70e8cfff libsystem_coreservices.dylib (114) <3D0A3AA8-8415-37B2-AAE3-66C03BCE8B55> /usr/lib/system/libsystem_coreservices.dylib 0x7fff70e8d000 - 0x7fff70e95fff libsystem_darwin.dylib (1353.100.2) <6EEC9975-EE3B-3C95-AA5B-030FD10587BC> /usr/lib/system/libsystem_darwin.dylib 0x7fff70e96000 - 0x7fff70e9dfff libsystem_dnssd.dylib (1096.100.3) <0115092A-E61B-317D-8670-41C7C34B1A82> /usr/lib/system/libsystem_dnssd.dylib 0x7fff70e9e000 - 0x7fff70e9fffb libsystem_featureflags.dylib (17) <AFDB5095-0472-34AC-BA7E-497921BF030A> /usr/lib/system/libsystem_featureflags.dylib 0x7fff70ea0000 - 0x7fff70eedff7 libsystem_info.dylib (538) <851693E9-C079-3547-AD41-353F8C248BE8> /usr/lib/system/libsystem_info.dylib 0x7fff70eee000 - 0x7fff70f1aff7 libsystem_kernel.dylib (6153.121.2) <9F9902C9-A46F-3CA9-B7F9-5CCFE98FBF75> /usr/lib/system/libsystem_kernel.dylib 0x7fff70f1b000 - 0x7fff70f66fef libsystem_m.dylib (3178) <1E6FACE8-8EB2-3478-A77D-220617855B30> /usr/lib/system/libsystem_m.dylib 0x7fff70f67000 - 0x7fff70f8efff libsystem_malloc.dylib (283.100.6) <D4BA7DF2-57AC-33B0-B948-A688EE43C799> /usr/lib/system/libsystem_malloc.dylib 0x7fff70f8f000 - 0x7fff70f9cffb libsystem_networkextension.dylib (1095.120.6) <6DE86DB0-8CD2-361E-BD6A-A34282B47847> /usr/lib/system/libsystem_networkextension.dylib 0x7fff70f9d000 - 0x7fff70fa6ff7 libsystem_notify.dylib (241.100.2) <7E9E2FC8-DF26-340C-B196-B81B11850C46> /usr/lib/system/libsystem_notify.dylib 0x7fff70fa7000 - 0x7fff70faffef libsystem_platform.dylib (220.100.1) <736920EA-6AE0-3B1B-BBDA-7DCDF0C229DF> /usr/lib/system/libsystem_platform.dylib 0x7fff70fb0000 - 0x7fff70fbafff libsystem_pthread.dylib (416.100.3) <77488669-19A3-3993-AD65-CA5377E2475A> /usr/lib/system/libsystem_pthread.dylib 0x7fff70fbb000 - 0x7fff70fbfff3 libsystem_sandbox.dylib (1217.120.7) <20C93D69-6452-3C82-9521-8AE54345C66F> /usr/lib/system/libsystem_sandbox.dylib 0x7fff70fc0000 - 0x7fff70fc2fff libsystem_secinit.dylib (62.100.2) <E851113D-D5B1-3FB0-9D29-9C7647A71961> /usr/lib/system/libsystem_secinit.dylib 0x7fff70fc3000 - 0x7fff70fcaffb libsystem_symptoms.dylib (1238.120.1) <25C3866B-004E-3621-9CD3-B1E9C4D887EB> /usr/lib/system/libsystem_symptoms.dylib 0x7fff70fcb000 - 0x7fff70fe1ff2 libsystem_trace.dylib (1147.120) <A1ED1D3A-5FAD-3559-A1D6-1BE4E1C5756A> /usr/lib/system/libsystem_trace.dylib 0x7fff70fe3000 - 0x7fff70fe8ff7 libunwind.dylib (35.4) <253A12E2-F88F-3838-A666-C5306F833CB8> /usr/lib/system/libunwind.dylib 0x7fff70fe9000 - 0x7fff7101effe libxpc.dylib (1738.120.8) <68D433B6-DCFF-385D-8620-F847FB7D4A5A> /usr/lib/system/libxpc.dylib
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 3 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: 3371641 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=558.9M resident=0K(0%) swapped_out_or_unallocated=558.9M(100%) Writable regions: Total=627.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=627.0M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 256K 2 Activity Tracing 256K 1 CG backing stores 1660K 3 CG image 548K 5 CoreAnimation 328K 10 CoreData Object IDs 4100K 2 CoreGraphics 8K 1 CoreImage 24K 2 CoreUI image data 1072K 10 Foundation 4K 1 Kernel Alloc Once 8K 1 MALLOC 224.9M 63 MALLOC guard page 32K 8 MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) Memory Tag 242 12K 1 SQLite page cache 64K 1 STACK GUARD 56.0M 7 Stack 11.0M 7 VM_ALLOCATE 108K 15 __DATA 24.2M 277 __DATA_CONST 239K 11 __FONT_DATA 4K 1 __LINKEDIT 388.5M 5 __OBJC_RO 32.2M 1 __OBJC_RW 1892K 2 __TEXT 170.3M 276 __UNICODE 564K 1 mapped file 66.1M 25 shared memory 644K 16 =========== ======= ======= TOTAL 1.3G 756 TOTAL, minus reserved VM space 985.0M 756
`
Thanks @jessearmstrong for the crash log. Looks like it crashed due to an error in the starscream library that OctoPod uses for websocket connection. I need to look into the starscream library little bit deep but my hunch is that the crash might have happened during hostname parsing. Could you ensure to add http:// before the hostname and host name is valid http URL(not malformed in any way)? Like instead of entering octopi.local
try entering http://octopi.local
Start the app fresh and instead of click the status bar icon, click the app icon in the dock and then from the OctoPod Mac main menu select Preferences.
That did the trick! So far it's working great. Are you planning on supporting multiple printers too? I have 6 that I run almost constantly.
Hi @jessearmstrong great. Thanks for confirming. I'll add a URL validation to prevent this from crashing. Supporting multiple printers will be cool. I think it will be beneficial for many. Let's spend some time stabilizing the current app and then we can get started with multi-printer support.
@jon-daemon @jessearmstrong Please test the attached(v0.5). Added a URL validation in the preferences dialog. This will prevent the app from saving malformed or protocolless URL there by keeping it from crashed during connection.
@ariforu this is looking SUPER!!! Many people requested this and now you made it!!
Some quick comments from a quick test:
- Preferences: Enable command keys. I would use command-A and command-V
- Camera not showing. I have mutlicam plugin installed but that should not be an issue afaik
- Connecting status was not rendered. It jumped straight to operational
- New feature: Use iCloud so printers information is in sync. We need same bundle id to make this happen
- About OctoPod App does not render about information. Right click on icon to see this menu option
@gdombiak thanks for testing and providing with feedback. 1 should be easy to fix. For 2 please check if you left a "/" after your host name. I'm using the same same camera absolute URL logic. Will check 3. You are right about 4. We both use individual accounts - so we need to work together on that. 5. May be your about dialog go behind other windows?
@ariforu New version working with a hostname that doesn't include http:// at the beginning! Score! I'm excited to see this one develop!
@gdombiak
- [x] Preferences: Enable command keys. I would use command-A and command-V (fixed)
- [x] Camera not showing. I have mutlicam plugin installed but that should not be an issue afaik (should work - seems user error)
- [ ] Connecting status was not rendered. It jumped straight to operational
- [ ] New feature: Use iCloud so printers information is in sync. We need same bundle id to make this happen (deferring to next version)
- [x] About OctoPod App does not render about information. Right click on icon to see this menu option (should work - please check if it's going behind other windows)
I just tested it on High Sierra and it works fine. Thank you! I will come back with feedback after I will use it for a while.
I just tested it on High Sierra and it works fine. Thank you! I will come back with feedback after I will use it for a while.
Thanks. Please do. We'll then work with @gdombiak to merge it with main code base. It's quite a change and touched other OctoPod code which are shared with I/TV & WatchOS.
Just a few thoughts I'd like to see in the future: Be able to hide the dock icon Control buttons (move axis, home axis, change temp tool & bed) Compatibility with a couple plugins I use. OpiTemp & Simple Emergency Stop
Hi there, I just wanted to ask if there is any progress after Version 0.7? In my use case I'd need System Commands and Control Buttons to use this in production.
Thank you for your work so far 👍
any progress?