arnoappenzeller / PiPifier

PiPifier is a native macOS 10.12 Safari extension that lets you use every HTML5 video in Picture in Picture mode
MIT License
761 stars 60 forks source link

Twitch.tv issue #24

Open whbassignani opened 7 years ago

whbassignani commented 7 years ago

I got the Twitch.tv video player to work with Pipifier, but after that first fluke it stopped working.

The button is disabled about half the time, and the other half it works but nothing happens on click.

One thing that made it work was to open Web Inspector, drag the

gormster commented 7 years ago

+1. You can click the button but nothing happens.

starfx6464 commented 7 years ago

Same problem for me. Worked once and then never again.

gloos commented 7 years ago

Same issue. @whbassignani's fixed worked.

felixfoertsch commented 7 years ago

Yeah, it doesn't work for Twitch. Wild guess: it might have something to do with the Twitch player having its own kinda "PiP" mode once you scroll down on a page.

screenshot 2017-01-22 17 43 29

Edit: I'd really appreciate a fix. :-)

whbassignani commented 7 years ago

I don’t think it’s that Twitch has their own PiP; that launches a regular embed in a new window.

I think that Twitch changed the markup structure to bury the video tag further down the tree. Pipifier is merely not finding it’s new location.

On Jan 22, 2017, at 8:43 AM, Felix Förtsch notifications@github.com wrote:

Yeah, it doesn't work for Twitch. Wild guess: it might have something to do with the Twitch player having its own kinda "PiP" mode once you scroll down on a page.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

pelarejo commented 7 years ago

I don't know if you guys know, but you need to pause and play the stream at least once for the PiP button to work. I've been using PiP and Twitch for ages now. It's specified in the App Store description, and you have to do the same for each auto-play videos.

fuzails commented 7 years ago

Definately not working on twitch even if you play and pause the video

dessmith commented 7 years ago

One thing that made it work was to open Web Inspector, drag the node to an outer div (two or three levels), and then try it. Not sure if that helps?

Just reporting in that as OP said, this is the only thing that works for me.

mybuddymichael commented 7 years ago

Add this as a bookmark called "PiP" (or whatever you want to call it): javascript:document.querySelector("video").webkitSetPresentationMode("picture-in-picture");.

It consistently works for Twitch and anything else, and as far as I can tell, obviates the need for an extension like this.

KZeni commented 7 years ago

Yeah, it appears the use of javascript:document.querySelector("video").webkitSetPresentationMode("picture-in-picture"); as a bookmarklet works in Safari currently while using document.querySelector("video").webkitSetPresentationMode("picture-in-picture"); via Safari's console does not (though it does start working if you were to initiate the bookmarklet previously).

It seems like there's a permission issue happening here with Safari.

I'm considering this as a more universal issue (rather than just being related to Twitch) as discussed here: https://github.com/arnoappenzeller/PiPifier/issues/37

As an aside, this extension does more than just trigger that PiP command so it would be nice of this were to be fixed.

newkton1 commented 7 years ago

I'm finding it crashes every day: screen shot 2017-06-21 at 19 37 19

newkton1 commented 7 years ago

I can send the crash report too if needed. This happens with Safari 10.1.2when watching twit.tv

arnoappenzeller commented 7 years ago

Never seen so many crash logs... Can you attach one or two of the logs?

newkton1 commented 7 years ago

Yes, will do, but this is on 10.12.6 beta 4 so have NDA and can't say much more (I'm a dev and beta tester).

Here is the most recent.

