Closed Adopo closed 6 years ago
Yes, this has been observed on other projects as well, i'm tracking it right now.
@Adopo can you try the bleeding-edge ?
Version 1.4.4 should resolve this issue !
What is the bleeding-edge?
Unfortunately, problem is till here with 1.4.4. My program crash when I load it
Can you post the file and all the scripts used as well ? I believe the problem comes from that
okey. I have created a zip file and renamed to .txt (there is some script who concern LGML, the script of chataigne are in script/chataigne)
adopo test.zip I didn't have any problem opening it.. can you try this one ? I relocated the script path in the file, there is an automatic relative path detection so you can move the project to other computers without having to relocate everything if the relative paths are the same. Also, the new 1.4.3 & 1.4.4 feature an autosave (in the preferences), might be worth it for the kind of complex projects you're doing :)
Just out of curiosity, when it crashed in the 1.4.4, was it before or after the popup asking to update the file ? Did you try both "Update" and "Load directly" options ?
Oh cool the auto save ! I will trt the file on my computer because the application on phone doesn’t want to download your file. When I load the file, he ask me for the update file or load directly. And whatever my choice it crash
I have tested directly finally. The file you send crash directly :-/. It don’t ask me this time to update or load directly
New version of chataigne but my old projects still crash
do you get a crash report ? if so, can you paste it here ? If not, can you test with the bleeding edge version and see if you can get a crash log ? if not, would you be able to test it on the bleeding edge version on a Windows computer ? the latest version 1.4.8 is able to send crash reports with debug informations, but only from windows for now..
Sorry for the time of my answer this mounth is speed. I think is something wrong in script. I try actually a new project and sometime I can open it and sometime he crash since I have insert script. Here the log of the new project crash :
Process: Chataigne [25363]
Path: /Applications/Chataigne.app/Contents/MacOS/Chataigne
Identifier: benkuper.Chataigne
Version: 1.4.8 (1.4.8)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Chataigne [25363]
User ID: 501
Date/Time: 2018-06-24 09:55:03.987 +0200
OS Version: Mac OS X 10.13.4 (17E202)
Report Version: 12
Anonymous UUID: 8AC70B27-894C-ED08-9F67-D4608F4AA1B9
Sleep/Wake UUID: 9909B7B0-D182-4306-9790-B157CCD58D98
Time Awake Since Boot: 290000 seconds
Time Since Wake: 230000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 JUCE Message Thread Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0xfffffffffffffff0
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [0]
VM Regions Near 0xfffffffffffffff0:
--> shared memory 00007fffffe2e000-00007fffffe2f000 [ 4K] r-x/r-x SM=SHM
Thread 0 Crashed:: JUCE Message Thread Dispatch queue: com.apple.main-thread
0 libc++abi.dylib 0x00007fff721e12c8 __dynamic_cast + 29
1 benkuper.Chataigne 0x00000001036c190b ControllableContainer::removeControllable(Controllable*) + 187
2 benkuper.Chataigne 0x0000000103240c4c GenericControllableCommand::onContainerParameterChanged(Parameter*) + 604
3 benkuper.Chataigne 0x00000001036bcb18 ControllableContainer::parameterValueChanged(Parameter*) + 56
4 benkuper.Chataigne 0x00000001036e439b Parameter::notifyValueChanged() + 91
5 benkuper.Chataigne 0x000000010371773a StringParameter::setValue(juce::var, bool, bool, bool) + 298
6 benkuper.Chataigne 0x00000001036f7b4f TargetParameter::setValueFromTarget(Controllable*) + 303
7 benkuper.Chataigne 0x000000010372d7cb TargetParameter::childStructureChanged(ControllableContainer*) + 251
8 benkuper.Chataigne 0x00000001037787eb Engine::childStructureChanged(ControllableContainer*) + 91
9 benkuper.Chataigne 0x00000001036c082b non-virtual thunk to ControllableContainer::childStructureChanged(ControllableContainer*) + 91
10 benkuper.Chataigne 0x00000001036c082b non-virtual thunk to ControllableContainer::childStructureChanged(ControllableContainer*) + 91
11 benkuper.Chataigne 0x00000001036c082b non-virtual thunk to ControllableContainer::childStructureChanged(ControllableContainer*) + 91
12 benkuper.Chataigne 0x00000001036c082b non-virtual thunk to ControllableContainer::childStructureChanged(ControllableContainer*) + 91
13 benkuper.Chataigne 0x00000001036c1d2f ControllableContainer::addControllable(Controllable*) + 479
14 benkuper.Chataigne 0x00000001037127d2 ControllableContainer::addIntParameter(juce::String const&, juce::String const&, int const&, int const&, int const&, bool const&) + 114
15 benkuper.Chataigne 0x000000010370fac2 Script::addIntParameterFromScript(juce::var::NativeFunctionArgs const&) + 290
16 benkuper.Chataigne 0x000000010315a1d2 std::__1::__function::__func<juce::var (*)(juce::var::NativeFunctionArgs const&), std::__1::allocator<juce::var (*)(juce::var::NativeFunctionArgs const&)>, juce::var (juce::var::NativeFunctionArgs const&)>::operator()(juce::var::NativeFunctionArgs const&) + 18
17 benkuper.Chataigne 0x00000001035252fa juce::JavascriptEngine::RootObject::FunctionCall::invokeFunction(juce::JavascriptEngine::RootObject::Scope const&, juce::var const&, juce::var const&) const + 1178
18 benkuper.Chataigne 0x00000001035260ff juce::JavascriptEngine::RootObject::FunctionCall::getResult(juce::JavascriptEngine::RootObject::Scope const&) const + 1647
19 benkuper.Chataigne 0x000000010351e6cb juce::JavascriptEngine::RootObject::Expression::perform(juce::JavascriptEngine::RootObject::Scope const&, juce::var*) const + 27
20 benkuper.Chataigne 0x000000010352858f juce::JavascriptEngine::RootObject::BlockStatement::perform(juce::JavascriptEngine::RootObject::Scope const&, juce::var*) const + 63
21 benkuper.Chataigne 0x000000010352a583 juce::JavascriptEngine::RootObject::execute(juce::String const&) + 211
22 benkuper.Chataigne 0x000000010371bc63 Script::loadScript() + 2403
23 benkuper.Chataigne 0x000000010377a048 Engine::handleAsyncUpdate() + 232
24 benkuper.Chataigne 0x0000000103542b97 juce::MessageQueue::runLoopSourceCallback(void*) + 55
25 com.apple.CoreFoundation 0x00007fff4bf17a61 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
26 com.apple.CoreFoundation 0x00007fff4bfd147c __CFRunLoopDoSource0 + 108
27 com.apple.CoreFoundation 0x00007fff4befa4c0 __CFRunLoopDoSources0 + 208
28 com.apple.CoreFoundation 0x00007fff4bef993d __CFRunLoopRun + 1293
29 com.apple.CoreFoundation 0x00007fff4bef91a3 CFRunLoopRunSpecific + 483
30 com.apple.HIToolbox 0x00007fff4b1e1d96 RunCurrentEventLoopInMode + 286
31 com.apple.HIToolbox 0x00007fff4b1e1b06 ReceiveNextEventCommon + 613
32 com.apple.HIToolbox 0x00007fff4b1e1884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
33 com.apple.AppKit 0x00007fff49494a73 _DPSNextEvent + 2085
34 com.apple.AppKit 0x00007fff49c2ae34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
35 com.apple.AppKit 0x00007fff49489885 -[NSApplication run] + 764
36 benkuper.Chataigne 0x000000010343ab1b main + 347
37 libdyld.dylib 0x00007fff74213015 start + 1
Thread 1:
0 libsystem_kernel.dylib 0x00007fff74364292 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff7452b009 _pthread_wqthread + 1035
2 libsystem_pthread.dylib 0x00007fff7452abe9 start_wqthread + 13
Thread 2:
0 libsystem_kernel.dylib 0x00007fff74364292 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff7452b009 _pthread_wqthread + 1035
2 libsystem_pthread.dylib 0x00007fff7452abe9 start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff74364292 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff7452b20e _pthread_wqthread + 1552
2 libsystem_pthread.dylib 0x00007fff7452abe9 start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff74364292 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff7452b009 _pthread_wqthread + 1035
2 libsystem_pthread.dylib 0x00007fff7452abe9 start_wqthread + 13
Thread 5:: GoogleAnalyticsThread
0 libsystem_kernel.dylib 0x00007fff74363d8a __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff742de724 nanosleep + 199
2 benkuper.Chataigne 0x000000010344222c juce::ThreadedAnalyticsDestination::EventDispatcher::run() + 3228
3 benkuper.Chataigne 0x00000001034f4ab8 threadEntryProc + 472
4 libsystem_pthread.dylib 0x00007fff7452b661 _pthread_body + 340
5 libsystem_pthread.dylib 0x00007fff7452b50d _pthread_start + 377
6 libsystem_pthread.dylib 0x00007fff7452abf9 thread_start + 13
Thread 6:: JUCE OSC server
0 libsystem_kernel.dylib 0x00007fff74363cfa __select + 10
1 benkuper.Chataigne 0x0000000103530d93 juce::SocketHelpers::waitForReadiness(std::__1::atomic<int>&, juce::CriticalSection&, bool, int) + 355
2 benkuper.Chataigne 0x00000001037f2ea0 juce::OSCReceiver::Pimpl::run() + 144
3 benkuper.Chataigne 0x00000001034f4ab8 threadEntryProc + 472
4 libsystem_pthread.dylib 0x00007fff7452b661 _pthread_body + 340
5 libsystem_pthread.dylib 0x00007fff7452b50d _pthread_start + 377
6 libsystem_pthread.dylib 0x00007fff7452abf9 thread_start + 13
Thread 7:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff7435a20a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff74359724 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff4befa7d5 __CFRunLoopServiceMachPort + 341
3 com.apple.CoreFoundation 0x00007fff4bef9b27 __CFRunLoopRun + 1783
4 com.apple.CoreFoundation 0x00007fff4bef91a3 CFRunLoopRunSpecific + 483
5 com.apple.CFNetwork 0x00007fff4b041ca8 -[__CoreSchedulingSetRunnable runForever] + 722
6 com.apple.Foundation 0x00007fff4dff71f8 __NSThread__start__ + 1197
7 libsystem_pthread.dylib 0x00007fff7452b661 _pthread_body + 340
8 libsystem_pthread.dylib 0x00007fff7452b50d _pthread_start + 377
9 libsystem_pthread.dylib 0x00007fff7452abf9 thread_start + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fff74364292 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff7452b20e _pthread_wqthread + 1552
2 libsystem_pthread.dylib 0x00007fff7452abe9 start_wqthread + 13
Thread 9:: Pool
0 libsystem_kernel.dylib 0x00007fff74363a1e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff7452c589 _pthread_cond_wait + 732
2 benkuper.Chataigne 0x0000000103544832 juce::MessageManager::Lock::tryAcquire(bool) const + 354
3 benkuper.Chataigne 0x00000001036a3bae juce::OpenGLContext::CachedImage::renderFrame() + 222
4 benkuper.Chataigne 0x00000001036a317c juce::OpenGLContext::CachedImage::runJob() + 764
5 benkuper.Chataigne 0x00000001036a340d non-virtual thunk to juce::OpenGLContext::CachedImage::runJob() + 13
6 benkuper.Chataigne 0x0000000103535bce juce::ThreadPool::ThreadPoolThread::run() + 750
7 benkuper.Chataigne 0x00000001034f4ab8 threadEntryProc + 472
8 libsystem_pthread.dylib 0x00007fff7452b661 _pthread_body + 340
9 libsystem_pthread.dylib 0x00007fff7452b50d _pthread_start + 377
10 libsystem_pthread.dylib 0x00007fff7452abf9 thread_start + 13
Thread 10:: JUCE Timer
0 libsystem_kernel.dylib 0x00007fff74363a1e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff7452c589 _pthread_cond_wait + 732
2 benkuper.Chataigne 0x00000001034e7cee juce::WaitableEvent::wait(int) const + 190
3 benkuper.Chataigne 0x00000001035458bb juce::Timer::TimerThread::run() + 171
4 benkuper.Chataigne 0x00000001034f4ab8 threadEntryProc + 472
5 libsystem_pthread.dylib 0x00007fff7452b661 _pthread_body + 340
6 libsystem_pthread.dylib 0x00007fff7452b50d _pthread_start + 377
7 libsystem_pthread.dylib 0x00007fff7452abf9 thread_start + 13
Thread 11:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff7435a20a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff74359724 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff4befa7d5 __CFRunLoopServiceMachPort + 341
3 com.apple.CoreFoundation 0x00007fff4bef9b27 __CFRunLoopRun + 1783
4 com.apple.CoreFoundation 0x00007fff4bef91a3 CFRunLoopRunSpecific + 483
5 com.apple.AppKit 0x00007fff495d1fc4 _NSEventThread + 184
6 libsystem_pthread.dylib 0x00007fff7452b661 _pthread_body + 340
7 libsystem_pthread.dylib 0x00007fff7452b50d _pthread_start + 377
8 libsystem_pthread.dylib 0x00007fff7452abf9 thread_start + 13
Thread 12:: JUCE OSC server
0 libsystem_kernel.dylib 0x00007fff74363cfa __select + 10
1 benkuper.Chataigne 0x0000000103530d93 juce::SocketHelpers::waitForReadiness(std::__1::atomic<int>&, juce::CriticalSection&, bool, int) + 355
2 benkuper.Chataigne 0x00000001037f2ea0 juce::OSCReceiver::Pimpl::run() + 144
3 benkuper.Chataigne 0x00000001034f4ab8 threadEntryProc + 472
4 libsystem_pthread.dylib 0x00007fff7452b661 _pthread_body + 340
5 libsystem_pthread.dylib 0x00007fff7452b50d _pthread_start + 377
6 libsystem_pthread.dylib 0x00007fff7452abf9 thread_start + 13
Thread 13:: OSCZeroconf
0 libsystem_kernel.dylib 0x00007fff74363cfa __select + 10
1 benkuper.Chataigne 0x0000000103116bd8 servus::dnssd::Servus::_handleEvents(_DNSServiceRef_t*, int) + 296
2 benkuper.Chataigne 0x00000001031164c8 servus::dnssd::Servus::announce(unsigned short, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 552
3 benkuper.Chataigne 0x00000001031147a3 servus::Servus::announce(unsigned short, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 19
4 benkuper.Chataigne 0x00000001032b600b OSCModule::setupZeroConf() + 507
5 benkuper.Chataigne 0x00000001034f4ab8 threadEntryProc + 472
6 libsystem_pthread.dylib 0x00007fff7452b661 _pthread_body + 340
7 libsystem_pthread.dylib 0x00007fff7452b50d _pthread_start + 377
8 libsystem_pthread.dylib 0x00007fff7452abf9 thread_start + 13
Thread 14:
0 libsystem_kernel.dylib 0x00007fff7435a20a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff74359724 mach_msg + 60
2 com.apple.audio.midi.CoreMIDI 0x00007fff4cc92b83 XServerMachPort::ReceiveMessage(int&, void*, int&) + 93
3 com.apple.audio.midi.CoreMIDI 0x00007fff4cca99a0 MIDIProcess::RunMIDIInThread() + 336
4 com.apple.audio.midi.CoreMIDI 0x00007fff4ccbac8e XThread::RunHelper(void*) + 10
5 com.apple.audio.midi.CoreMIDI 0x00007fff4ccbee7b CAPThread::Entry(CAPThread*) + 77
6 libsystem_pthread.dylib 0x00007fff7452b661 _pthread_body + 340
7 libsystem_pthread.dylib 0x00007fff7452b50d _pthread_start + 377
8 libsystem_pthread.dylib 0x00007fff7452abf9 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000103c4f620 rcx: 0x0000000000000000 rdx: 0x0000000103c4f660
rdi: 0x00007fcc9d17fc00 rsi: 0x0000000103c4f620 rbp: 0x00007ffeecaebce0 rsp: 0x00007ffeecaebc50
r8: 0x0000000000000020 r9: 0x0000000000000000 r10: 0x0000000000000002 r11: 0x0000000000000000
r12: 0x0000000000000000 r13: 0x00006040000ede98 r14: 0x00007fcc9c45a0c0 r15: 0x00007fcc9d17fc00
rip: 0x00007fff721e12c8 rfl: 0x0000000000010206 cr2: 0xfffffffffffffff0
Logical CPU: 0
Error Code: 0x00000004
Trap Number: 14
Binary Images:
0x103112000 - 0x103bd7ff3 +benkuper.Chataigne (1.4.8 - 1.4.8) <D01A3D45-38D7-3B20-A831-079505F4E0CD> /Applications/Chataigne.app/Contents/MacOS/Chataigne
0x106036000 - 0x106572ff7 com.apple.driver.AppleIntelBDWGraphicsGLDriver (10.32.48 - 10.3.2) <DFFBF3D5-381C-338C-BB6B-1C7DC1E800C3> /System/Library/Extensions/AppleIntelBDWGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsGLDriver
0x10d25a000 - 0x10d2a49df dyld (551.3) <AFAB4EFA-7020-34B1-BBEF-0F26C6D3CA36> /usr/lib/dyld
0x7fff4442d000 - 0x7fff4477bfff com.apple.RawCamera.bundle (8.03.0 - 1017.3.4) <FC6A4AFD-2F60-3006-9C42-577F62F9B2A4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff45ab2000 - 0x7fff45ba8ff7 com.apple.driver.AppleIntelBDWGraphicsMTLDriver (10.32.48 - 10.3.2) <EC10204C-5666-3407-8A50-C4A5D164D66E> /System/Library/Extensions/AppleIntelBDWGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsMTLDriver
0x7fff4804f000 - 0x7fff4822efff com.apple.avfoundation (2.0 - 1535.42) <A4E74521-3C02-329A-BCB7-C2C4308DECD4> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff4822f000 - 0x7fff482e8fff com.apple.audio.AVFAudio (1.0 - ???) <ECE63BA3-4344-3522-904B-71F89677AC7D> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff482ea000 - 0x7fff483edfff com.apple.AVKit (1.1 - 440.10) <6AD513F0-3B11-3ABE-B244-63EEC60485F9> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
0x7fff483ee000 - 0x7fff483eefff com.apple.Accelerate (1.11 - Accelerate 1.11) <8632A9C5-19EA-3FD7-A44D-80765CC9C540> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff483ef000 - 0x7fff48405fef libCGInterfaces.dylib (417.2) <ED0EAE3C-D963-3DF7-A408-4F00FF1C8C34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff48406000 - 0x7fff48904fc3 com.apple.vImage (8.1 - ???) <A243A7EF-0C8E-3A9A-AA38-44AFD7507F00> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff48905000 - 0x7fff48a5ffe3 libBLAS.dylib (1211.50.2) <62C659EB-3E32-3B5F-83BF-79F5DF30D5CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff48a60000 - 0x7fff48a8efef libBNNS.dylib (38.1) <7BAEFDCA-3227-3E07-80D8-59B6370B89C6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff48a8f000 - 0x7fff48e4eff7 libLAPACK.dylib (1211.50.2) <40ADBA5F-8B2D-30AC-A7AD-7B17C37EE52D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff48e4f000 - 0x7fff48e64ff7 libLinearAlgebra.dylib (1211.50.2) <E8E0B7FD-A0B7-31E5-AF01-81781F71EBBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff48e65000 - 0x7fff48e6aff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff48e6b000 - 0x7fff48eebfff libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff48eec000 - 0x7fff48efffff libSparseBLAS.dylib (1211.50.2) <722573CC-31CC-34B2-9032-E4F652A9CCFE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff48f00000 - 0x7fff490adfc3 libvDSP.dylib (622.50.5) <40690941-CF89-3F90-A0AC-A4D200744A5D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff490ae000 - 0x7fff4915ffff libvMisc.dylib (622.50.5) <BA2532DF-2D68-3DD0-9B59-D434BF702AA4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff49160000 - 0x7fff49160fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <54FF3B43-E66C-3F36-B34B-A2B3B0A36502> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff49453000 - 0x7fff4a2b1fff com.apple.AppKit (6.9 - 1561.40.112) <C839B0C1-F7EE-3056-985C-63CF1A030EC4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff4a303000 - 0x7fff4a303fff com.apple.ApplicationServices (48 - 50) <8DA47D38-B07B-3AE2-B343-4579864430C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff4a304000 - 0x7fff4a36afff com.apple.ApplicationServices.ATS (377 - 445.3) <000C4E9F-E0D9-371D-B304-83BA37460724> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff4a403000 - 0x7fff4a525fff libFontParser.dylib (222.1.4) <FF68FAF6-70BB-3E39-A263-E17B6F5E00D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff4a526000 - 0x7fff4a570ff7 libFontRegistry.dylib (221.3) <C84F7112-4764-3F4B-9FBA-4A022CF6346B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff4a615000 - 0x7fff4a648ff7 libTrueTypeScaler.dylib (222.1.4) <4734ECD6-6F41-3A16-AE35-265BDC1572C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff4a6b2000 - 0x7fff4a6b6ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <A5FB2694-1559-34A8-A3D3-2029F68A63CA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff4a756000 - 0x7fff4a7a8ffb com.apple.HIServices (1.22 - 624) <828E189A-62F9-3961-8A89-22F508870CC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff4a7a9000 - 0x7fff4a7b7fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <B65FF7E6-E9B5-34D8-8CA7-63D415A8A9A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff4a7b8000 - 0x7fff4a804fff com.apple.print.framework.PrintCore (13.4 - 503.2) <B90C67C1-0292-3CEC-885D-F1882CD104BE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff4a805000 - 0x7fff4a83ffff com.apple.QD (3.12 - 404.2) <38B20AFF-9D54-3B52-A6DC-C0D71380AA5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff4a840000 - 0x7fff4a84cfff com.apple.speech.synthesis.framework (7.5.1 - 7.5.1) <84ADDF38-36F1-3D3B-B28D-8865FA10FCD7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff4a84d000 - 0x7fff4aadaff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <87D81714-F167-39F5-B5E7-A7A432EDAB5B> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff4aadc000 - 0x7fff4aadcfff com.apple.audio.units.AudioUnit (1.14 - 1.14) <513C9A4B-4F6D-3A21-921F-2CA101B97830> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff4adfe000 - 0x7fff4b198ff7 com.apple.CFNetwork (897.15 - 897.15) <0C03AF39-3527-3E0D-8413-8E1B2A962F0D> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff4b1ad000 - 0x7fff4b1adfff com.apple.Carbon (158 - 158) <F8B370D9-2103-3276-821D-ACC756167F86> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff4b1ae000 - 0x7fff4b1b1ffb com.apple.CommonPanels (1.2.6 - 98) <2391761C-5CAA-3F68-86B7-50B37927B104> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff4b1b2000 - 0x7fff4b4b7fff com.apple.HIToolbox (2.1.1 - 911.10) <BF7F9C0E-C732-3FB2-9BBC-362888BDA57B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff4b4b8000 - 0x7fff4b4bbffb com.apple.help (1.3.8 - 66) <DEBADFA8-C189-3195-B0D6-A1F2DE95882A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff4b4bc000 - 0x7fff4b4c1fff com.apple.ImageCapture (9.0 - 9.0) <23B4916F-3B43-3DFF-B956-FC390EECA284> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff4b4c2000 - 0x7fff4b557ffb com.apple.ink.framework (10.9 - 221) <5206C8B0-22DA-36C9-998E-846EDB626D5B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff4b558000 - 0x7fff4b572ff7 com.apple.openscripting (1.7 - 174) <1B2A1F9E-5534-3D61-83CA-9199B39E8708> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff4b593000 - 0x7fff4b594fff com.apple.print.framework.Print (12 - 267) <3682ABFB-2561-3419-847D-02C247F4800D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff4b595000 - 0x7fff4b597ff7 com.apple.securityhi (9.0 - 55006) <C1406B8D-7D05-3959-808F-9C82189CF57F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff4b598000 - 0x7fff4b59efff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <2ED8643D-B0C3-3F17-82A2-BBF13E6CBABC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff4b6bf000 - 0x7fff4b6bffff com.apple.Cocoa (6.11 - 22) <4CF8E31C-B5C7-367B-B73D-1A8AC8E41B7F> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff4b6cd000 - 0x7fff4b786fff com.apple.ColorSync (4.13.0 - 3325) <D283C285-447D-3258-A7E4-59532123B8FF> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff4b913000 - 0x7fff4b9a6ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <6E3F958D-79BB-3658-99AD-59F16BF756F1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff4ba0d000 - 0x7fff4ba36ffb com.apple.CoreBluetooth (1.0 - 1) <E1335074-9D07-370E-8440-61C4874BAC56> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff4ba37000 - 0x7fff4bd8dfef com.apple.CoreData (120 - 851) <A2B59780-FB16-36A3-8EE0-E0EF072454E0> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff4bd8e000 - 0x7fff4be73ff7 com.apple.CoreDisplay (1.0 - 97.16) <FCFB2A8C-7A5E-314B-AA12-04D33656A0E6> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff4be74000 - 0x7fff4c315fef com.apple.CoreFoundation (6.9 - 1452.23) <945E5C0A-86C5-336E-A64F-5BF06E78985A> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff4c317000 - 0x7fff4c927fef com.apple.CoreGraphics (2.0 - 1161.10) <31C36FA0-4026-3347-93FD-71CD7287A6F0> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff4c929000 - 0x7fff4cc18fff com.apple.CoreImage (13.0.0 - 579.4.11) <702F8035-26FE-3C78-8587-4C9563E03CC4> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff4cc85000 - 0x7fff4cccafff com.apple.audio.midi.CoreMIDI (1.10 - 88) <BC3E756C-A066-325C-9383-A78A4A66C7BF> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x7fff4cea7000 - 0x7fff4cf90ff7 com.apple.CoreMedia (1.0 - 2275.61.1) <C440188D-BC13-3E1C-A322-5F1FF70BDB34> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff4cf91000 - 0x7fff4cfdffff com.apple.CoreMediaIO (812.0 - 4994) <2FDA2056-D26F-343D-AB91-488CF809FE63> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff4cfe0000 - 0x7fff4cfe0fff com.apple.CoreServices (822.31 - 822.31) <615919A2-AE11-3F27-9A37-FB0CFF8D36B6> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff4cfe1000 - 0x7fff4d055ffb com.apple.AE (735.1 - 735.1) <08EBA184-20F7-3725-AEA6-C314448161C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff4d056000 - 0x7fff4d32dfff com.apple.CoreServices.CarbonCore (1178.4 - 1178.4) <0D5E19BF-18CB-3FA4-8A5F-F6C787C5EE08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff4d32e000 - 0x7fff4d362fff com.apple.DictionaryServices (1.2 - 284.2) <6505B075-41C3-3C62-A4C3-85CE3F6825CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff4d363000 - 0x7fff4d36bffb com.apple.CoreServices.FSEvents (1239.50.1 - 1239.50.1) <3637CEC7-DF0E-320E-9634-44A442925C65> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff4d36c000 - 0x7fff4d529ff7 com.apple.LaunchServices (822.31 - 822.31) <BDFAB0FF-C2C6-375B-9E84-E43E267E2F82> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff4d52a000 - 0x7fff4d5daff7 com.apple.Metadata (10.7.0 - 1191.4.13) <B5C22E70-C265-3C9F-865F-B138994A418D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff4d5db000 - 0x7fff4d63bfff com.apple.CoreServices.OSServices (822.31 - 822.31) <690E3C93-8799-39FF-8663-190A49B002E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff4d63c000 - 0x7fff4d6aafff com.apple.SearchKit (1.4.0 - 1.4.0) <3662545A-B1CF-3079-BDCD-C83855CEFEEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff4d6ab000 - 0x7fff4d6cfffb com.apple.coreservices.SharedFileList (71.21 - 71.21) <7DB79D78-9925-33F8-96BA-35AB7AEB326A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff4d970000 - 0x7fff4dac0fff com.apple.CoreText (352.0 - 578.18) <B8454115-2A4B-3585-A7A1-B47A638F2EEB> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff4dac1000 - 0x7fff4dafbfff com.apple.CoreVideo (1.8 - 0.0) <86CCC036-51BB-3DD1-9601-D93798BCCD0F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff4dafc000 - 0x7fff4db87ff3 com.apple.framework.CoreWLAN (13.0 - 1350.1) <E862CC02-69D2-3503-887B-B6E8223081E7> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff4dd21000 - 0x7fff4dddbfff com.apple.DiscRecording (9.0.3 - 9030.4.5) <35D1FF9A-432C-39AD-9C1F-9022246EC5C0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff4de02000 - 0x7fff4de07fff com.apple.DiskArbitration (2.7 - 2.7) <A6450227-DD23-3100-ADBF-DB1C21E979F7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff4dfc8000 - 0x7fff4e38efff com.apple.Foundation (6.9 - 1452.23) <E64540AD-1755-3C16-8537-552A00E92541> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff4e3fe000 - 0x7fff4e42efff com.apple.GSS (4.0 - 2.0) <41087278-74AE-3FA5-8C0E-9C78EB696299> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff4e540000 - 0x7fff4e644ffb com.apple.Bluetooth (6.0.5 - 6.0.5f3) <85F1B5A6-03C5-3D5A-90B8-5FC86349E330> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff4e6a4000 - 0x7fff4e73fff7 com.apple.framework.IOKit (2.0.2 - 1445.50.26) <A63CAC8D-BF57-34FD-9A88-2F74546F2000> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff4e741000 - 0x7fff4e748ffb com.apple.IOSurface (211.12 - 211.12) <392CA7DE-B365-364E-AF4A-33EC2CC48E6F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff4e79f000 - 0x7fff4e918fe7 com.apple.ImageIO.framework (3.3.0 - 1739.1) <E5E88083-26A7-3E48-8EB4-A1F04E0737CE> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff4e919000 - 0x7fff4e91dffb libGIF.dylib (1739.1) <D39BE184-279C-36AC-B233-EE17CACDEDB3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff4e91e000 - 0x7fff4ea05fef libJP2.dylib (1739.1) <053925CD-59DB-372F-98A8-C2372FF0B899> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff4ea06000 - 0x7fff4ea29ff7 libJPEG.dylib (1739.1) <E925D511-B457-3732-9B67-1A7DFB228EA4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff4ed05000 - 0x7fff4ed2bfeb libPng.dylib (1739.1) <48633B0C-BE01-3D94-9D9D-A95D50466AF9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff4ed2c000 - 0x7fff4ed2effb libRadiance.dylib (1739.1) <A6F1064A-FFFC-3B06-8CBF-5204CDFC41C6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff4ed2f000 - 0x7fff4ed7dfef libTIFF.dylib (1739.1) <AD819413-29E3-3B2F-8997-2F88A82D9D83> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff4ef39000 - 0x7fff4fc01fff com.apple.JavaScriptCore (13605 - 13605.1.33.1.4) <38CD7602-E3E1-3C57-B3E6-EF459AE25641> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff4fc19000 - 0x7fff4fc32ff7 com.apple.Kerberos (3.0 - 1) <F86DCCDF-93C1-38B3-82C2-477C12E8EE6D> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff4fef0000 - 0x7fff4fef7fff com.apple.MediaAccessibility (1.0 - 114) <9F72AACD-BAEB-3646-BD0F-12C47591C20D> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff4ff0d000 - 0x7fff4ffa2ff3 com.apple.MediaPlayer (1.0 - 1.0) <19830D10-A554-31F3-9A8A-8389AB4D7861> /System/Library/Frameworks/MediaPlayer.framework/Versions/A/MediaPlayer
0x7fff4ffa3000 - 0x7fff5060aff7 com.apple.MediaToolbox (1.0 - 2275.61.1) <E92B8487-AE1C-3EA9-A80B-99B43AD75FC0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff5060c000 - 0x7fff5068dff7 com.apple.Metal (125.25 - 125.25) <B2ECA050-4C13-3EAD-A1C8-AC21EFF122F1> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff506aa000 - 0x7fff506c5fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <0B4455FE-5C97-345C-B416-325EC6D88A2A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff506c6000 - 0x7fff50735fef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <87F14199-C445-34C2-90F8-57C29212483E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff50736000 - 0x7fff5075afff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <BD50FD9C-CE92-34AF-8663-968BF89202A0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff5075b000 - 0x7fff50842ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <FBDDCAE6-EC6E-361F-B924-B3EBDEAC2D2F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff50843000 - 0x7fff50843ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <20ECB52B-B5C2-39EA-88E3-DFEC0C3CC9FF> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff51842000 - 0x7fff5184effb com.apple.NetFS (6.0 - 4.0) <471DD96F-FA2E-3FE9-9746-2519A6780D1A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff54637000 - 0x7fff5463ffef libcldcpuengine.dylib (2.8.7) <EF9A91AC-029C-300A-99E7-4952C15DA09F> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff54640000 - 0x7fff5468efff com.apple.opencl (2.8.15 - 2.8.15) <83ED39D0-1D39-3593-BA25-70A8A911DE71> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff5468f000 - 0x7fff546abffb com.apple.CFOpenDirectory (10.13 - 207.50.1) <C2715A7A-2E5C-3A21-ADB4-726F707A1294> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff546ac000 - 0x7fff546b7fff com.apple.OpenDirectory (10.13 - 207.50.1) <220FB6F2-4892-3A66-8838-C134CF657D3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff55836000 - 0x7fff55838fff libCVMSPluginSupport.dylib (16.5.10) <BF5D065A-A38B-3446-9418-799F598072EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff55839000 - 0x7fff5583effb libCoreFSCache.dylib (162.6.1) <879B2738-2E8A-3596-AFF8-9C3FB1B6828B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff5583f000 - 0x7fff55843fff libCoreVMClient.dylib (162.6.1) <64ED0A84-225F-39BC-BE0D-C896ACF5B50A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff55844000 - 0x7fff5584dff7 libGFXShared.dylib (16.5.10) <6024B1FE-ACD7-3314-B390-85972CB9B778> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff5584e000 - 0x7fff55859fff libGL.dylib (16.5.10) <AB8B6C73-8496-3784-83F6-27737ED03B09> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff5585a000 - 0x7fff55895fe7 libGLImage.dylib (16.5.10) <5B41D074-3132-3587-91B6-E441BA8C9F13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff55896000 - 0x7fff55a02fff libGLProgrammability.dylib (16.5.10) <3839266D-CA93-3B35-A6D0-CC851AE72367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff55a03000 - 0x7fff55a41ffb libGLU.dylib (16.5.10) <F6844912-1B86-34DF-9FB5-A428CC7B5B18> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff563b9000 - 0x7fff563c8fff com.apple.opengl (16.5.10 - 16.5.10) <BC4EEFE3-A09B-3998-B723-1415B995B0EE> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff563c9000 - 0x7fff56560ff7 GLEngine (16.5.10) <FCC01BF5-735B-3275-910F-21803D3C57D8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff56561000 - 0x7fff56589ffb GLRendererFloat (16.5.10) <7186EEF3-7B8F-376E-BD2E-C48BCD4067F9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff57217000 - 0x7fff57462ff7 com.apple.QuartzCore (1.11 - 584.40) <ABC7F8FA-5F5A-31F4-868B-FDC4175BAFAC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff57c96000 - 0x7fff57fbefff com.apple.security (7.0 - 58286.51.6) <7212D257-5324-3DBA-8C26-504D6B8F632A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff57fbf000 - 0x7fff5804bff7 com.apple.securityfoundation (6.0 - 55185.50.5) <087D601E-7813-3F9E-97EE-BC7081F520BD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff5807d000 - 0x7fff58081ffb com.apple.xpc.ServiceManagement (1.0 - 1) <5BFDB3ED-73A7-3035-A5BC-ADA6E4F74BFD> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff58426000 - 0x7fff58496ff3 com.apple.SystemConfiguration (1.17 - 1.17) <8532B8E9-7E30-35A3-BC4A-DDE8E0614FDA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff5864b000 - 0x7fff589c6fff com.apple.VideoToolbox (1.0 - 2275.61.1) <B8E60F20-DEB7-38CA-B294-FD1DB3F233EC> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff58c6e000 - 0x7fff591cefef libwebrtc.dylib (7605.1.33.1.4) <4E55296F-D76D-32BF-9C08-CA74F93B1CD0> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
0x7fff591cf000 - 0x7fff5a896ffb com.apple.WebCore (13605 - 13605.1.33.1.4) <2595C227-06EC-37FE-937C-610A16A36B30> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff5a897000 - 0x7fff5aa7efff com.apple.WebKitLegacy (13605 - 13605.1.33.1.4) <BD4D7EC6-97B3-39AC-A83C-DD0EAFBA326E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fff5aa7f000 - 0x7fff5af17fff com.apple.WebKit (13605 - 13605.1.33.1.4) <6E69F2AE-D995-3367-822B-692A1580C389> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff5b387000 - 0x7fff5b41aff7 com.apple.APFS (1.0 - 1) <D1CE52E0-45C0-30C4-B440-E2CF2F74CEE5> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff5c035000 - 0x7fff5c05dfff com.apple.framework.Apple80211 (13.0 - 1361.7) <16627876-8CF5-3502-A1D6-35FCBDD5E79A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff5c05f000 - 0x7fff5c06efef com.apple.AppleFSCompression (96.30.2 - 1.0) <ABFF224B-22D6-35F6-A072-9548FD388EB7> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff5c1b0000 - 0x7fff5c1f8ff3 com.apple.AppleJPEG (1.0 - 1) <8DD410CB-76A1-3F22-9A9F-0491FA0CEB4A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff5c233000 - 0x7fff5c25bfff com.apple.applesauce (1.0 - ???) <CCA8B094-1BCE-3AE3-A0A7-D544C818DE36> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff5c328000 - 0x7fff5c378ff7 com.apple.AppleVAFramework (5.0.41 - 5.0.41) <8169ABC4-56F0-301E-B913-A762F7E40DBF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff5ca7b000 - 0x7fff5ca82ff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <51A41CA3-DB1D-3380-993E-99C54AEE518E> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff5ca83000 - 0x7fff5cb0aff7 com.apple.backup.framework (1.9.5 - 1.9.5) <BC020BDD-7C93-37E5-A762-4FDCBD2056A8> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff5e4c0000 - 0x7fff5e4c9ff3 com.apple.CommonAuth (4.0 - 2.0) <4D237B25-27E5-3577-948B-073659F6D3C0> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff5e805000 - 0x7fff5ec0dfff com.apple.CoreAUC (259.0.0 - 259.0.0) <1E0FB2C7-109E-3924-8E7F-8C6ACD78AF26> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff5ec0e000 - 0x7fff5ec3eff7 com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <E9FF9574-122A-3966-AA2B-546E512ACD06> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff5ec55000 - 0x7fff5ec82fff com.apple.CoreAnalytics.CoreAnalytics (1.0 - 1) <A508C74C-114D-3156-AC87-8F12A2C023C9> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x7fff5efcc000 - 0x7fff5efdcff7 com.apple.CoreEmoji (1.0 - 69.3) <A4357F5C-0C38-3A61-B456-D7321EB2CEE5> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff5fbdc000 - 0x7fff5fbe1ff7 com.apple.CoreOptimization (1.0 - 1) <785B622B-8F7D-3B4D-83AF-EB98CB79FFF6> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
0x7fff5fd30000 - 0x7fff5fd8cfff com.apple.CorePrediction (1.0 - 1) <A26425DF-E222-333B-8CAE-6141A58B172C> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
0x7fff5feba000 - 0x7fff5feebff3 com.apple.CoreServicesInternal (309.1 - 309.1) <EB09CAFC-AE9B-3257-BE45-5471D9F64AAD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff60227000 - 0x7fff602b8fff com.apple.CoreSymbolication (9.3 - 64026) <BAF3CE6E-8140-3159-BF1B-B953816459A0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff6033b000 - 0x7fff6046ffff com.apple.coreui (2.1 - 494.1) <19624CAA-74DE-3DD3-9585-E64BE866EBFF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff60470000 - 0x7fff605a0ff7 com.apple.CoreUtils (5.5 - 550.44) <DFC364C3-0812-31B5-9C79-C81C2DFDDB8B> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff605f5000 - 0x7fff60659fff com.apple.framework.CoreWiFi (13.0 - 1350.1) <6EC5DEB3-6E2F-3DC2-BE59-1FD05175FB0C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff6065a000 - 0x7fff6066aff7 com.apple.CrashReporterSupport (10.13 - 1) <42451386-F745-38B9-896F-49996B26D066> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff606e8000 - 0x7fff606f7ff7 com.apple.framework.DFRFoundation (1.0 - 191.7) <3B8ED6F7-5DFF-34C3-BA90-DDB85679684C> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff606fa000 - 0x7fff606feffb com.apple.DSExternalDisplay (3.1 - 380) <8D03D346-887A-3CE7-9483-4AD7804D1FBB> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff60780000 - 0x7fff607f6fff com.apple.datadetectorscore (7.0 - 590.3) <83E85A62-44A8-33F8-AD79-AC4C807184C4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff60844000 - 0x7fff60884ff7 com.apple.DebugSymbols (181.0 - 181.0) <299A0238-ED78-3676-B131-274D972824AA> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff60885000 - 0x7fff609b4fff com.apple.desktopservices (1.12.4 - 1.12.4) <47C3FBF3-5E75-3821-B003-2A4DC3657D8D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff617cb000 - 0x7fff61bf9fff com.apple.vision.FaceCore (3.3.2 - 3.3.2) <B574FE33-4A41-3611-9738-388EBAF03E37> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff63855000 - 0x7fff63855fff libmetal_timestamp.dylib (802.4.5) <BCA42032-C91F-3463-BA1E-1433262ACA0A> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib
0x7fff64eb5000 - 0x7fff64ec0ff7 libGPUSupportMercury.dylib (16.5.10) <CEAE2714-7D6F-3B26-9F1E-501E79C979A2> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fff64ec1000 - 0x7fff64ec6ff7 com.apple.GPUWrangler (3.18.48 - 3.18.48) <D2BA4CFA-ED0A-3FEC-B5FF-2D6C0557334E> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff65c3c000 - 0x7fff65c4bfff com.apple.GraphVisualizer (1.0 - 5) <B993B8A2-5700-3DFC-9EB7-4CCEE8F959F1> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff65cce000 - 0x7fff65d42fff com.apple.Heimdal (4.0 - 2.0) <18607D75-DB78-3CC7-947E-AC769195164C> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff65d43000 - 0x7fff65d71fff com.apple.HelpData (2.3 - 167) <4D9B89EB-2FE8-3ABD-8C22-54E6FE208E71> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff6663e000 - 0x7fff66645ff7 com.apple.IOAccelerator (378.18.1 - 378.18.1) <E47DDE66-1B2B-310F-A060-638CA5D86F9C> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff66649000 - 0x7fff66661fff com.apple.IOPresentment (1.0 - 35.1) <214AD582-466F-3844-A0A4-DE0742A8B899> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff66a2c000 - 0x7fff66a52ffb com.apple.IconServices (97.6 - 97.6) <A56D826D-20D2-34BE-AACC-A80CFCB4E915> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff66b5e000 - 0x7fff66b61ff3 com.apple.InternationalSupport (1.0 - 1) <5AB382FD-BF81-36A1-9565-61F1FD398ECA> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff66bcf000 - 0x7fff66bdfffb com.apple.IntlPreferences (2.0 - 227.5.2) <436BBE9B-595B-37EB-8B54-B332B6AE3E57> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x7fff66cea000 - 0x7fff66ddfff7 com.apple.LanguageModeling (1.0 - 159.5.3) <7F0AC200-E3DD-39FB-8A95-00DD70B66A9F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff66de0000 - 0x7fff66e22fff com.apple.Lexicon-framework (1.0 - 33.5) <DC94CF9E-1EB4-3C0E-B298-CA1190885276> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff66e26000 - 0x7fff66e2dff7 com.apple.LinguisticData (1.0 - 238.3) <49A54649-1021-3DBD-99B8-1B2EDFFA5378> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff6762c000 - 0x7fff6762ffff com.apple.Mangrove (1.0 - 1) <27D6DF76-B5F8-3443-8826-D25B284331BF> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff6777f000 - 0x7fff67a75fff com.apple.MediaRemote (1.0 - 1) <6EC79A1D-EF01-36F1-B81B-93F503253229> /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote
0x7fff67a76000 - 0x7fff67a97fff com.apple.MediaServices (1.0 - 1) <D7BD814E-A7BD-3E88-A623-B8FA58A6B710> /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices
0x7fff67b0c000 - 0x7fff67b75ff7 com.apple.gpusw.MetalTools (1.0 - 1) <B5F66CF4-BE75-3A0B-A6A0-2F22C7C259D9> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff67b7e000 - 0x7fff67b95ff7 com.apple.MobileAssets (1.0 - 437.50.37) <675063CD-8335-32C2-AAAF-46CA5C265800> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff67d96000 - 0x7fff67dc0ffb com.apple.MultitouchSupport.framework (1404.4 - 1404.4) <45374A2A-C0BC-3A70-8183-37295205CDFA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff68027000 - 0x7fff68032fff com.apple.NetAuth (6.2 - 6.2) <B3795F63-C14A-33E1-9EE6-02A2E7661321> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff698c4000 - 0x7fff698d4ffb com.apple.PerformanceAnalysis (1.194 - 194) <D0211AD1-72B3-3493-92C9-B4F40ED581D5> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff6b692000 - 0x7fff6b6b0fff com.apple.ProtocolBuffer (1 - 260) <40704740-4A53-3010-A49B-08D1D69D1D5E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff6b87d000 - 0x7fff6b889fff com.apple.xpc.RemoteServiceDiscovery (1.0 - 1205.50.76) <C735038A-BC7E-3DE3-B350-6449404FC259> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff6b88a000 - 0x7fff6b8adffb com.apple.RemoteViewServices (2.0 - 125) <592323D1-CB44-35F1-9921-4C2AB8D920A0> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff6b8ae000 - 0x7fff6b8c2ff7 com.apple.xpc.RemoteXPC (1.0 - 1205.50.76) <6E67A656-542A-34BD-B598-56B8D5A70814> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
0x7fff6d1ca000 - 0x7fff6d2dcfff com.apple.Sharing (1019.46 - 1019.46) <1266C41E-3CA9-3EFC-8413-A37D52EA9FB2> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff6d2dd000 - 0x7fff6d2fcff7 com.apple.shortcut (2.16 - 99) <201F92AE-F8E6-3A24-B9DE-26B88CD2EF18> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff6d307000 - 0x7fff6d308ff7 com.apple.performance.SignpostNotification (1.2.4 - 2.4) <9957B2C0-4D48-3337-8A4D-5E457CC7B542> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
0x7fff6e050000 - 0x7fff6e2ecfff com.apple.SkyLight (1.600.0 - 312.50) <0CF4C608-8748-32BF-9586-A1601945F82C> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff6eab2000 - 0x7fff6eabfff7 com.apple.SpeechRecognitionCore (4.0.13 - 4.0.13) <8B5418A4-CDC5-3200-AEF0-F109E0DF9019> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff6ef6a000 - 0x7fff6ef91fff com.apple.StreamingZip (1.0 - 1) <3DE92A6D-565E-3477-82B1-660987317BD8> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff6f663000 - 0x7fff6f6ecfc7 com.apple.Symbolication (9.3 - 64033) <FAA17252-6378-34A4-BBBB-22DF54EC1626> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff6fc5c000 - 0x7fff6fc64ff7 com.apple.TCC (1.0 - 1) <E1EB7272-FE6F-39AB-83CA-B2B5F2A88D9B> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff6fe71000 - 0x7fff6ff2eff7 com.apple.TextureIO (3.7 - 3.7) <F8BAC954-405D-3CC3-AB7B-048C866EF980> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff6ffd4000 - 0x7fff6ffd5fff com.apple.TrustEvaluationAgent (2.0 - 31) <39F533B2-211E-3635-AF47-23F27749FF4A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff6ffdb000 - 0x7fff7018afff com.apple.UIFoundation (1.0 - 547.3) <ACC12DF5-E528-33F3-A358-4E1BEA68239C> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff70e5f000 - 0x7fff70f2eff7 com.apple.ViewBridge (343.2 - 343.2) <5519FCED-1F88-3BE6-9BE1-69992086B01B> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff71296000 - 0x7fff714c1ffb libAWDSupportFramework.dylib (793) <D143BBEA-276C-3C33-9801-C6B66824E8EC> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
0x7fff714c2000 - 0x7fff714d3ff7 libprotobuf-lite.dylib (793) <0CBA92F5-DAC7-3858-B3E5-4DF792C3EABB> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
0x7fff714d4000 - 0x7fff71536fff libprotobuf.dylib (793) <CE4B8DBC-17FD-3E57-B1BE-D097DF634513> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
0x7fff71537000 - 0x7fff7157aff7 com.apple.awd (1.0 - 930) <1D199A76-E8CB-38BB-B00C-2AAEA1B9E712> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
0x7fff71893000 - 0x7fff71895ffb com.apple.loginsupport (1.0 - 1) <D1232C1B-80EA-3DF8-9466-013695D0846E> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff719fc000 - 0x7fff71a2fff7 libclosured.dylib (551.3) <DC3DA678-9C40-339C-A9C6-32AB74FCC682> /usr/lib/closure/libclosured.dylib
0x7fff71ae9000 - 0x7fff71b22ff7 libCRFSuite.dylib (41) <FE5EDB68-2593-3C2E-BBAF-1C52D206F296> /usr/lib/libCRFSuite.dylib
0x7fff71b23000 - 0x7fff71b2efff libChineseTokenizer.dylib (28) <53633C9B-A3A8-36F7-A53C-432D802F4BB8> /usr/lib/libChineseTokenizer.dylib
0x7fff71bc0000 - 0x7fff71bc1ff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff71bf8000 - 0x7fff71dc2ff3 libFosl_dynamic.dylib (17.8) <C58ED77A-4986-31C2-994C-34DDFB8106F0> /usr/lib/libFosl_dynamic.dylib
0x7fff71dfa000 - 0x7fff71dfafff libOpenScriptingUtil.dylib (174) <610F0242-7CE5-3C86-951B-B646562694AF> /usr/lib/libOpenScriptingUtil.dylib
0x7fff71f31000 - 0x7fff71f35ffb libScreenReader.dylib (562.18.4) <E239923D-54C9-3BBF-852F-87C09DEF4091> /usr/lib/libScreenReader.dylib
0x7fff71f36000 - 0x7fff71f37ffb libSystem.B.dylib (1252.50.4) <F64430FD-30A6-328D-A476-0AED41D371C6> /usr/lib/libSystem.B.dylib
0x7fff71f38000 - 0x7fff71fb5fff libTelephonyUtilDynamic.dylib (3312) <1534A887-F11D-3B09-95CC-AF45634FDF46> /usr/lib/libTelephonyUtilDynamic.dylib
0x7fff71fca000 - 0x7fff71fcafff libapple_crypto.dylib (109.50.14) <48BA2E76-BF2F-3522-A54E-D7FB7EAF7A57> /usr/lib/libapple_crypto.dylib
0x7fff71fcb000 - 0x7fff71fe1ff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib
0x7fff71fe2000 - 0x7fff7200cff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib
0x7fff7200d000 - 0x7fff7208efdf libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib
0x7fff72092000 - 0x7fff72092ff3 libauto.dylib (187) <A05C7900-F8C7-3E75-8D3F-909B40C19717> /usr/lib/libauto.dylib
0x7fff72093000 - 0x7fff7214bff3 libboringssl.dylib (109.50.14) <E6813F87-B5E4-3F7F-A725-E6A7F2BD02EC> /usr/lib/libboringssl.dylib
0x7fff7214c000 - 0x7fff7215cff3 libbsm.0.dylib (39) <6BC96A72-AFBE-34FD-91B1-748A530D8AE6> /usr/lib/libbsm.0.dylib
0x7fff7215d000 - 0x7fff7216affb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib
0x7fff7216b000 - 0x7fff721c1fff libc++.1.dylib (400.9) <7D3DACCC-3804-393C-ABC1-1A580FD00CB6> /usr/lib/libc++.1.dylib
0x7fff721c2000 - 0x7fff721e6ff7 libc++abi.dylib (400.8.2) <EF5E37D7-11D9-3530-BE45-B986612D13E2> /usr/lib/libc++abi.dylib
0x7fff721e8000 - 0x7fff721f8fff libcmph.dylib (6) <A5509EE8-7E00-3224-8814-015B077A3CF5> /usr/lib/libcmph.dylib
0x7fff721f9000 - 0x7fff7220ffff libcompression.dylib (47.50.1) <491784AE-CB90-3E27-9081-95C3A1211760> /usr/lib/libcompression.dylib
0x7fff724ba000 - 0x7fff724d2ff7 libcoretls.dylib (155.50.1) <D350052E-DC4D-3185-ADBA-BA48EDCEE955> /usr/lib/libcoretls.dylib
0x7fff724d3000 - 0x7fff724d4ff3 libcoretls_cfhelpers.dylib (155.50.1) <B297F5D8-F2FE-3566-A752-E9D998B9C039> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff7266d000 - 0x7fff727fefff libcrypto.35.dylib (22.50.2) <97828BFD-4675-35DF-BE2E-C6D1555BB71D> /usr/lib/libcrypto.35.dylib
0x7fff729a5000 - 0x7fff729fbff3 libcups.2.dylib (462.2) <64864CBE-03A3-34C7-9DBB-C93601F183FD> /usr/lib/libcups.2.dylib
0x7fff72b3b000 - 0x7fff72b3bfff libenergytrace.dylib (16) <A92AB8B8-B986-3CE6-980D-D55090FEF387> /usr/lib/libenergytrace.dylib
0x7fff72b3c000 - 0x7fff72b55ffb libexpat.1.dylib (16.1.1) <5E1796FA-4041-3187-B5C2-8E6B03D1D72A> /usr/lib/libexpat.1.dylib
0x7fff72b72000 - 0x7fff72b77ff3 libheimdal-asn1.dylib (520.50.6) <E358445A-B84E-31B5-BCCD-7E1397519D96> /usr/lib/libheimdal-asn1.dylib
0x7fff72ba3000 - 0x7fff72c94ff7 libiconv.2.dylib (51.50.1) <2FEC9707-3FAF-3828-A50D-8605086D060F> /usr/lib/libiconv.2.dylib
0x7fff72c95000 - 0x7fff72ebcffb libicucore.A.dylib (59173.0.1) <CECAD5E5-3EFD-3AAC-AD9B-E355B2DD5E9C> /usr/lib/libicucore.A.dylib
0x7fff72f09000 - 0x7fff72f0afff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib
0x7fff72f0b000 - 0x7fff72f24ffb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib
0x7fff72f25000 - 0x7fff72f3bff7 libmarisa.dylib (9) <D6D2D55D-1D2E-3442-B152-B18803C0ABB4> /usr/lib/libmarisa.dylib
0x7fff72fec000 - 0x7fff73214ff7 libmecabra.dylib (779.7.6) <F462F170-E872-3D09-B219-973D5E99C09F> /usr/lib/libmecabra.dylib
0x7fff733ec000 - 0x7fff73566fff libnetwork.dylib (1229.51.2) <D64FE2A1-CBFD-3817-A701-9A0DDBD70DCF> /usr/lib/libnetwork.dylib
0x7fff735e5000 - 0x7fff739d37e7 libobjc.A.dylib (723) <DD9E5EC5-B507-3249-B700-93433E2D5EDF> /usr/lib/libobjc.A.dylib
0x7fff739e6000 - 0x7fff739eafff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib
0x7fff739ed000 - 0x7fff73a21fff libpcap.A.dylib (79.20.1) <FA13918B-A247-3181-B256-9B852C7BA316> /usr/lib/libpcap.A.dylib
0x7fff73aa0000 - 0x7fff73abcffb libresolv.9.dylib (65) <E8F3415B-4472-3202-8901-41FD87981DB2> /usr/lib/libresolv.9.dylib
0x7fff73b0b000 - 0x7fff73b0cff3 libspindump.dylib (252) <D8E27057-E3CC-3D7F-A010-4A87830F6A83> /usr/lib/libspindump.dylib
0x7fff73b0d000 - 0x7fff73ca0ff7 libsqlite3.dylib (274.8.1) <FCAD6A57-829E-3701-B16E-1833D620E0E8> /usr/lib/libsqlite3.dylib
0x7fff73e74000 - 0x7fff73ed4ff3 libusrtcp.dylib (1229.51.2) <3D8806D9-4BA9-35EE-BC44-F58BC2A0962D> /usr/lib/libusrtcp.dylib
0x7fff73ed5000 - 0x7fff73ed8ffb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib
0x7fff73ed9000 - 0x7fff73ee6fff libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib
0x7fff73eea000 - 0x7fff73fd1fff libxml2.2.dylib (31.10) <503721DB-0D8D-379E-B743-18CE59304155> /usr/lib/libxml2.2.dylib
0x7fff73fd2000 - 0x7fff73ffafff libxslt.1.dylib (15.12) <4A5E011D-8B29-3135-A52B-9A9070ABD752> /usr/lib/libxslt.1.dylib
0x7fff73ffb000 - 0x7fff7400dffb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib
0x7fff740a9000 - 0x7fff740adff7 libcache.dylib (80) <092479CB-1008-3A83-BECF-E115F24D13C1> /usr/lib/system/libcache.dylib
0x7fff740ae000 - 0x7fff740b8ff3 libcommonCrypto.dylib (60118.50.1) <029F5985-9B6E-3DCB-9B96-FD007678C6A7> /usr/lib/system/libcommonCrypto.dylib
0x7fff740b9000 - 0x7fff740c0fff libcompiler_rt.dylib (62) <968B8E3F-3681-3230-9D78-BB8732024F6E> /usr/lib/system/libcompiler_rt.dylib
0x7fff740c1000 - 0x7fff740caffb libcopyfile.dylib (146.50.5) <3885083D-50D8-3EEC-B481-B2E605180D7F> /usr/lib/system/libcopyfile.dylib
0x7fff740cb000 - 0x7fff74150fff libcorecrypto.dylib (562.50.17) <67007279-24E1-3F30-802D-A55CD5C27946> /usr/lib/system/libcorecrypto.dylib
0x7fff741d8000 - 0x7fff74211ff7 libdispatch.dylib (913.50.12) <848EEE57-4235-3A61-9A52-C0097DD2AB5E> /usr/lib/system/libdispatch.dylib
0x7fff74212000 - 0x7fff7422fff7 libdyld.dylib (551.3) <CF59A5A5-288B-30E6-BD42-9056B4E4139A> /usr/lib/system/libdyld.dylib
0x7fff74230000 - 0x7fff74230ffb libkeymgr.dylib (28) <E34E283E-90FA-3C59-B48E-1277CDB9CDCE> /usr/lib/system/libkeymgr.dylib
0x7fff74231000 - 0x7fff7423dff3 libkxld.dylib (4570.51.2) <A209B8A2-F5C3-35B1-A70B-1938F25B0ABE> /usr/lib/system/libkxld.dylib
0x7fff7423e000 - 0x7fff7423eff7 liblaunch.dylib (1205.50.76) <4D52BB64-C568-3A36-8935-2480427EE2A2> /usr/lib/system/liblaunch.dylib
0x7fff7423f000 - 0x7fff74243ffb libmacho.dylib (906) <1902A611-081A-3452-B11E-EBD1B166E831> /usr/lib/system/libmacho.dylib
0x7fff74244000 - 0x7fff74246ff3 libquarantine.dylib (86) <26C0BA22-8F93-3A07-9A4E-C8D53D2CE42E> /usr/lib/system/libquarantine.dylib
0x7fff74247000 - 0x7fff74248ff3 libremovefile.dylib (45) <711E18B2-5BBE-3211-A916-56740C27D17A> /usr/lib/system/libremovefile.dylib
0x7fff74249000 - 0x7fff74260fff libsystem_asl.dylib (356.50.1) <3B24F2D1-B578-359D-ADB2-0ED19A364C38> /usr/lib/system/libsystem_asl.dylib
0x7fff74261000 - 0x7fff74261fff libsystem_blocks.dylib (67) <17303FDF-0D2D-3963-B05E-B4DF63052D47> /usr/lib/system/libsystem_blocks.dylib
0x7fff74262000 - 0x7fff742ebff7 libsystem_c.dylib (1244.50.9) <1187BFE8-4576-3247-8177-481554E1F9E7> /usr/lib/system/libsystem_c.dylib
0x7fff742ec000 - 0x7fff742efffb libsystem_configuration.dylib (963.50.8) <DF6B5287-203E-30CB-9947-78DF446C72B8> /usr/lib/system/libsystem_configuration.dylib
0x7fff742f0000 - 0x7fff742f3ffb libsystem_coreservices.dylib (51) <486000D3-D8CB-3BE7-8EE5-8BF380DE6DF7> /usr/lib/system/libsystem_coreservices.dylib
0x7fff742f4000 - 0x7fff742f5fff libsystem_darwin.dylib (1244.50.9) <09C21A4A-9EE0-388B-A9D9-DFF8F6758791> /usr/lib/system/libsystem_darwin.dylib
0x7fff742f6000 - 0x7fff742fcff7 libsystem_dnssd.dylib (878.50.17) <9033B909-BCF7-37EB-A040-ADE8081611D6> /usr/lib/system/libsystem_dnssd.dylib
0x7fff742fd000 - 0x7fff74346ff7 libsystem_info.dylib (517.30.1) <AB634A98-B8AA-3804-8436-38261FC8EC4D> /usr/lib/system/libsystem_info.dylib
0x7fff74347000 - 0x7fff7436dff7 libsystem_kernel.dylib (4570.51.2) <7FF1E390-2FAC-33A7-A545-60D9BB6692D4> /usr/lib/system/libsystem_kernel.dylib
0x7fff7436e000 - 0x7fff743b9fcb libsystem_m.dylib (3147.50.1) <FC2E58BA-E6D5-3D2A-89CA-67F212294136> /usr/lib/system/libsystem_m.dylib
0x7fff743ba000 - 0x7fff743d9fff libsystem_malloc.dylib (140.50.6) <7FD43735-9DDD-300E-8C4A-F909A74BDF49> /usr/lib/system/libsystem_malloc.dylib
0x7fff743da000 - 0x7fff7450aff3 libsystem_network.dylib (1229.51.2) <F65ED095-8ABA-3355-93F8-B9D0505932F4> /usr/lib/system/libsystem_network.dylib
0x7fff7450b000 - 0x7fff74515ffb libsystem_networkextension.dylib (767.50.25) <758F1414-796D-3422-83C9-92D2915A06CE> /usr/lib/system/libsystem_networkextension.dylib
0x7fff74516000 - 0x7fff7451fff3 libsystem_notify.dylib (172) <08012EC0-2CD2-34BE-BF93-E7F56491299A> /usr/lib/system/libsystem_notify.dylib
0x7fff74520000 - 0x7fff74527ff7 libsystem_platform.dylib (161.50.1) <6355EE2D-5456-3CA8-A227-B96E8F1E2AF8> /usr/lib/system/libsystem_platform.dylib
0x7fff74528000 - 0x7fff74533fff libsystem_pthread.dylib (301.50.1) <0E51CCBA-91F2-34E1-BF2A-FEEFD3D321E4> /usr/lib/system/libsystem_pthread.dylib
0x7fff74534000 - 0x7fff74537fff libsystem_sandbox.dylib (765.50.51) <B48D256E-D7DB-3D4F-BC95-34557170C7AA> /usr/lib/system/libsystem_sandbox.dylib
0x7fff74538000 - 0x7fff74539ff3 libsystem_secinit.dylib (30) <DE8D14E8-A276-3FF8-AE13-77F7040F33C1> /usr/lib/system/libsystem_secinit.dylib
0x7fff7453a000 - 0x7fff74541ff7 libsystem_symptoms.dylib (820.50.37) <ED7350E0-B68B-374A-9AB7-DC1F195A8327> /usr/lib/system/libsystem_symptoms.dylib
0x7fff74542000 - 0x7fff74555fff libsystem_trace.dylib (829.50.17) <6568D68B-1D4C-38EE-90A9-54821D6403C0> /usr/lib/system/libsystem_trace.dylib
0x7fff74557000 - 0x7fff7455cff7 libunwind.dylib (35.3) <BEF3FB49-5604-3B5F-82B5-332B80023AC3> /usr/lib/system/libunwind.dylib
0x7fff7455d000 - 0x7fff7458afff libxpc.dylib (1205.50.76) <25DB244E-217D-3CE0-A8F2-0C4255783B42> /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: 174336
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=432.2M resident=0K(0%) swapped_out_or_unallocated=432.2M(100%)
Writable regions: Total=203.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=203.4M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 3
Activity Tracing 256K 2
CG backing stores 17.7M 6
CG image 2528K 9
CoreAnimation 100K 4
CoreImage 24K 3
CoreUI image data 1344K 10
CoreUI image file 332K 6
Foundation 4K 2
Kernel Alloc Once 8K 2
MALLOC 165.4M 56
MALLOC guard page 80K 21
Memory Tag 242 12K 2
OpenGL GLSL 256K 4
SQLite page cache 64K 2
STACK GUARD 56.1M 16
Stack 15.1M 16
VM_ALLOCATE 152K 20
__DATA 30.4M 271
__FONT_DATA 4K 2
__GLSLBUILTINS 2588K 2
__LINKEDIT 196.6M 5
__TEXT 235.6M 275
__UNICODE 560K 2
libnetwork 128K 4
mapped file 65.7M 25
shared memory 3764K 15
=========== ======= =======
TOTAL 794.7M 758
Model: MacBookPro12,1, BootROM MBP121.0175.B00, 2 processors, Intel Core i5, 2,7 GHz, 8 GB, SMC 2.28f7
Graphics: Intel Iris Graphics 6100, Intel Iris Graphics 6100, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80AD, 0x483943434E4E4E424C54424C41522D4E5544
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80AD, 0x483943434E4E4E424C54424C41522D4E5544
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x133), Broadcom BCM43xx 1.0 (7.77.37.29.1a7)
Bluetooth: Version 6.0.5f3, 3 services, 18 devices, 1 incoming serial ports
Network Service: Thunderbolt Ethernet, Ethernet, en6
Network Service: Wi-Fi, AirPort, en0
Network Service: Apple USB Ethernet Adapter, Ethernet, en7
Serial ATA Device: APPLE SSD SM0256G, 251 GB
USB Device: USB 3.0 Bus
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1
Strange usage : when I want to load my program it crash but if I create a new project and I add some module, state and after load my program it does’nt crash
Interesting ! I'll try and replicate
No script you attached is creating an IntParameter, but the crash log is mentionning this function. Can you send me the script that makes Chataigne crash ?
Can you try out the latest bleeding edge version and check if the problem is still here ?
i tried to add script float and now the program crash completly. When I comment this part it’s better. here is the script : sooperlooper copie.js.txt
I will try the bleeding edge version
I tried bleeding edge. I can start my programm. So it’s more stable but when I add my float parametee it crash. But it keep in mind the file with float parameter and now when I launch it it’s ok
can you link both of you actual noisette + js ? i think it has to do with commands but i can't reproduce it with only an empty file and the script, i can add and remove the float parameter without crashing, even on the stable version 1.4.9
ok 👍 Archive.zip.txt
I tested the archive with the script in the latest bleeding edge and i can't find any problems, tested with commenting/uncommenting all the float parameters and there is no crash, all the values are correctly relinked in the conditions with the right values.. When this happens, can you send me the crash log ?
ok i will send you the lof if it's crash
It's very strange. Since this morning I have several crash with my program. 1.4.2 to 1.4.9 lot of crash. I use script and condition of value defined in script in state and I think the problem come from this. And I have a reset button with lot, lot, lot of consequences when it's activated. And I think this create crash too.
now, when I create a new consequence sometimes this one don't appear at the end of the conditons but somewhere between the another conditons. And if I use the command to move the condition up or down, she go where she want.
Here my last program Archive.zip.txt
Since this morning, I spend hours to export with old program the different conditon, repare the condition lost, and when I had a crash, I rename the script and the crash deseapared. But since few minutes even I change the name of script, I can't reopen it :/ And when I choose "signaler" to have a log detailed, nothing happens... So I can't send any log.
I need to create a new looper because I do a Big show very soon and I haven't totally trust in LGML because I have lot of crash and disturb of song and Martin don't give knews for the moment, so I worked hard with a looper with Chataigne/SooperLooper/mainstage and openstage control for Ipad and Ipod. and with specktr. The environnement of sooperlooper and mainstage are very rish and (for the moment) it seems more stable compare to LGML. but it's more difficult to define all the condition so It's brain teaser to program this. So if you find the solution, you will be my god :)
Here different possibility of source of crash :
Maybe the is a problem with the order of the callq of different part of this program. I think about this because of the lot of times where my value of condition with script value diseapared
Hello Ben. Since the release 1.4.3, I can't open my project. I put with this post the file.
adopo-center-openstage update.noisette.txt