Crash Log Process: PiPifier Button [1542] Path: /Applications/PiPifier.app/Contents/PlugIns/PiPifier Button.appex/Contents/MacOS/PiPifier Button Identifier: de.APPenzeller.PiPifier.PiPifier-Safari-Extension Version: 1.2.4 (8) App Item ID: 1160374471 App External ID: 820649651 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: PiPifier Button [1542] User ID: 501 Date/Time: 2017-06-20 05:47:28.053 +0900 OS Version: Mac OS X 10.12.6 (16G18a) Report Version: 12 Anonymous UUID: 395FB03E-8560-1758-CF17-E122E476D458 Time Awake Since Boot: 2300 seconds System Integrity Protection: disabled Crashed Thread: 2 Dispatch queue: com.apple.NSXPCConnection.user.endpoint Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000020 Exception Note: EXC_CORPSE_NOTIFY Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [0] VM Regions Near 0x20: --> __TEXT 000000010ac4c000-000000010ac55000 [ 36K] r-x/rwx SM=COW /Applications/PiPifier.app/Contents/PlugIns/PiPifier Button.appex/Contents/MacOS/PiPifier Button Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fffccd9e34a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffccd9d797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffb70b5874 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffb70b4cf1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffb70b4544 CFRunLoopRunSpecific + 420 5 com.apple.HIToolbox 0x00007fffb6613ebc RunCurrentEventLoopInMode + 240 6 com.apple.HIToolbox 0x00007fffb6613cf1 ReceiveNextEventCommon + 432 7 com.apple.HIToolbox 0x00007fffb6613b26 _BlockUntilNextEventMatchingListInModeWithFilter + 71 8 com.apple.AppKit 0x00007fffb4baca54 _DPSNextEvent + 1120 9 com.apple.AppKit 0x00007fffb53287ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796 10 com.apple.ViewBridge 0x00007fffcad33628 -[NSViewServiceApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 100 11 com.apple.AppKit 0x00007fffb4ba13db -[NSApplication run] + 926 12 com.apple.AppKit 0x00007fffb4b6be0e NSApplicationMain + 1237 13 libxpc.dylib 0x00007fffcced08c7 _xpc_objc_main + 775 14 libxpc.dylib 0x00007fffccecf2e4 xpc_main + 494 15 com.apple.Foundation 0x00007fffb8b4302b -[NSXPCListener resume] + 165 16 com.apple.pluginkit.framework 0x00007fffc7fff4ed -[PKService run] + 733 17 com.apple.pluginkit.framework 0x00007fffc7fff0de +[PKService main] + 55 18 com.apple.pluginkit.framework 0x00007fffc7fff511 +[PKService _defaultRun:arguments:] + 17 19 com.apple.Foundation 0x00007fffb8ce4fac NSExtensionMain + 51 20 libdyld.dylib 0x00007fffccc77235 start + 1 Thread 1: 0 libsystem_kernel.dylib 0x00007fffccda644e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffcce90621 _pthread_wqthread + 1426 2 libsystem_pthread.dylib 0x00007fffcce9007d start_wqthread + 13 Thread 2 Crashed:: Dispatch queue: com.apple.NSXPCConnection.user.endpoint 0 libobjc.A.dylib 0x00007fffcc38a42b objc_release + 27 1 com.apple.SafariServices.framework 0x00007fffbd1e7aae -[_SFSafariExtensionContextManager addContext:] + 160 2 com.apple.SafariServices.framework 0x00007fffbd1ef349 -[SFSafariExtensionHandler beginRequestWithExtensionContext:] + 83 3 com.apple.Foundation 0x00007fffb8c48d18 __105-[_NSExtensionContextVendor _beginRequestWithExtensionItems:listenerEndpoint:withContextUUID:completion:]_block_invoke.136 + 133 4 com.apple.CoreFoundation 0x00007fffb70b20cc __invoking___ + 140 5 com.apple.CoreFoundation 0x00007fffb70b1f51 -[NSInvocation invoke] + 289 6 com.apple.Foundation 0x00007fffb8af36ef __NSXPCCONNECTION_IS_CALLING_OUT_TO_REPLY_BLOCK__ + 17 7 com.apple.Foundation 0x00007fffb8af0bc5 -[NSXPCConnection _decodeAndInvokeReplyBlockWithData:sequence:replyInfo:] + 791 8 com.apple.Foundation 0x00007fffb8d9bd67 __95-[NSXPCConnection _sendInvocation:withProxy:remoteInterface:withErrorHandler:timeout:userInfo:]_block_invoke.318 + 261 9 libxpc.dylib 0x00007fffccec9d91 _xpc_connection_reply_callout + 45 10 libxpc.dylib 0x00007fffccec9d1f _xpc_connection_call_reply + 36 11 libdispatch.dylib 0x00007fffccc418fc _dispatch_client_callout + 8 12 libdispatch.dylib 0x00007fffccc579a0 _dispatch_queue_serial_drain + 896 13 libdispatch.dylib 0x00007fffccc4a306 _dispatch_queue_invoke + 1046 14 libdispatch.dylib 0x00007fffccc50020 _dispatch_queue_override_invoke + 369 15 libdispatch.dylib 0x00007fffccc436b5 _dispatch_root_queue_drain + 476 16 libdispatch.dylib 0x00007fffccc4348c _dispatch_worker_thread3 + 99 17 libsystem_pthread.dylib 0x00007fffcce905a2 _pthread_wqthread + 1299 18 libsystem_pthread.dylib 0x00007fffcce9007d start_wqthread + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fffccda644e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffcce9048e _pthread_wqthread + 1023 2 libsystem_pthread.dylib 0x00007fffcce9007d start_wqthread + 13 Thread 4: 0 libsystem_pthread.dylib 0x00007fffcce90070 start_wqthread + 0 1 ??? 0x00007fffd5a7f2ec runtimeLock + 28 Thread 5:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fffccd9e34a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffccd9d797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffb70b5874 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffb70b4cf1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffb70b4544 CFRunLoopRunSpecific + 420 5 com.apple.AppKit 0x00007fffb4cf9f02 _NSEventThread + 205 6 libsystem_pthread.dylib 0x00007fffcce9093b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffcce90887 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fffcce9008d thread_start + 13 Thread 2 crashed with X86 Thread State (64-bit): rax: 0xa000000000000000 rbx: 0x00007fffcc38a410 rcx: 0x0000000000000000 rdx: 0x0000000000012068 rdi: 0x00007f7ff0f01920 rsi: 0x000000000002cd00 rbp: 0x000070000adaea70 rsp: 0x000070000adaea38 r8: 0x0000000000000040 r9: 0x00006280000bda90 r10: 0xffffffffffffffff r11: 0x0000000000012068 r12: 0x00007f7ff0d04550 r13: 0x00007fffb57cb03b r14: 0x00006080000bd8e0 r15: 0x00007f7ff0f01920 rip: 0x00007fffcc38a42b rfl: 0x0000000000010246 cr2: 0x0000000000000020 Logical CPU: 5 Error Code: 0x00000004 Trap Number: 14 Binary Images: 0x10ac4c000 - 0x10ac54ff7 +de.APPenzeller.PiPifier.PiPifier-Safari-Extension (1.2.4 - 8) /Applications/PiPifier.app/Contents/PlugIns/PiPifier Button.appex/Contents/MacOS/PiPifier Button 0x10ac61000 - 0x10ac6efff +libswiftAppKit.dylib (3.0.2 - 800.0.63) /Applications/PiPifier.app/Contents/Frameworks/libswiftAppKit.dylib 0x10ac82000 - 0x10aef9fff +libswiftCore.dylib (3.0.2 - 800.0.63) <75D2ABCC-609A-36DB-91CF-93670B475D1D> /Applications/PiPifier.app/Contents/Frameworks/libswiftCore.dylib 0x10b192000 - 0x10b19cff7 +libswiftCoreData.dylib (3.0.2 - 800.0.63) <0156B34D-8B03-387C-A319-BDC11BEFB2ED> /Applications/PiPifier.app/Contents/Frameworks/libswiftCoreData.dylib 0x10b1b0000 - 0x10b1beff7 +libswiftCoreGraphics.dylib (3.0.2 - 800.0.63) <469FD49F-8AF4-3085-8888-7BED749966C8> /Applications/PiPifier.app/Contents/Frameworks/libswiftCoreGraphics.dylib 0x10b1db000 - 0x10b1dfffe +libswiftCoreImage.dylib (3.0.2 - 800.0.63) <616C4B50-C50E-3491-9363-E67658827C2E> /Applications/PiPifier.app/Contents/Frameworks/libswiftCoreImage.dylib 0x10b1e9000 - 0x10b1efff7 +libswiftDarwin.dylib (3.0.2 - 800.0.63) <920F7867-96FA-318A-B0A2-CE29A9735564> /Applications/PiPifier.app/Contents/Frameworks/libswiftDarwin.dylib 0x10b1fe000 - 0x10b219fff +libswiftDispatch.dylib (3.0.2 - 800.0.63) <07255710-F443-3F8A-BFED-F79781B178FE> /Applications/PiPifier.app/Contents/Frameworks/libswiftDispatch.dylib 0x10b254000 - 0x10b32efff +libswiftFoundation.dylib (3.0.2 - 800.0.63) <89EAD7E5-4783-3882-98E7-5AE34D4DE984> /Applications/PiPifier.app/Contents/Frameworks/libswiftFoundation.dylib 0x10b437000 - 0x10b43aff7 +libswiftIOKit.dylib (3.0.2 - 800.0.63) <21E3090E-2615-334E-A2CD-BD219361F4BD> /Applications/PiPifier.app/Contents/Frameworks/libswiftIOKit.dylib 0x10b445000 - 0x10b44afff +libswiftObjectiveC.dylib (3.0.2 - 800.0.63) /Applications/PiPifier.app/Contents/Frameworks/libswiftObjectiveC.dylib 0x10b454000 - 0x10b45aff7 +libswiftQuartzCore.dylib (3.0.2 - 800.0.63) <6A841498-B953-3794-8A2A-B5DD478A6743> /Applications/PiPifier.app/Contents/Frameworks/libswiftQuartzCore.dylib 0x10b464000 - 0x10b46afff +libswiftSafariServices.dylib (3.0.2 - 800.0.63) /Applications/PiPifier.app/Contents/Frameworks/libswiftSafariServices.dylib 0x10b476000 - 0x10b479ff7 +libswiftXPC.dylib (3.0.2 - 800.0.63) <188A7BF2-7DB0-35EB-9C64-95938C7FE530> /Applications/PiPifier.app/Contents/Frameworks/libswiftXPC.dylib 0x111113000 - 0x111150dc7 dyld (433.5) /usr/lib/dyld 0x7fffb36fa000 - 0x7fffb38bbfff com.apple.avfoundation (2.0 - 1187.36) <2F390EAD-07BB-3788-9E73-13104C2E04CD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fffb38bc000 - 0x7fffb395eff7 com.apple.audio.AVFAudio (1.0 - ???) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fffb3a29000 - 0x7fffb3a29fff com.apple.Accelerate (1.11 - Accelerate 1.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fffb3a42000 - 0x7fffb4082fe3 com.apple.vImage (8.1 - ???) <4C535C25-EF87-35BE-9BE8-D080A5C24084> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fffb4083000 - 0x7fffb424afef libBLAS.dylib (1185.50.4) <7AF8DB9A-E33B-30EB-8767-87AFB951E231> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fffb424b000 - 0x7fffb4262fff libBNNS.dylib (15) <26F32264-148E-35E5-A280-CA035CB3D6F0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fffb4263000 - 0x7fffb466efff libLAPACK.dylib (1185.50.4) <51B2BABA-F736-3663-885A-65A8991D3560> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fffb466f000 - 0x7fffb4685fff libLinearAlgebra.dylib (1185.50.4) <0EC25E70-05DC-3615-85B6-81721566CF1D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fffb4686000 - 0x7fffb468cfff libQuadrature.dylib (3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fffb468d000 - 0x7fffb46a0ff7 libSparseBLAS.dylib (1185.50.4) <0BDCF6A7-0228-3719-81C7-B6EBC7911320> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fffb46a1000 - 0x7fffb47eeff7 libvDSP.dylib (600.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fffb47ef000 - 0x7fffb48a6fe3 libvMisc.dylib (600.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fffb48a7000 - 0x7fffb48a7fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fffb48a8000 - 0x7fffb48e5ffb com.apple.Accounts (113 - 113) <8550BD08-7D05-3AC4-A0CC-B67ECB2DE950> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fffb48e6000 - 0x7fffb4b65ff7 com.apple.AddressBook.framework (10.0 - 1756.20) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fffb4b66000 - 0x7fffb593fff3 com.apple.AppKit (6.9 - 1504.83.101) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fffb5951000 - 0x7fffb5951fff com.apple.ApplicationServices (48 - 48) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fffb5952000 - 0x7fffb59c0ff7 com.apple.ApplicationServices.ATS (377 - 422.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fffb5a5a000 - 0x7fffb5b89ff7 libFontParser.dylib (194.12) <73C3946D-EF92-3AC1-89C3-0E75B2A85325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fffb5b8a000 - 0x7fffb5bd4fff libFontRegistry.dylib (196.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fffb5cd1000 - 0x7fffb5d7bff7 com.apple.ColorSync (4.12.0 - 502.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fffb5d7c000 - 0x7fffb5dcdfff com.apple.HIServices (1.22 - 593) <045870A9-1D92-3FEF-8722-671E99A35E71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fffb5dce000 - 0x7fffb5dddff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2CBE7F61-2056-3F96-99A1-0D527796AFA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fffb5dde000 - 0x7fffb5e2bfff com.apple.print.framework.PrintCore (12 - 491) <5027FD58-F0EE-33E4-8577-934CA06CD2AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fffb5e2c000 - 0x7fffb5e67fff com.apple.QD (3.12 - 313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fffb5e68000 - 0x7fffb5e73fff com.apple.speech.synthesis.framework (6.6.2 - 6.6.2) <7853EFF4-62B9-394E-B7B8-41A645656820> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fffb5e74000 - 0x7fffb6080ff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <01518CAB-7DAD-3F09-83F8-B9FE0ABE998F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fffb6081000 - 0x7fffb6081fff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fffb61ea000 - 0x7fffb65c4fff com.apple.CFNetwork (811.5.4 - 811.5.4) <46B1227B-F38C-3F8E-B0B5-5D9861ABF36B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fffb65de000 - 0x7fffb65defff com.apple.Carbon (154 - 157) <69F403C7-F0CB-34E6-89B0-235CF4978C17> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fffb65df000 - 0x7fffb65e2fff com.apple.CommonPanels (1.2.6 - 98) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fffb65e3000 - 0x7fffb68ecfff com.apple.HIToolbox (2.1.1 - 857.8) <5367366E-747E-32CF-8E76-93CD8E7424C7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fffb68ed000 - 0x7fffb68f0ff7 com.apple.help (1.3.5 - 49) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fffb68f1000 - 0x7fffb68f6fff com.apple.ImageCapture (9.0 - 9.0) <341252B4-E082-361A-B756-6A330259C741> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fffb68f7000 - 0x7fffb698eff3 com.apple.ink.framework (10.9 - 219) <1BD40B45-FD33-3177-A935-565EE5FC79D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fffb698f000 - 0x7fffb69a9fff com.apple.openscripting (1.7 - 172) <31CFBB35-24BD-3E12-9B6B-1FA842FB605B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fffb69aa000 - 0x7fffb69abff3 com.apple.print.framework.Print (12 - 267) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fffb69ac000 - 0x7fffb69aeff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fffb69af000 - 0x7fffb69b5ff7 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <082895DC-3AC7-3DEF-ADCA-5B018C19C9D3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fffb6a96000 - 0x7fffb6a96fff com.apple.Cocoa (6.11 - 22) <85EDFBE1-75F0-369E-8CA8-C6A639B98FA6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fffb6be0000 - 0x7fffb6c6dfff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <166E5FD4-24BF-318F-AEE8-6530819472D5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fffb6c6e000 - 0x7fffb6c81fff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fffb6c82000 - 0x7fffb6f81ff3 com.apple.CoreData (120 - 754.2) <0C9D9D78-758D-318F-9049-D42CC7944363> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fffb6f82000 - 0x7fffb702fff7 com.apple.CoreDisplay (1.0 - 1) <53D1EAFE-23A4-398D-BF52-E4299E670DB6> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fffb7030000 - 0x7fffb74c3fff com.apple.CoreFoundation (6.9 - 1349.8) <36385A3A-60D3-32DB-BF55-C6D8931A7AA6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fffb74c4000 - 0x7fffb7b67ff7 com.apple.CoreGraphics (2.0 - 1070.22) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fffb7b68000 - 0x7fffb7dabffb com.apple.CoreImage (12.4.0 - 451.4.9) <6BB35C3A-F68E-3C46-BC3F-EEB376B3062B> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fffb7dac000 - 0x7fffb7e11ff7 com.apple.corelocation (2101.0.63) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fffb7e12000 - 0x7fffb7ec3fff com.apple.CoreMedia (1.0 - 1907.59.1.6) <570690D8-A956-3629-9E46-4F8BDDB8A82C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fffb7ec4000 - 0x7fffb7f0fff7 com.apple.CoreMediaIO (805.0 - 4932) <03F2B863-BF99-36DF-9A14-1DB534A289F3> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fffb7f10000 - 0x7fffb7f10fff com.apple.CoreServices (775.19 - 775.19) <7255917D-EFBB-3BE2-A8FD-DAD631BC0949> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fffb7f11000 - 0x7fffb7f62fff com.apple.AE (712.5 - 712.5) <61F2AE2C-E04E-3FDF-9E88-201325136C83> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fffb7f63000 - 0x7fffb823eff7 com.apple.CoreServices.CarbonCore (1159.6 - 1159.6) <08AC074C-965B-3EDF-8E45-0707C8DE9EAD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fffb823f000 - 0x7fffb8272fff com.apple.DictionaryServices (1.2 - 274) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fffb8273000 - 0x7fffb827bff3 com.apple.CoreServices.FSEvents (1230.50.1 - 1230.50.1) <2AD1B0E5-7214-37C4-8D11-A27C9CAC0F74> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fffb827c000 - 0x7fffb83e8ff7 com.apple.LaunchServices (775.19 - 775.19) <5077F4BF-ADCB-3E58-8CF9-2F1F7F70D7F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fffb83e9000 - 0x7fffb8499ffb com.apple.Metadata (10.7.0 - 1075.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fffb849a000 - 0x7fffb84f9fff com.apple.CoreServices.OSServices (775.19 - 775.19) <82E0BF7B-4004-38F5-AF5E-DF9E98B466BB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fffb84fa000 - 0x7fffb856afff com.apple.SearchKit (1.4.0 - 1.4.0) <7A6DDA2B-03F1-3137-BA9E-1CC211973E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fffb856b000 - 0x7fffb85b0ff7 com.apple.coreservices.SharedFileList (38 - 38) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fffb8639000 - 0x7fffb8786ffb com.apple.CoreText (352.0 - 544.15) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fffb8787000 - 0x7fffb87bcff3 com.apple.CoreVideo (1.8 - 235.3) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fffb87bd000 - 0x7fffb882effb com.apple.framework.CoreWLAN (11.0 - 1200.31) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fffb8861000 - 0x7fffb886cff3 com.apple.DirectoryService.Framework (10.12 - 194) <45BEA292-4550-3082-8CE7-5D6CE7E0052A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fffb892c000 - 0x7fffb8931fff com.apple.DiskArbitration (2.7 - 2.7) <70F56042-EF04-3BAF-9E04-90F423FB2BCC> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fffb8ac3000 - 0x7fffb8e69ffb com.apple.Foundation (6.9 - 1349.90) <4CCFA2BD-9C56-3B39-B8BE-D3757E7491D7> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fffb8e95000 - 0x7fffb8ec6ff7 com.apple.GSS (4.0 - 2.0) <6FADED0B-0425-3567-A75A-040C5A4638EB> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fffb8f86000 - 0x7fffb9029fff com.apple.Bluetooth (5.0.5 - 5.0.5f1) <913B97A6-9E18-3F15-992D-D522AA22EDE9> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fffb902a000 - 0x7fffb90c0ff7 com.apple.framework.IOKit (2.0.2 - 1324.60.3) <0AF62CB7-2D06-38F5-A4A8-C194372862BE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fffb90c1000 - 0x7fffb90c7ffb com.apple.IOSurface (159.9 - 159.9) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fffb90c8000 - 0x7fffb9119ff7 com.apple.ImageCaptureCore (7.0 - 7.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fffb911a000 - 0x7fffb927dff7 com.apple.ImageIO.framework (3.3.0 - 1599.12) <7D624511-9E38-323E-86AA-A37BCECE61B0> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fffb927e000 - 0x7fffb9282fff libGIF.dylib (1599.12) <7D9B14DA-F2A9-3803-A10D-AF7330D4CD53> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fffb9283000 - 0x7fffb9374ff7 libJP2.dylib (1599.12) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fffb9375000 - 0x7fffb9398fff libJPEG.dylib (1599.12) <10AD5A15-5891-30CF-B003-671724C49070> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fffb9399000 - 0x7fffb93bffff libPng.dylib (1599.12) <6782415F-2B06-34FD-ACC6-61D91FB23FCF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fffb93c0000 - 0x7fffb93c2ff3 libRadiance.dylib (1599.12) <2BE02AC8-2D9A-3554-82AE-D577E9540B1B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fffb93c3000 - 0x7fffb9411ff7 libTIFF.dylib (1599.12) <845B70BE-6432-32D1-9655-6DAF0639BF9A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fffb956f000 - 0x7fffba179fff com.apple.JavaScriptCore (12603 - 12603.3.4) <2A9C9E8E-2034-39BC-9D47-D28F76F514D9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fffba17a000 - 0x7fffba193ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fffba194000 - 0x7fffba1cafff com.apple.LDAPFramework (2.4.28 - 194.5) <492ACA22-373E-3DD9-BAEB-9EF6AA962FD5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fffba41d000 - 0x7fffba423fff com.apple.MediaAccessibility (1.0 - 97.1.1) <0BD82735-6644-37CE-B13D-8E7CC59A1752> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fffba439000 - 0x7fffba972ff7 com.apple.MediaToolbox (1.0 - 1907.59.1.6) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fffba973000 - 0x7fffba9cefff com.apple.Metal (87.18 - 87.18) /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fffbb2b7000 - 0x7fffbb2bffff com.apple.NetFS (6.0 - 4.0) <14A24D00-5673-330A-959D-87F72040DEFF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fffbb667000 - 0x7fffbb6b5ff3 com.apple.opencl (2.8.6 - 2.8.6) <1C164681-7FB4-31EE-BB40-D0E725C10FF6> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fffbb6b6000 - 0x7fffbb6cfffb com.apple.CFOpenDirectory (10.12 - 194) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fffbb6d0000 - 0x7fffbb6dbff7 com.apple.OpenDirectory (10.12 - 194) <4298FFD0-B1A7-3064-AF5B-708B3FA38671> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fffbb6dc000 - 0x7fffbb6defff libCVMSPluginSupport.dylib (14.0.16) <9E12EB67-6630-39A0-AB93-77405F5EC2A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fffbb6df000 - 0x7fffbb6e2ff7 libCoreFSCache.dylib (156.3) <5EFB0E42-E025-3209-B818-0AF6A813B27B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fffbb6e3000 - 0x7fffbb6e7fff libCoreVMClient.dylib (156.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fffbb6e8000 - 0x7fffbb6f1ff7 libGFXShared.dylib (14.0.16) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fffbb6f2000 - 0x7fffbb6fdfff libGL.dylib (14.0.16) <0801F3B9-A525-32BB-9BC0-478947CE21D9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fffbb6fe000 - 0x7fffbb73aff7 libGLImage.dylib (14.0.16) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fffbb8b2000 - 0x7fffbb8f3ff7 libGLU.dylib (14.0.16) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fffbc25b000 - 0x7fffbc269fff com.apple.opengl (14.0.16 - 14.0.16) <167C9883-A79E-3B7F-AFED-8CD6683B291D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fffbc4d8000 - 0x7fffbc61ffff com.apple.QTKit (7.7.3 - 2978.7) <275DFA9A-E07B-3917-A2F6-CDE71C8456FD> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fffbc620000 - 0x7fffbc88aff7 com.apple.imageKit (3.0 - 1023) <9C547565-CBAA-3ACB-A3F6-1366A0DCDCB4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fffbc88b000 - 0x7fffbc952fff com.apple.PDFKit (1.0 - 1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fffbc953000 - 0x7fffbce79ff7 com.apple.QuartzComposer (5.1 - 356) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fffbce7a000 - 0x7fffbce9dffb com.apple.quartzfilters (1.10.0 - 1.10.0) <365342ED-7A1A-3C75-AE60-90764E96034C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fffbce9e000 - 0x7fffbcf8bfff com.apple.QuickLookUIFramework (5.0 - 720.7) <3136C23E-399E-3296-928A-B18EC9FC423C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fffbcf8c000 - 0x7fffbcf8cfff com.apple.quartzframework (1.5 - 21) <09455972-8A33-3D61-B193-BA7E7CF984CA> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fffbcf8d000 - 0x7fffbd18dfff com.apple.QuartzCore (1.11 - 453.39.4) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fffbd18e000 - 0x7fffbd1e3fff com.apple.QuickLookFramework (5.0 - 720.7) <3BD7BA2F-924C-3EFF-B26E-3F930E62E6B4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fffbd1e4000 - 0x7fffbd1f9fff com.apple.SafariServices.framework (12603 - 12603.3.4) <5023CB0F-FF6D-355D-B300-F3A457830B35> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x7fffbd6f4000 - 0x7fffbd9f6ff7 com.apple.security (7.0 - 57740.60.18) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fffbd9f7000 - 0x7fffbda6cfff com.apple.securityfoundation (6.0 - 55132.50.7) <15C53957-A9DE-31AE-A192-949244F47CD7> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fffbda6d000 - 0x7fffbda96fff com.apple.securityinterface (10.0 - 55079.50.4) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fffbda97000 - 0x7fffbda9aff3 com.apple.xpc.ServiceManagement (1.0 - 1) <7A773F22-CD1C-3FE9-9101-93DB43A8AB1A> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fffbda9b000 - 0x7fffbdae5ff7 com.apple.sociald.Social (???) <4AA3104C-645F-3A0F-9CFE-4AA6E49C2F72> /System/Library/Frameworks/Social.framework/Versions/A/Social 0x7fffbde21000 - 0x7fffbde90ff7 com.apple.SystemConfiguration (1.14 - 1.14) <3FFD3930-B307-3E31-9FA6-12221EB0F969> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fffbde91000 - 0x7fffbe23ffff com.apple.VideoToolbox (1.0 - 1907.59.1.6) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fffbe240000 - 0x7fffbf5c7ff7 com.apple.WebCore (12603 - 12603.3.4) <0100AD9B-5B18-3594-B4B0-FB4DAEF486D7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fffbf5c8000 - 0x7fffbf7b4ff3 com.apple.WebKitLegacy (12603 - 12603.3.4) <1369413E-5B2F-3133-9B6F-F403E98719AD> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x7fffbf7b5000 - 0x7fffbfb60ff3 com.apple.WebKit (12603 - 12603.3.4) <87D2BD27-6574-3379-9498-3DB22AD9811B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fffc03bb000 - 0x7fffc0459ff7 com.apple.accounts.AccountsDaemon (113 - 113) <2A3C41BC-740B-3F7B-AE86-8C2A7B369559> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon 0x7fffc045a000 - 0x7fffc048effb com.apple.framework.accountsui (1.0 - 45) /System/Library/PrivateFrameworks/AccountsUI.framework/Versions/A/AccountsUI 0x7fffc06e7000 - 0x7fffc0702ff3 com.apple.AppContainer (4.0 - 307.50.21) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fffc0703000 - 0x7fffc0710ff3 com.apple.AppSandbox (4.0 - 307.50.21) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fffc0711000 - 0x7fffc0733ffb com.apple.framework.Apple80211 (12.0 - 1200.47) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fffc0734000 - 0x7fffc0743feb com.apple.AppleFSCompression (88.50.3 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fffc0836000 - 0x7fffc08c197f com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fffc08d5000 - 0x7fffc08f0fff com.apple.aps.framework (4.0 - 4.0) <6CA07CDF-1E35-34E9-95BF-BD565FF42BAD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fffc08f1000 - 0x7fffc08f9ffb com.apple.AppleSRP (5.0 - 1) <6AAE93B6-9816-35B2-9C59-D5C3218065AF> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fffc08fa000 - 0x7fffc08fdff3 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <42A1731A-A576-307A-B07C-9F8F64696CB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fffc08fe000 - 0x7fffc0950fff com.apple.AppleVAFramework (5.0.36 - 5.0.36) <7352078D-C230-397C-81A5-57A48CF218C0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fffc0cf4000 - 0x7fffc0d72ff7 com.apple.backup.framework (1.8.5 - 1.8.5) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fffc140e000 - 0x7fffc1435fff com.apple.CalendarAgentLink (8.0 - 250) /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink 0x7fffc19fd000 - 0x7fffc1a24ff3 com.apple.ChunkingLibrary (173 - 173) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fffc2349000 - 0x7fffc2352ffb com.apple.CommonAuth (4.0 - 2.0) <216950CB-269F-3476-BA17-D6363AC49FBC> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fffc2419000 - 0x7fffc246aff7 com.apple.AddressBook.ContactsFoundation (8.0 - 2250.11) <1324A70E-A093-3DB9-A802-07B8F4A499B5> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fffc246b000 - 0x7fffc248dfff com.apple.contacts.ContactsPersistence (1.0 - 2250.11) <7CDEB852-B3B7-328F-9537-DFB3A58B882C> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence 0x7fffc24d7000 - 0x7fffc28b6ff7 com.apple.CoreAUC (226.0.0 - 226.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fffc28b7000 - 0x7fffc28e7fff com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <3F6857D1-AE7C-3593-B064-930F5BB7269E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fffc2982000 - 0x7fffc298affb com.apple.frameworks.CoreDaemon (1.3 - 1.3) <2AB86FAF-37B3-3323-9EF0-CA591B6E357C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fffc2a9b000 - 0x7fffc2aabfff com.apple.CoreEmoji (1.0 - 40.3.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fffc2b70000 - 0x7fffc2b86ff3 com.apple.CoreMediaAuthoring (2.2 - 956) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fffc2b8d000 - 0x7fffc2c1dffb com.apple.CorePDF (4.0 - 4) <7F50E4A6-940C-33F5-BE4E-7E01AFE98A8F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fffc2de6000 - 0x7fffc2e16ff3 com.apple.CoreServicesInternal (276.2 - 276.2) <05EB7D45-DD4C-3A0F-AC63-A0C2A68E6481> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fffc30a7000 - 0x7fffc3136ff7 com.apple.CoreSymbolication (62046) <7839CD8E-011D-3567-88DE-3D472C661136> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fffc3137000 - 0x7fffc3276fe7 com.apple.coreui (2.1 - 431.3) <1A912E5A-D11D-3DE3-B538-D14059F7E5C0> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fffc3277000 - 0x7fffc3347ff3 com.apple.CoreUtils (5.1 - 510.31) <543E5F7F-57DA-3C02-A5F6-6C0010C0C1B9> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fffc3397000 - 0x7fffc33fcff3 com.apple.framework.CoreWiFi (12.0 - 1200.31) <851411F0-AFB8-3CA6-BF61-37D3487E1867> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fffc33fd000 - 0x7fffc340bff7 com.apple.CrashReporterSupport (10.12 - 827) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fffc347d000 - 0x7fffc3487ffb com.apple.framework.DFRFoundation (1.0 - 104.25) <7CFF896C-EF22-3941-BB3D-F3615CE4C908> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fffc3488000 - 0x7fffc348cff3 com.apple.DSExternalDisplay (3.1 - 380) <4B5E3FF0-E8C3-38CC-BF72-418C928956AB> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fffc34c2000 - 0x7fffc3537ffb com.apple.datadetectorscore (7.0 - 539.1) <74595F6C-8283-3C73-9F56-C6FA957F8B94> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fffc3573000 - 0x7fffc35b2fff com.apple.DebugSymbols (137 - 137) <58A70B66-2628-3CFE-B103-2200D95FC5F7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fffc35b3000 - 0x7fffc36c4fff com.apple.desktopservices (1.11.5 - 1.11.5) <46A9D4F3-1EF8-373C-98A4-AD48D285E484> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fffc3807000 - 0x7fffc3812fff com.apple.DisplayServicesFW (3.1 - 380) <0BDF6C17-5E5F-33F8-8E99-C7350C6F9667> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fffc39ac000 - 0x7fffc3dddff7 com.apple.vision.FaceCore (3.3.2 - 3.3.2) <9391D5A3-738C-3136-9D07-518CB43DBADA> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fffc5134000 - 0x7fffc5134fff libmetal_timestamp.dylib (600.0.49.9) /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x7fffc5405000 - 0x7fffc5421fff com.apple.GenerationalStorage (2.0 - 267.1) <3DE1C580-D089-362D-8582-8DE68A3C5F13> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fffc543a000 - 0x7fffc5aecfff com.apple.GeoServices (1.0 - 1228.24.9.30.34) <0260B97C-C22A-3954-847E-0A6117CDB9B9> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fffc5b32000 - 0x7fffc5ba8ff3 com.apple.Heimdal (4.0 - 2.0) <8F9C9041-66D5-36C9-8A4C-1658035C311D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fffc61c3000 - 0x7fffc61caffb com.apple.IOAccelerator (311.14 - 311.14) <278124AF-02DC-3785-9FA9-14EDB8E5FD56> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fffc61cc000 - 0x7fffc61e0ff7 com.apple.IOPresentment (1.0 - 29.10) <30DF04EE-10E2-353F-845F-A97B87DF3207> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fffc61e1000 - 0x7fffc6203fff com.apple.IconServices (74.4 - 74.4) <218DDD05-35F4-3833-B98D-471ED0EBC031> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fffc629f000 - 0x7fffc62afff3 com.apple.IntlPreferences (2.0 - 216) <77C9C2E7-EF9F-34BB-A5E3-B8BEA4226B5F> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fffc62ea000 - 0x7fffc64a1fff com.apple.LanguageModeling (1.0 - 123.2.5) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fffc6b11000 - 0x7fffc6b14fff com.apple.Mangrove (1.0 - 1) <98814966-FD65-302B-B47E-00928DC34E5C> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fffc6dc2000 - 0x7fffc6e3bff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fffc6f97000 - 0x7fffc6fa5fff com.apple.MobileKeyBag (2.0 - 1.0) /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fffc6fb6000 - 0x7fffc6fdeff7 com.apple.MultitouchSupport.framework (368.16 - 368.16) <9E602B4A-22CD-3CF3-B284-78D5123C9AE8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fffc7090000 - 0x7fffc709bfff com.apple.NetAuth (6.2 - 6.2) <97F487D6-8089-31A8-B68C-6C1EAC6ED1B5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fffc74e8000 - 0x7fffc74eafff com.apple.OAuth (25 - 25) /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fffc7973000 - 0x7fffc79b4ff3 com.apple.PerformanceAnalysis (1.148.3 - 148.3) <4E468BC7-F863-3674-909D-417231EB8C28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fffc79f7000 - 0x7fffc79feff3 com.apple.phonenumbers (1.1.1 - 105) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fffc7fec000 - 0x7fffc800efff com.apple.pluginkit.framework (1.0 - 1) <775E1168-9A28-34EC-AACD-B73803B9DDD4> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fffc809c000 - 0x7fffc80b6fff com.apple.ProtocolBuffer (1 - 249.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fffc80b7000 - 0x7fffc80c6ff7 com.apple.QuickLookThumbnailing (1.0 - 1) <173EE873-1700-3FCA-9782-C060FBB5BCAD> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fffc80cf000 - 0x7fffc80f2ff3 com.apple.RemoteViewServices (2.0 - 124) <6B967FDA-6591-302C-BA0A-76C4856E584E> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fffc8dbc000 - 0x7fffc8dbffff com.apple.SecCodeWrapper (4.0 - 307.50.21) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fffc8dce000 - 0x7fffc8e4dff7 com.apple.ShareKit (1.0 - 500) /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit 0x7fffc8e4e000 - 0x7fffc8edbfff com.apple.Sharing (696.2.67 - 696.2.67) <2B5BF8C8-1586-3806-9AED-0A17C67DEC2D> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fffc8efc000 - 0x7fffc9171ffb com.apple.SkyLight (1.600.0 - 170.3) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fffc9350000 - 0x7fffc935cff7 com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) <684BD1EA-8268-331C-A5A9-080EB375C658> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fffc9a48000 - 0x7fffc9abcfdf com.apple.Symbolication (62048.1) <07CB0D17-DEC2-34E4-905B-4B67D501AB15> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fffc9efb000 - 0x7fffc9f01ff7 com.apple.TCC (1.0 - 1) <911B534B-4AC7-34E4-935E-E42ECD008CBC> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fffc9f8d000 - 0x7fffca053ff7 com.apple.TextureIO (2.8 - 2.8) <3D61E533-4156-3B21-B7ED-CB823E680DFC> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fffca09c000 - 0x7fffca0b1ff3 com.apple.ToneKit (1.0 - 1) /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 0x7fffca0b2000 - 0x7fffca0c0ffb com.apple.ToneLibrary (1.0 - 1) /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 0x7fffca0c9000 - 0x7fffca259ff3 com.apple.UIFoundation (1.0 - 490.7) <2A3063FE-1790-3510-8A0E-AEC581D42B7E> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fffcad28000 - 0x7fffcade8fff com.apple.ViewBridge (283 - 283) <25A635B3-C87C-3D3A-ADF3-539713FA1048> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fffcb233000 - 0x7fffcb239fff com.apple.XPCService (2.0 - 1) <4B28B225-2105-33F4-9ED0-F04288FF4FB1> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fffcb30a000 - 0x7fffcb30cffb com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fffcb338000 - 0x7fffcb35fff7 com.apple.contacts.vCard (1.0 - 2250.11) /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fffcb361000 - 0x7fffcb37cff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fffcb37d000 - 0x7fffcb388fff libChineseTokenizer.dylib (21) <0886E908-A825-36AF-B94B-2361FD8BC2A1> /usr/lib/libChineseTokenizer.dylib 0x7fffcb41a000 - 0x7fffcb41bff3 libDiagnosticMessagesClient.dylib (102) <84A04D24-0E60-3810-A8C0-90A65E2DF61A> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fffcb41c000 - 0x7fffcb62ffff libFosl_dynamic.dylib (16.39) <2A618EFD-DC8D-30D9-8FE6-97824275C998> /usr/lib/libFosl_dynamic.dylib 0x7fffcb64b000 - 0x7fffcb652fff libMatch.1.dylib (27) <70D4BD2A-9383-37F2-B0D6-9B592D236601> /usr/lib/libMatch.1.dylib 0x7fffcb653000 - 0x7fffcb653fff libOpenScriptingUtil.dylib (172) <90743888-C1E8-34E3-924E-1A754B2B63B9> /usr/lib/libOpenScriptingUtil.dylib 0x7fffcb654000 - 0x7fffcb658ffb libScreenReader.dylib (477.40.6) /usr/lib/libScreenReader.dylib 0x7fffcb659000 - 0x7fffcb65affb libSystem.B.dylib (1238.60.2) /usr/lib/libSystem.B.dylib 0x7fffcb6c6000 - 0x7fffcb6f1ff3 libarchive.2.dylib (41.70.1) /usr/lib/libarchive.2.dylib 0x7fffcb6f2000 - 0x7fffcb7e7fef libate.dylib (1.12.13) /usr/lib/libate.dylib 0x7fffcb7eb000 - 0x7fffcb7ebff3 libauto.dylib (187) <34388D0B-C539-3C1B-9408-2BC152162E43> /usr/lib/libauto.dylib 0x7fffcb7ec000 - 0x7fffcb7fcff3 libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib 0x7fffcb7fd000 - 0x7fffcb80bff7 libbz2.1.0.dylib (38) /usr/lib/libbz2.1.0.dylib 0x7fffcb80c000 - 0x7fffcb862ff7 libc++.1.dylib (307.5) <0B43BB5D-E6EB-3464-8DE9-B41AC8ED9D1C> /usr/lib/libc++.1.dylib 0x7fffcb863000 - 0x7fffcb88cff7 libc++abi.dylib (307.4) /usr/lib/libc++abi.dylib 0x7fffcb88d000 - 0x7fffcb89dffb libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib 0x7fffcb89e000 - 0x7fffcb8b4ff7 libcompression.dylib (39) /usr/lib/libcompression.dylib 0x7fffcb8b5000 - 0x7fffcb8b5ff7 libcoretls.dylib (121.50.4) <64B1001E-10F6-3542-A3B2-C4B49F51817F> /usr/lib/libcoretls.dylib 0x7fffcb8b6000 - 0x7fffcb8b7ff3 libcoretls_cfhelpers.dylib (121.50.4) <1A10303E-5EB0-3C7C-9165-021FCDFD934D> /usr/lib/libcoretls_cfhelpers.dylib 0x7fffcbbf4000 - 0x7fffcbc47ff7 libcups.2.dylib (450) <67E7B097-E074-39DE-85F4-B5DE9A97EB7F> /usr/lib/libcups.2.dylib 0x7fffcbc9b000 - 0x7fffcbca2ff3 libdscsym.dylib (148.3) /usr/lib/libdscsym.dylib 0x7fffcbcc4000 - 0x7fffcbcc4fff libenergytrace.dylib (15) /usr/lib/libenergytrace.dylib 0x7fffcbcd4000 - 0x7fffcbcd9ff7 libheimdal-asn1.dylib (498.50.8) /usr/lib/libheimdal-asn1.dylib 0x7fffcbcda000 - 0x7fffcbdccff7 libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib 0x7fffcbdcd000 - 0x7fffcbff2ffb libicucore.A.dylib (57166.0.1) <067312A0-3AC9-34AE-A7EE-5F2AB09AABA7> /usr/lib/libicucore.A.dylib 0x7fffcbff8000 - 0x7fffcbff9fff liblangid.dylib (126) <2085E7A7-9A34-3735-87F4-F174EF8EABF0> /usr/lib/liblangid.dylib 0x7fffcbffa000 - 0x7fffcc013ffb liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib 0x7fffcc014000 - 0x7fffcc02aff7 libmarisa.dylib (5) <9030D214-5D0F-30CB-AC03-902C63909362> /usr/lib/libmarisa.dylib 0x7fffcc02b000 - 0x7fffcc2d3ff7 libmecabra.dylib (744.8) /usr/lib/libmecabra.dylib 0x7fffcc306000 - 0x7fffcc380ff3 libnetwork.dylib (856.60.1) <191E99F5-4723-3180-8013-02AF2F9AE4B8> /usr/lib/libnetwork.dylib 0x7fffcc381000 - 0x7fffcc756bc7 libobjc.A.dylib (709.1) /usr/lib/libobjc.A.dylib 0x7fffcc759000 - 0x7fffcc75dfff libpam.2.dylib (21.30.1) <71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC> /usr/lib/libpam.2.dylib 0x7fffcc75e000 - 0x7fffcc78ffff libpcap.A.dylib (67.60.1) /usr/lib/libpcap.A.dylib 0x7fffcc7ac000 - 0x7fffcc7c8ffb libresolv.9.dylib (64) /usr/lib/libresolv.9.dylib 0x7fffcc7c9000 - 0x7fffcc802fff libsandbox.1.dylib (592.70.1) <354A3A94-D8DC-3532-9C61-8721E126B8C2> /usr/lib/libsandbox.1.dylib 0x7fffcc803000 - 0x7fffcc815ffb libsasl2.2.dylib (209) <32107C59-22C6-3049-B86E-9C2F85FF549B> /usr/lib/libsasl2.2.dylib 0x7fffcc816000 - 0x7fffcc817ff3 libspindump.dylib (231.3) /usr/lib/libspindump.dylib 0x7fffcc818000 - 0x7fffcc95efff libsqlite3.dylib (254.7) <65EA6A12-DAB8-3727-96DB-16918EBCC247> /usr/lib/libsqlite3.dylib 0x7fffcca53000 - 0x7fffcca60fff libxar.1.dylib (357) <69547C64-E811-326F-BBED-490C6361BDCB> /usr/lib/libxar.1.dylib 0x7fffcca61000 - 0x7fffccb50fff libxml2.2.dylib (30.17) /usr/lib/libxml2.2.dylib 0x7fffccb51000 - 0x7fffccb7afff libxslt.1.dylib (15.9) <00735AD5-B62D-3E83-86AC-5533E4E2B102> /usr/lib/libxslt.1.dylib 0x7fffccb7b000 - 0x7fffccb8cff3 libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib 0x7fffccb9b000 - 0x7fffccb9fff7 libcache.dylib (79) <093A4DAB-8385-3D47-A350-E20CB7CCF7BF> /usr/lib/system/libcache.dylib 0x7fffccba0000 - 0x7fffccbaafff libcommonCrypto.dylib (60092.50.5) /usr/lib/system/libcommonCrypto.dylib 0x7fffccbab000 - 0x7fffccbb2fff libcompiler_rt.dylib (62) <55D47421-772A-32AB-B529-1A46C2F43B4D> /usr/lib/system/libcompiler_rt.dylib 0x7fffccbb3000 - 0x7fffccbbbfff libcopyfile.dylib (138) <819BEA3C-DF11-3E3D-A1A1-5A51C5BF1961> /usr/lib/system/libcopyfile.dylib 0x7fffccbbc000 - 0x7fffccc3ffdf libcorecrypto.dylib (442.50.19) <7E7CFAAD-8BBA-3518-B01F-4D55AE77C074> /usr/lib/system/libcorecrypto.dylib 0x7fffccc40000 - 0x7fffccc71fff libdispatch.dylib (703.50.37) <3936F3AF-553F-3D8D-9443-47FC88F98FEE> /usr/lib/system/libdispatch.dylib 0x7fffccc72000 - 0x7fffccc77ffb libdyld.dylib (433.5) <9B2AC56D-107C-3541-A127-9094A751F2C9> /usr/lib/system/libdyld.dylib 0x7fffccc78000 - 0x7fffccc78ffb libkeymgr.dylib (28) <7AA011A9-DC21-3488-BF73-3B5B14D1FDD6> /usr/lib/system/libkeymgr.dylib 0x7fffccc79000 - 0x7fffccc85fff libkxld.dylib (3789.70.15) /usr/lib/system/libkxld.dylib 0x7fffccc86000 - 0x7fffccc86fff liblaunch.dylib (972.70.1) <2CDC8C32-7138-39B5-A20C-0748E226F10D> /usr/lib/system/liblaunch.dylib 0x7fffccc87000 - 0x7fffccc8cff3 libmacho.dylib (898) <17D5D855-F6C3-3B04-B680-E9BF02EF8AED> /usr/lib/system/libmacho.dylib 0x7fffccc8d000 - 0x7fffccc8fff3 libquarantine.dylib (85.50.1) /usr/lib/system/libquarantine.dylib 0x7fffccc90000 - 0x7fffccc91ffb libremovefile.dylib (45) <38D4CB9C-10CD-30D3-8B7B-A515EC75FE85> /usr/lib/system/libremovefile.dylib 0x7fffccc92000 - 0x7fffcccaaff7 libsystem_asl.dylib (349.50.5) <096E4228-3B7C-30A6-8B13-EC909A64499A> /usr/lib/system/libsystem_asl.dylib 0x7fffcccab000 - 0x7fffcccabff7 libsystem_blocks.dylib (67) <10DC5404-73AB-35B3-A277-A8AFECB476EB> /usr/lib/system/libsystem_blocks.dylib 0x7fffcccac000 - 0x7fffccd39fef libsystem_c.dylib (1158.50.2) /usr/lib/system/libsystem_c.dylib 0x7fffccd3a000 - 0x7fffccd3dffb libsystem_configuration.dylib (888.60.2) /usr/lib/system/libsystem_configuration.dylib 0x7fffccd3e000 - 0x7fffccd41fff libsystem_coreservices.dylib (41.4) <55E75144-1D4B-3BF1-82C9-DB082DBB8B69> /usr/lib/system/libsystem_coreservices.dylib 0x7fffccd42000 - 0x7fffccd5afff libsystem_coretls.dylib (121.50.4) /usr/lib/system/libsystem_coretls.dylib 0x7fffccd5b000 - 0x7fffccd61fff libsystem_dnssd.dylib (765.50.9) /usr/lib/system/libsystem_dnssd.dylib 0x7fffccd62000 - 0x7fffccd8bff7 libsystem_info.dylib (503.50.4) <611DB84C-BF70-3F92-8702-B9F28A900920> /usr/lib/system/libsystem_info.dylib 0x7fffccd8c000 - 0x7fffccdaeff7 libsystem_kernel.dylib (3789.70.15) <1CBC325A-067A-3C90-90A4-4E0417A15CD9> /usr/lib/system/libsystem_kernel.dylib 0x7fffccdaf000 - 0x7fffccdf6fe7 libsystem_m.dylib (3121.6) <9AD566B1-99D0-3A8B-9A35-B9DD3AE3D4B2> /usr/lib/system/libsystem_m.dylib 0x7fffccdf7000 - 0x7fffcce15ff7 libsystem_malloc.dylib (116.50.8) /usr/lib/system/libsystem_malloc.dylib 0x7fffcce16000 - 0x7fffcce6fffb libsystem_network.dylib (856.60.1) <369D0221-56CA-3C3E-9EDE-94B41CAE77B7> /usr/lib/system/libsystem_network.dylib 0x7fffcce70000 - 0x7fffcce79ff3 libsystem_networkextension.dylib (563.60.2) /usr/lib/system/libsystem_networkextension.dylib 0x7fffcce7a000 - 0x7fffcce83ff3 libsystem_notify.dylib (165.20.1) /usr/lib/system/libsystem_notify.dylib 0x7fffcce84000 - 0x7fffcce8cfe7 libsystem_platform.dylib (126.50.8) /usr/lib/system/libsystem_platform.dylib 0x7fffcce8d000 - 0x7fffcce97ff7 libsystem_pthread.dylib (218.60.3) /usr/lib/system/libsystem_pthread.dylib 0x7fffcce98000 - 0x7fffcce9bff7 libsystem_sandbox.dylib (592.70.1) /usr/lib/system/libsystem_sandbox.dylib 0x7fffcce9c000 - 0x7fffcce9dff3 libsystem_secinit.dylib (24.50.4) /usr/lib/system/libsystem_secinit.dylib 0x7fffcce9e000 - 0x7fffccea5ffb libsystem_symptoms.dylib (532.50.47) /usr/lib/system/libsystem_symptoms.dylib 0x7fffccea6000 - 0x7fffcceb9ff7 libsystem_trace.dylib (518.70.1) <06BE67A7-8B1B-3FC6-B8A9-8294C3427534> /usr/lib/system/libsystem_trace.dylib 0x7fffcceba000 - 0x7fffccebfffb libunwind.dylib (35.3) <3D50D8A8-C460-334D-A519-2DA841102C6B> /usr/lib/system/libunwind.dylib 0x7fffccec0000 - 0x7fffccee9ff7 libxpc.dylib (972.70.1) <454E1E3E-D55C-3745-9F69-310297FC9517> /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 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: 2489 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=328.2M resident=0K(0%) swapped_out_or_unallocated=328.2M(100%) Writable regions: Total=125.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=125.6M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Activity Tracing 256K 2 CoreUI image file 224K 3 Kernel Alloc Once 8K 2 MALLOC 98.4M 24 MALLOC guard page 32K 7 Memory Tag 242 12K 2 STACK GUARD 56.0M 7 Stack 10.5M 7 VM_ALLOCATE 20K 3 __DATA 31.4M 278 __IMAGE 528K 2 __LINKEDIT 118.4M 17 __TEXT 209.8M 281 __UNICODE 556K 2 mapped file 50.8M 6 shared memory 16.4M 14 =========== ======= ======= TOTAL 593.4M 641 System Profile: Model: MacPro4,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 3.2 GHz, 16 GB, SMC 1.25f4 Graphics: AMD R9 xxx, AMD R9 xxx, PCIe, 4096 MB AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (7.21.171.128.1a1) Bluetooth: Version 5.0.5f1, 3 services, 27 devices, 1 incoming serial ports Thunderbolt Bus: USB Device: USB 2.0 Bus USB Device: USB3.0 Device USB Device: Photosmart 5510 series USB Device: Keyboard Hub USB Device: Apple Keyboard USB Device: USB Bus USB Device: USB Bus USB Device: C-Media USB Audio Device USB Device: USB Bus USB Device: USB Bus USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: USB 3.1 Bus FireWire Device: built-in_hub, Up to 800 Mb/sec FireWire Device: DCR-TRV20, Sony, Up to 100 Mb/sec Memory Module: DIMM Riser B/DIMM 1, 4 GB, DDR2 FB-DIMM, 800 MHz, 0x014F, 0x5453344741504D41435038522D5420202020 Memory Module: DIMM Riser B/DIMM 2, 4 GB, DDR2 FB-DIMM, 800 MHz, 0x014F, 0x5453344741504D41435038522D5420202020 Memory Module: DIMM Riser A/DIMM 1, 4 GB, DDR2 FB-DIMM, 800 MHz, 0x014F, 0x5453344741504D41435038522D5420202020 Memory Module: DIMM Riser A/DIMM 2, 4 GB, DDR2 FB-DIMM, 800 MHz, 0x014F, 0x5453344741504D41435038522D5420202020 Parallel ATA Device: OPTIARC DVD RW AD-7170A Network Service: Ethernet 2, Ethernet, en1 Network Service: Ethernet 1, Ethernet, en0 Serial ATA Device: Samsung SSD 840 PRO Series, 128.04 GB Serial ATA Device: OCZ-AGILITY3, 120.03 GB

On Jun 21, 2017, at 19:45, Arno Appenzeller notifications@github.com wrote:

Never seen so many crash logs... Can you attach one or two of the logs?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/arnoappenzeller/PiPifier/issues/24#issuecomment-310040816, or mute the thread https://github.com/notifications/unsubscribe-auth/AMc5B9rhdE98OHJIrAO9CaWO6ZXO7hR9ks5sGPRAgaJpZM4K6JLn.

arnoappenzeller commented 7 years ago

Thanks. I will look into it but since it happens on a beta I think I'll rather wait and see what the final version brings

newkton1 commented 7 years ago

GM in 3 to 4 weeks is the word.

Anyhow thanks for a great little application.

R

On Jun 21, 2017, at 19:56, Arno Appenzeller notifications@github.com wrote:

Thanks. I will look into it but since it happens on a beta I think I'll rather wait and see what the final version brings

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/arnoappenzeller/PiPifier/issues/24#issuecomment-310043152, or mute the thread https://github.com/notifications/unsubscribe-auth/AMc5B-kJo8gi1er8gKuYBn1KDescu-Ubks5sGPbugaJpZM4K6JLn.

shokk commented 6 years ago

Works fine if you use twitch.tv site's "pop out window" and then click the PiPifier button in Mac OSX 10.13.1 on Safari 11.0.1

revilon1991 commented 1 year ago

Hello, the issue isn't still closed and it's good because I got it in 2023. Any comments?