Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when closing a tab on macOS Mojave #3116

Open
jpike88 opened this issue Jul 19, 2018 · 87 comments
Open

Crash when closing a tab on macOS Mojave #3116

jpike88 opened this issue Jul 19, 2018 · 87 comments

Comments

@jpike88
Copy link

jpike88 commented Jul 19, 2018

Just create two tabs in the same window and try to close one.

Crash occurs

@dmoagx
Copy link
Member

dmoagx commented Jul 19, 2018

Which version?

@mbakirov
Copy link

Hello! Having same issue with version 1.1.2, build 4541 (602e11a)

@craftysyntax
Copy link

I also this using Mojave 10.14 Beta (18A336e) and Sequal Pro 1.1.2 Build 4541

@stychos
Copy link
Contributor

stychos commented Jul 24, 2018

Pretty sure that it doesn't occurs in the master branch builds.

@Kaspik
Copy link
Collaborator

Kaspik commented Aug 4, 2018

Not happening on latest Mojave version (not related to any update of Sequel Pro) - so probably bug fixed by Apple. I think we can close this one? @jpike88

@matwood
Copy link

matwood commented Aug 9, 2018

This issue is occurring again on a later Mojave build: 10.14 Beta (18A353d) and Sequel Pro Build 4541.

When I close a tab the entire app crashes. Probably best to wait on the next Mojave build and see if it fixes itself again.

@drew7721
Copy link

This is still happening on Public Beta 5. It's probably Mojave related but since it's one of the few apps having this issue, might be something in the way it handles the closing of tabs.

@svenbergryen
Copy link

I'm seeing this with 18A365a and Sequel Pro build 4541 (602e11a). The app crashes whenever I close a connection tab.

@jpike88
Copy link
Author

jpike88 commented Aug 31, 2018

Just updated to latest Mojave version (18A377a), bug still exists and will likely remain in release. Time to use something else... querious looks good

@hhatfield
Copy link

I built master with the Xcode beta and it does not have the same issue.
Mojave (18A377a)
Snapshot Build 5048 (654e1b8)

@ronaldesc007
Copy link

Still happening on Mojave 10.14 Beta (18A384a)
Sequel Pro Version: 1.1.2 (4541)

@sepehr
Copy link

sepehr commented Sep 14, 2018

It's crushing my soul.

macOS 10.14 Beta (18A384a)
Sequel Pro 1.1.2 (602e11a)

@dmoagx
Copy link
Member

dmoagx commented Sep 14, 2018

Most likely a duplicate of #2609

@hullen
Copy link

hullen commented Sep 19, 2018

Exactly, the crash occurs on:
macOS 10.14 Beta
Sequel Pro 1.1.2 (602e11a)

@mdestagnol
Copy link

I confirm that crash occurs also on public release of macOS 10.14.

Steps to reproduce:

Open SequelPro
Connect to a database
Close the window
Result: The app systematically crashes after a few seconds.

@kleinjm
Copy link

kleinjm commented Sep 25, 2018

Same issue here
V 1.1.2
Build 4541
OSX 10.14

@mazraara
Copy link

I have the same issue.

V 1.1.2
Build 4541
OSX 10.14

are there any work arounds?

@jpike88
Copy link
Author

jpike88 commented Sep 26, 2018

Sadly, the only workaround is to use a different sql client until @abhibeckert starts doing something about it.

@dan-rally
Copy link

dan-rally commented Sep 26, 2018

Just to add I have same issue, close any tab and it instantly crashes.

v1.1.2
Build 4541 (602e11a)
macOS 10.14

Thanks

@othyn
Copy link

othyn commented Sep 26, 2018

Same issue:

Sequel Pro: 1.1.2 - Build 4541 (602e11a)
macOS: 10.14 - Build 18A391

Here's a crash log (expand to view - to save future readers!)

Process:               Sequel Pro [7078]
Path:                  /Applications/Sequel Pro.app/Contents/MacOS/Sequel Pro
Identifier:            com.sequelpro.SequelPro
Version:               1.1.2 (4541)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Sequel Pro [7078]
User ID:               501

Date/Time: 2018-09-26 12:21:47.850 +0100
OS Version: Mac OS X 10.14 (18A391)
Report Version: 12
Anonymous UUID: 8F420F0C-9579-B80C-203C-C76056E83C9A

Time Awake Since Boot: 91000 seconds

System Integrity Protection: enabled

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

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

Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [7078]

VM Regions Near 0x20:
-->
__TEXT 0000000100000000-00000001001d8000 [ 1888K] r-x/rwx SM=COW /Applications/Sequel Pro.app/Contents/MacOS/Sequel Pro

Application Specific Information:
�_™õˇ�

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x00007fff7043e8bf objc_retain + 31
1 com.apple.AppKit 0x00007fff41a9bb28 -[NSTableView _uncachedNumberOfRows] + 105
2 com.apple.AppKit 0x00007fff41a9ba2b -[_NSTableRowHeightStorage numberOfRows] + 62
3 com.apple.AppKit 0x00007fff41aa35be -[NSTableView _totalHeightOfTableView] + 282
4 com.apple.AppKit 0x00007fff41aa2aaf -[NSTableView _minimumFrameSize] + 77
5 com.apple.AppKit 0x00007fff41aa2076 -[NSTableView tile] + 438
6 com.apple.AppKit 0x00007fff41aceed9 -[NSTableView bounds] + 122
7 com.apple.AppKit 0x00007fff41d908c4 tableViewFocusRingType + 119
8 com.apple.AppKit 0x00007fff41c30080 -[NSTableView(NSTableViewNonARC) designatedFocusRingView] + 99
9 com.apple.AppKit 0x00007fff41b2ff9d -[NSView noteFocusRingMaskChanged] + 31
10 com.apple.AppKit 0x00007fff41a24017 -[NSView setNeedsDisplayInRect:] + 701
11 com.apple.WebKitLegacy 0x00007fff52ea27a6 -[NSView(WebSetNeedsDisplayInRect) _web_setNeedsDisplayInRect:] + 486
12 com.apple.AppKit 0x00007fff41a23c47 -[NSView setNeedsDisplay:] + 79
13 com.apple.AppKit 0x00007fff41a255ba -[NSView(NSInternal) _invalidateEffectiveVibrantBlendingStyle] + 126
14 com.apple.AppKit 0x00007fff41aaecf9 -[NSTableView _removeBackgroundView] + 156
15 com.apple.AppKit 0x00007fff41aaec45 -[NSTableView viewWillMoveToSuperview:] + 64
16 com.apple.AppKit 0x00007fff41a54313 -[NSView _setSuperview:] + 213
17 com.apple.AppKit 0x00007fff41badbd4 -[NSTableView _setSuperview:] + 324
18 com.apple.AppKit 0x00007fff41a57b01 -[NSView removeFromSuperview] + 149
19 com.apple.AppKit 0x00007fff41b3fa88 -[NSView removeFromSuperviewWithoutNeedingDisplay] + 36
20 com.apple.AppKit 0x00007fff41addbf5 -[NSView _finalize] + 1060
21 com.apple.AppKit 0x00007fff41add64a -[NSView dealloc] + 209
22 com.apple.AppKit 0x00007fff41bb5f32 -[NSClipView dealloc] + 164
23 libobjc.A.dylib 0x00007fff70446dd4 objc_object::sidetable_release(bool) + 268
24 libobjc.A.dylib 0x00007fff70441c8c (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 726
25 com.apple.CoreFoundation 0x00007fff44458e76 _CFAutoreleasePoolPop + 22
26 com.apple.CoreFoundation 0x00007fff444a60af CFRunLoopTimerInvalidate + 556
27 com.apple.CoreFoundation 0x00007fff444a5a69 __CFRunLoopDoTimer + 932
28 com.apple.CoreFoundation 0x00007fff444a5560 __CFRunLoopDoTimers + 333
29 com.apple.CoreFoundation 0x00007fff444867b7 __CFRunLoopRun + 2176
30 com.apple.CoreFoundation 0x00007fff44485ce4 CFRunLoopRunSpecific + 463
31 com.apple.HIToolbox 0x00007fff4371f895 RunCurrentEventLoopInMode + 293
32 com.apple.HIToolbox 0x00007fff4371f5cb ReceiveNextEventCommon + 618
33 com.apple.HIToolbox 0x00007fff4371f348 _BlockUntilNextEventMatchingListInModeWithFilter + 64
34 com.apple.AppKit 0x00007fff419dc95b _DPSNextEvent + 997
35 com.apple.AppKit 0x00007fff419db6fa -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1362
36 com.apple.AppKit 0x00007fff419d575d -[NSApplication run] + 699
37 com.apple.AppKit 0x00007fff419c4e97 NSApplicationMain + 780
38 com.sequelpro.SequelPro 0x0000000100002454 start + 52

Thread 1:
0 libsystem_pthread.dylib 0x00007fff7170c408 start_wqthread + 0
1 ??? 0x0000000054485244 0 + 1414025796

Thread 2:
0 libsystem_pthread.dylib 0x00007fff7170c408 start_wqthread + 0
1 ??? 0x0000000054485244 0 + 1414025796

Thread 3:
0 libsystem_pthread.dylib 0x00007fff7170c408 start_wqthread + 0
1 ??? 0x0000000054485244 0 + 1414025796

Thread 4:
0 libsystem_pthread.dylib 0x00007fff7170c408 start_wqthread + 0
1 ??? 0x0000000054485244 0 + 1414025796

Thread 5:
0 libsystem_pthread.dylib 0x00007fff7170c408 start_wqthread + 0
1 ??? 0x0000000054485244 0 + 1414025796

Thread 6:
0 libsystem_pthread.dylib 0x00007fff7170c408 start_wqthread + 0
1 ??? 0x0000000054485244 0 + 1414025796

Thread 7:
0 libsystem_pthread.dylib 0x00007fff7170c408 start_wqthread + 0
1 ??? 0x0000000054485244 0 + 1414025796

Thread 8:: JavaScriptCore bmalloc scavenger
0 libsystem_kernel.dylib 0x00007fff716571b2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff717105cb _pthread_cond_wait + 724
2 libc++.1.dylib 0x00007fff6ebf2d01 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3 com.apple.JavaScriptCore 0x00007fff47ab13e5 std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 117
4 com.apple.JavaScriptCore 0x00007fff47ab12af std::__1::cv_status std::__1::condition_variable_any::wait_until<std::__1::unique_lockbmalloc::Mutex, std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lockbmalloc::Mutex&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 95
5 com.apple.JavaScriptCore 0x00007fff47aaff0e bmalloc::Scavenger::threadRunLoop() + 270
6 com.apple.JavaScriptCore 0x00007fff47aaf669 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9
7 com.apple.JavaScriptCore 0x00007fff47ab1097 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void ()(bmalloc::Scavenger), bmalloc::Scavenger*> >(void*) + 39
8 libsystem_pthread.dylib 0x00007fff7170d33d _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff717102a7 _pthread_start + 70
10 libsystem_pthread.dylib 0x00007fff7170c425 thread_start + 13

Thread 9:
0 libsystem_pthread.dylib 0x00007fff7170c408 start_wqthread + 0
1 ??? 0x0000000054485244 0 + 1414025796

Thread 10:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff71653c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff71654174 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff4448705e __CFRunLoopServiceMachPort + 337
3 com.apple.CoreFoundation 0x00007fff444865ad __CFRunLoopRun + 1654
4 com.apple.CoreFoundation 0x00007fff44485ce4 CFRunLoopRunSpecific + 463
5 com.apple.AppKit 0x00007fff419e5581 _NSEventThread + 160
6 libsystem_pthread.dylib 0x00007fff7170d33d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff717102a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff7170c425 thread_start + 13

Thread 11:
0 libsystem_kernel.dylib 0x00007fff71653c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff71654174 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff4448705e __CFRunLoopServiceMachPort + 337
3 com.apple.CoreFoundation 0x00007fff444865ad __CFRunLoopRun + 1654
4 com.apple.CoreFoundation 0x00007fff44485ce4 CFRunLoopRunSpecific + 463
5 com.apple.Foundation 0x00007fff4692f16f -[NSConnection run] + 149
6 com.apple.Foundation 0x00007fff467dc234 NSThread__start + 1218
7 libsystem_pthread.dylib 0x00007fff7170d33d _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff717102a7 _pthread_start + 70
9 libsystem_pthread.dylib 0x00007fff7170c425 thread_start + 13

Thread 12:: SPSSHTunnel SSH binary communication task
0 libsystem_kernel.dylib 0x00007fff71653c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff71654174 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff4448705e __CFRunLoopServiceMachPort + 337
3 com.apple.CoreFoundation 0x00007fff444865ad __CFRunLoopRun + 1654
4 com.apple.CoreFoundation 0x00007fff44485ce4 CFRunLoopRunSpecific + 463
5 com.apple.Foundation 0x00007fff4682df0a -[NSConcreteTask waitUntilExit] + 220
6 com.sequelpro.SequelPro 0x00000001000a6d09 -[SPSSHTunnel launchTask:] + 2987
7 com.apple.Foundation 0x00007fff467dc234 NSThread__start + 1218
8 libsystem_pthread.dylib 0x00007fff7170d33d _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff717102a7 _pthread_start + 70
10 libsystem_pthread.dylib 0x00007fff7170c425 thread_start + 13

Thread 13:
0 libsystem_pthread.dylib 0x00007fff7170c408 start_wqthread + 0
1 ??? 0x0000000000000800 0 + 2048

Thread 14:
0 libsystem_kernel.dylib 0x00007fff71653c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff71654174 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff4448705e __CFRunLoopServiceMachPort + 337
3 com.apple.CoreFoundation 0x00007fff444865ad __CFRunLoopRun + 1654
4 com.apple.CoreFoundation 0x00007fff44485ce4 CFRunLoopRunSpecific + 463
5 com.apple.Foundation 0x00007fff4692f16f -[NSConnection run] + 149
6 com.apple.Foundation 0x00007fff467dc234 NSThread__start + 1218
7 libsystem_pthread.dylib 0x00007fff7170d33d _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff717102a7 _pthread_start + 70
9 libsystem_pthread.dylib 0x00007fff7170c425 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000060000189a940 rcx: 0x0000000000000000 rdx: 0x00007ffeefbfc3a8
rdi: 0x0000000101050600 rsi: 0x00007fff425e1e73 rbp: 0x00007ffeefbfc3c0 rsp: 0x00007ffeefbfc3c0
r8: 0x00000000000003ff r9: 0x0000600000d37ae0 r10: 0x00007fff9baa5c98 r11: 0x00000001011b4730
r12: 0x00007fff425c9ea6 r13: 0x0000000000000008 r14: 0x0000000000000000 r15: 0x000000010c5ad080
rip: 0x00007fff7043e8bf rfl: 0x0000000000010246 cr2: 0x0000000000000020

Logical CPU: 2
Error Code: 0x00000004
Trap Number: 14

Binary Images:
0x100000000 - 0x1001d7fef +com.sequelpro.SequelPro (1.1.2 - 4541) /Applications/Sequel Pro.app/Contents/MacOS/Sequel Pro
0x1002b0000 - 0x10030cff7 +com.growl.growlframework (2.0.1 - 2.0.1) <6C20B93B-75B2-30A4-8267-8C81BF90872B> /Applications/Sequel Pro.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0x100340000 - 0x100357fef +org.andymatuschak.Sparkle (1.5 Beta [bzr] - 1.5) <0B91F14E-D2BC-EC71-7880-14FAAE4E283B> /Applications/Sequel Pro.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x100370000 - 0x100612fff +com.sequelpro.spmysql (1.0 - 1) <7595D696-A5BC-3CC7-AF3E-F2B23874595E> /Applications/Sequel Pro.app/Contents/Frameworks/SPMySQL.framework/Versions/A/SPMySQL
0x1006f9000 - 0x1006fdfff +com.sequelpro.querykit (1.0 - 1) <94BC9BF3-6115-3210-9BE5-07545B0A2AB7> /Applications/Sequel Pro.app/Contents/Frameworks/QueryKit.framework/Versions/A/QueryKit
0x100705000 - 0x100725ff7 +com.positivespinmedia.PSMTabBarFramework (1.0 - 1.0) /Applications/Sequel Pro.app/Contents/Frameworks/PSMTabBar.framework/Versions/A/PSMTabBar
0x100747000 - 0x100752ff7 +org.vafer.FeedbackReporter (1.3 - 1) <9B734C34-57A7-D5A2-6122-328526637B86> /Applications/Sequel Pro.app/Contents/Frameworks/FeedbackReporter.framework/Versions/A/FeedbackReporter
0x100764000 - 0x10077ffff +org.mozilla.universalchardet (1.0) /Applications/Sequel Pro.app/Contents/Frameworks/UniversalDetector.framework/Versions/A/UniversalDetector
0x100796000 - 0x1007a4fff +net.wafflesoftware.ShortcutRecorder.framework.Leopard (1.0) <8F13B3BC-A135-140A-7809-5ECF8C97851A> /Applications/Sequel Pro.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/A/ShortcutRecorder
0x109cf2000 - 0x109cf5047 libobjc-trampolines.dylib (750) /usr/lib/libobjc-trampolines.dylib
0x10d09a000 - 0x10d1186a7 dyld (625.13) /usr/lib/dyld
0x7fff392a6000 - 0x7fff39603ff7 com.apple.RawCamera.bundle (8.10.0 - 1031) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff39606000 - 0x7fff39751ff7 com.apple.AMDMTLBronzeDriver (2.0.36 - 2.0.0) <39929A89-44C7-3534-B6A4-AA31B027414A> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
0x7fff403b2000 - 0x7fff405a0ff3 com.apple.avfoundation (2.0 - 1540.118.2) <1EE74E35-F16B-3034-AEA5-723198E519F8> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff405a1000 - 0x7fff4066fff7 com.apple.audio.AVFAudio (1.0 - ???) <727A6D92-D1F2-3179-80D3-51F1481F5A87> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff4077d000 - 0x7fff4077dfff com.apple.Accelerate (1.11 - Accelerate 1.11) <2C602CED-72CA-37C2-BDF5-31697FC9100B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff4077e000 - 0x7fff40794fe3 libCGInterfaces.dylib (506.19) <6455899E-BAC7-34D1-802B-FFE19A2337E2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff40795000 - 0x7fff40e35fe3 com.apple.vImage (8.1 - ???) <65912AFB-D4C1-3494-AE97-DDFDAF3BE1EB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff40e36000 - 0x7fff410adfd7 libBLAS.dylib (1243.200.4) <76710990-AE2B-300E-88BB-797ABAD74956> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff410ae000 - 0x7fff41120fe7 libBNNS.dylib (38.200.5) <5F3A4021-8FF8-30E8-B84A-AA2BD70F4151> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff41121000 - 0x7fff414c7fff libLAPACK.dylib (1243.200.4) <45722A8A-5788-3C4C-ADD9-1812763FA635> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff414c8000 - 0x7fff414ddffb libLinearAlgebra.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff414de000 - 0x7fff414e3ff3 libQuadrature.dylib (3.200.2) <6FFAC142-415D-3AF0-BC09-336302F11934> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff414e4000 - 0x7fff41561ffb libSparse.dylib (79.200.5) <0D7E71A4-10D2-3979-B386-D2426ADAF6D7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff41562000 - 0x7fff41575ffb libSparseBLAS.dylib (1243.200.4) <00D6FC17-B739-3259-90A4-92AC8BBE03D6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff41576000 - 0x7fff4175aff3 libvDSP.dylib (671.201.1) <716585BD-04D7-30A9-B315-689184275E38> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff4175b000 - 0x7fff41810ff3 libvMisc.dylib (671.201.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff41811000 - 0x7fff41811fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff419c2000 - 0x7fff427e1ff3 com.apple.AppKit (6.9 - 1671) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff42833000 - 0x7fff42833fff com.apple.ApplicationServices (50.1 - 50.1) <1B71604B-9AC5-3A2F-8CB7-0EFA34A20F12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff42834000 - 0x7fff4289fff7 com.apple.ApplicationServices.ATS (377 - 453.11) <7599E619-EE21-3EB7-875B-AE3B8D3E13BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff42938000 - 0x7fff42a57fff libFontParser.dylib (228.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff42a58000 - 0x7fff42aa3fff libFontRegistry.dylib (228.12) <480D472D-C8FB-321D-86EC-2EA6927A97AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff42b02000 - 0x7fff42b35ff7 libTrueTypeScaler.dylib (228.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff42b9f000 - 0x7fff42ba3ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <90641B6B-D07B-3577-B594-965825544B60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff42c40000 - 0x7fff42c92ff3 com.apple.HIServices (1.22 - 627.14.2) <01F309D6-32E7-3C4F-A38B-8206EE3076CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff42c93000 - 0x7fff42ca1ff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <67BC5855-B7A3-39E6-B5DD-52B287EB1532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff42ca2000 - 0x7fff42ceefff com.apple.print.framework.PrintCore (14.0 - 503.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff42cef000 - 0x7fff42d2aff7 com.apple.QD (3.12 - 407.2) <94A30038-C545-327A-B1C0-E19C79D62BAB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff42d2b000 - 0x7fff42d37ff7 com.apple.speech.synthesis.framework (8.0.15 - 8.0.15) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff42d38000 - 0x7fff42fd4ff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <89D2529D-CF36-3081-A700-70892F888718> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff42fd6000 - 0x7fff42fd6fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <8B9A5ADB-E62C-3838-BB5E-AF20CAE449CC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff4333a000 - 0x7fff436fbff7 com.apple.CFNetwork (974.1 - 974.1) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff43710000 - 0x7fff43710fff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff43711000 - 0x7fff43714ffb com.apple.CommonPanels (1.2.6 - 98) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff43715000 - 0x7fff43a1cff7 com.apple.HIToolbox (2.1.1 - 916.32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff43a1d000 - 0x7fff43a20ffb com.apple.help (1.3.8 - 66) <4392A63F-9B58-3248-BF73-B46AD3744E6E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff43a21000 - 0x7fff43a26ff7 com.apple.ImageCapture (9.0 - 1529.7) <364EDC6B-6374-31A7-A637-0044B73F8DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff43a27000 - 0x7fff43abbff3 com.apple.ink.framework (10.9 - 225) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff43abc000 - 0x7fff43ad6fff com.apple.openscripting (1.7 - 178) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff43af7000 - 0x7fff43af8fff com.apple.print.framework.Print (14.0 - 267.3) <5CD250DF-98AD-30B8-A5D5-47634FF9E74D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff43af9000 - 0x7fff43afbff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff43afc000 - 0x7fff43b02ff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <1C38B9CB-DD45-3A7B-9D4C-631855A4EE32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff43c29000 - 0x7fff43c29fff com.apple.Cocoa (6.11 - 23) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff43c37000 - 0x7fff43d03fff com.apple.ColorSync (4.13.0 - 3340) <0618DA46-5A5E-339D-BB2F-ED66A2BFCCF9> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff43e9e000 - 0x7fff43f2efff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <5845D43B-BBB5-343B-A164-6F9E2C53CFA3> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff43f94000 - 0x7fff43fbfff7 com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff43fc0000 - 0x7fff44360feb com.apple.CoreData (120 - 865.2) <90A5058F-A5AF-311A-81CC-B20C2AC9E85E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff44361000 - 0x7fff4444afff com.apple.CoreDisplay (101.3 - 101.17.6) <4AE5C221-B8E1-3A4F-91E0-96ED5926E82B> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff4444b000 - 0x7fff4489afff com.apple.CoreFoundation (6.9 - 1555.10) <4A4C87BC-4C8E-392A-ABEE-824D4074C485> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff4489c000 - 0x7fff44f29fff com.apple.CoreGraphics (2.0 - 1245.8.4.8) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff44f2b000 - 0x7fff45250ff7 com.apple.CoreImage (14.0.0 - 700.2.220) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff45332000 - 0x7fff455a1ff7 com.apple.CoreML (1.0 - 1) /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
0x7fff455a2000 - 0x7fff456a3ff3 com.apple.CoreMedia (1.0 - 2280.133.4) <5E733D6B-B683-3931-9D02-82300A43378D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff456a4000 - 0x7fff45706fff com.apple.CoreMediaIO (900.0 - 5025) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff45707000 - 0x7fff45707fff com.apple.CoreServices (933 - 933) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff45708000 - 0x7fff45786ffb com.apple.AE (768 - 768) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff45787000 - 0x7fff45a5fff7 com.apple.CoreServices.CarbonCore (1178.11 - 1178.11) <9FBE7BFB-3A81-37AC-8E15-E6F7932BBDC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff45a60000 - 0x7fff45aaaff7 com.apple.DictionaryServices (1.2 - 284.16.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff45aab000 - 0x7fff45ab3ffb com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff45ab4000 - 0x7fff45c7fff7 com.apple.LaunchServices (933 - 933) <4614A4B4-C358-3460-9FA7-DF8D6C466806> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff45c80000 - 0x7fff45d22ffb com.apple.Metadata (10.7.0 - 1191.51) <6B9CCA98-6F68-3908-A7A9-96D3E2AE5968> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff45d23000 - 0x7fff45d6eff7 com.apple.CoreServices.OSServices (933 - 933) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff45d6f000 - 0x7fff45dddff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff45dde000 - 0x7fff45e02ffb com.apple.coreservices.SharedFileList (71.27 - 71.27) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff46145000 - 0x7fff462aafff com.apple.CoreText (352.0 - 584.24) <5B55B533-F4DE-32CE-8739-16FFFA1A64F8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff462ab000 - 0x7fff462e8fff com.apple.CoreVideo (1.8 - 0.0) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff462e9000 - 0x7fff4637fffb com.apple.framework.CoreWLAN (13.0 - 1370.8) <19E41424-B956-34DF-AE02-9822308FA3DC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff4651b000 - 0x7fff465d5ff7 com.apple.DiscRecording (9.0.3 - 9030.4.5) <55E40DE0-500B-3AC4-81BA-4A54BC04740C> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff465fc000 - 0x7fff46601fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff467ca000 - 0x7fff46b98fff com.apple.Foundation (6.9 - 1555.10) <0CCAF9AF-F7AF-3174-98D4-6C188B1079CC> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff46c09000 - 0x7fff46c39ff3 com.apple.GSS (4.0 - 2.0) <74ACB1A1-A5A4-3180-AC00-688C94AA4434> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff46d52000 - 0x7fff46e5bff3 com.apple.Bluetooth (6.0.8 - 6.0.8f6) <6CB8A08E-1154-3333-83CC-2A939AC94562> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff46ebd000 - 0x7fff46f4efff com.apple.framework.IOKit (2.0.2 - 1483.201.1) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff46f50000 - 0x7fff46f5aff7 com.apple.IOSurface (255.1 - 255.1) <538F0257-A408-36AF-AB1E-1D7037D6359E> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff46f5b000 - 0x7fff46fb0ff7 com.apple.ImageCaptureCore (1.0 - 1529.7) <3A387CA8-BC6E-3554-91FB-42C074EECDA7> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff46fb1000 - 0x7fff47145ff7 com.apple.ImageIO.framework (3.3.0 - 1796.5.4.1) <9D078F50-BB75-3D04-8636-3FDDAB9C95DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff47146000 - 0x7fff4714affb libGIF.dylib (1796.5.4.1) <93AD6FB9-03BA-350E-AF98-D371A2BFD58F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff4714b000 - 0x7fff47230fef libJP2.dylib (1796.5.4.1) <3780EB9B-5219-385D-9472-17B0397697A5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff47231000 - 0x7fff47256ff7 libJPEG.dylib (1796.5.4.1) <83CA8BEB-34BD-3B58-A704-C6A875984FAD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff47529000 - 0x7fff4754ffe7 libPng.dylib (1796.5.4.1) <9F30FA63-8AB2-3646-A6A8-FCE9F8436C35> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff47550000 - 0x7fff47552ff7 libRadiance.dylib (1796.5.4.1) <2C07887C-0584-3538-A9EC-3988AA5B234B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff47553000 - 0x7fff475a1fff libTIFF.dylib (1796.5.4.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff4789d000 - 0x7fff4861fff7 com.apple.JavaScriptCore (14606 - 14606.1.36.1.9) <7FF80E53-3D6B-33BF-9538-A263513475EC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff48637000 - 0x7fff48650fff com.apple.Kerberos (3.0 - 1) <8BE3D524-257D-3663-A937-F1AC76BDF4D9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff4890d000 - 0x7fff48917fff com.apple.MediaAccessibility (1.0 - 114.4) <29D89F2B-6254-3D0D-BD0C-8472FCA373F4> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff489d1000 - 0x7fff4906dff7 com.apple.MediaToolbox (1.0 - 2280.133.4) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff4906f000 - 0x7fff49102fff com.apple.Metal (157.55 - 157.55) <49CD402F-20CB-3930-B997-BBDC495ABF64> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff49104000 - 0x7fff4911eff3 com.apple.MetalKit (1.0 - 113) <8949A0FA-337E-3C28-94D1-35853D69761B> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
0x7fff4911f000 - 0x7fff4913fff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <9A841A76-43BC-3220-A4DA-99137C42A0BC> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff49140000 - 0x7fff491bdfef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff491be000 - 0x7fff491e6fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <8C57A3A2-8EBB-3401-87FC-368D1BE6DAAC> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff491e7000 - 0x7fff4930eff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff4930f000 - 0x7fff4932aff7 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <8F02CFCA-41E1-3194-915F-3106E8B48B32> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff4932b000 - 0x7fff4932bff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <8B715D78-8357-38F4-A03C-926EE967CE71> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff4a52a000 - 0x7fff4a536ffb com.apple.NetFS (6.0 - 4.0) <529E29A9-5E77-3A8C-A982-CF55F949FE5D> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff4cff6000 - 0x7fff4d04fff7 com.apple.opencl (2.12.1 - 2.12.1) <3EAE5BC8-E948-3926-9319-9DAC2A8B5484> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff4d050000 - 0x7fff4d06cff7 com.apple.CFOpenDirectory (10.14 - 207.200.4) <7E4EFF02-2596-31E6-88DE-29C89E2837E4> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff4d06d000 - 0x7fff4d079ffb com.apple.OpenDirectory (10.14 - 207.200.4) <52A3918E-0F7A-33FD-87EE-21A37B37D13B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff4d9dc000 - 0x7fff4d9defff libCVMSPluginSupport.dylib (17.0.37) <38A18A32-BBF2-3A0F-AE37-51734B6CA91A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff4d9df000 - 0x7fff4d9e4ff3 libCoreFSCache.dylib (163.20) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff4d9e5000 - 0x7fff4d9e9fff libCoreVMClient.dylib (163.20) <45A2C724-F3D1-316A-9A41-CAB8E2A390EC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff4d9ea000 - 0x7fff4d9f2ffb libGFXShared.dylib (17.0.37) <267B40DF-2939-3D76-89FA-E8DBDEE96D92> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff4d9f3000 - 0x7fff4d9fefff libGL.dylib (17.0.37) <2E25A83B-B560-34A1-B474-3027C8B75BA4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff4d9ff000 - 0x7fff4da39fef libGLImage.dylib (17.0.37) <49C5F799-66E5-3A81-AF88-948DD0E583FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff4dbad000 - 0x7fff4dbeafff libGLU.dylib (17.0.37) <79555E42-B816-3106-8FA0-FC14A54AE8B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff4e59a000 - 0x7fff4e5a9ff3 com.apple.opengl (17.0.37 - 17.0.37) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff4e92b000 - 0x7fff4ea75fff com.apple.QTKit (7.7.3 - 3034) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff4ea76000 - 0x7fff4ecd1fff com.apple.imageKit (3.0 - 1067) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff4ecd2000 - 0x7fff4edbefff com.apple.PDFKit (1.0 - 737.3) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff4edbf000 - 0x7fff4f2d5ff7 com.apple.QuartzComposer (5.1 - 370) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff4f2d6000 - 0x7fff4f2fcff3 com.apple.quartzfilters (1.10.0 - 83) <06F25528-5474-39BF-BCD4-DD6B3203EA3C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff4f2fd000 - 0x7fff4f403ff7 com.apple.QuickLookUIFramework (5.0 - 775) <41F1FDD0-C99A-36D3-AC3A-A5E604D77F63> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff4f404000 - 0x7fff4f404fff com.apple.quartzframework (1.5 - 23) <103A742C-50F3-3A4A-B787-FDD35F36B6F1> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff4f405000 - 0x7fff4f65bfff com.apple.QuartzCore (1.11 - 693.16.4.2) <2C9E3279-3F97-3440-B937-E5FE888232E2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff4f65c000 - 0x7fff4f6b5ff7 com.apple.QuickLookFramework (5.0 - 775) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff4f87c000 - 0x7fff4f894ffb com.apple.SafariServices.framework (14606 - 14606.1.36.1.9) <99E7035E-6B88-3F4D-A042-A24BEDCB0666> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff4fea9000 - 0x7fff501cffff com.apple.security (7.0 - 58286.200.222) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff501d0000 - 0x7fff5025ffff com.apple.securityfoundation (6.0 - 55185.200.14) <770D67D1-3DA6-3FD3-8531-376712BA4F60> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff50291000 - 0x7fff50295ff3 com.apple.xpc.ServiceManagement (1.0 - 1) <20DB899D-3BAF-36FD-86A6-F66A82074607> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff50652000 - 0x7fff506c2ff3 com.apple.SystemConfiguration (1.17 - 1.17) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff50923000 - 0x7fff50c85ff7 com.apple.VideoToolbox (1.0 - 2280.133.4) <468A9F6D-33AB-31D3-A8A3-A6A432033C9E> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff50f93000 - 0x7fff51521ff7 libwebrtc.dylib (7606.1.36.1.9) <9D8EADA7-921A-377C-8B0F-5A1D42AC43A7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
0x7fff51522000 - 0x7fff52da2ff7 com.apple.WebCore (14606 - 14606.1.36.1.9) <099B8FA5-D49D-3C7E-B40A-613CA6E7B769> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff52da3000 - 0x7fff52f92ffb com.apple.WebKitLegacy (14606 - 14606.1.36.1.9) <60C1D461-49C9-3B8B-9BD4-B95F1D18335F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fff52f93000 - 0x7fff53490fff com.apple.WebKit (14606 - 14606.1.36.1.9) <5E4AF277-D207-3647-9D5C-A6F1543A2D4D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff53927000 - 0x7fff539ccff7 com.apple.APFS (1.0 - 1) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff53f55000 - 0x7fff53f5bff3 com.apple.accessibility.AXCoreUtilities (1.0 - 1) /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
0x7fff54408000 - 0x7fff54409ff3 com.apple.AggregateDictionary (1.0 - 1) <1DEBBE36-8945-3AD8-BD48-2850AD845711> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff547b5000 - 0x7fff548feff3 com.apple.AnnotationKit (1.0 - 232.3.27) <2F217C3B-CF60-355B-97B4-AF7CB62CA822> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
0x7fff54a04000 - 0x7fff54a30ff7 com.apple.framework.Apple80211 (13.0 - 1375.14) <79EBF155-EAB2-37EE-BF8C-57BC453217B1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff54d0c000 - 0x7fff54d1bfcf com.apple.AppleFSCompression (96.200.3 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff54e19000 - 0x7fff54e24fff com.apple.AppleIDAuthSupport (1.0 - 1) <5362D9AD-A2AE-3436-97CE-C353124504E5> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff54e65000 - 0x7fff54eaeff3 com.apple.AppleJPEG (1.0 - 1) <9A690E6E-F987-3660-BED6-B1A4D1906B6C> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff550fe000 - 0x7fff55126ff7 com.apple.applesauce (1.0 - ???) <60BB16D6-DE7E-356A-B9DE-F73EE179934A> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff551ed000 - 0x7fff551f0ff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <2449197F-DF0D-32BB-B0B1-D78855528692> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff551f1000 - 0x7fff55241fff com.apple.AppleVAFramework (5.0.44 - 5.0.44) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff5528c000 - 0x7fff552a2ffb com.apple.AssertionServices (1.0 - 1) <8FB0D908-6C46-3399-92D6-4E7D4B5F4F19> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff555d2000 - 0x7fff55875ffb com.apple.AuthKit (1.0 - 1) /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff55a46000 - 0x7fff55a4fff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <972F41B3-7DF7-3BF1-ACCA-A093A4328ADF> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff55a50000 - 0x7fff55af2ff7 com.apple.backup.framework (1.10 - ???) <46534B04-DD0E-357B-9CB5-F88AAC6AF4ED> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff55af3000 - 0x7fff55b64ffb com.apple.BaseBoard (360.18.4 - 360.18.4) <709EF03C-5BCE-3F47-BD58-A48C1F9378A5> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff55b6d000 - 0x7fff55b73ff3 com.apple.BezelServicesFW (317 - 317) <44601C3E-4808-38A4-A554-71F36000B003> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x7fff56a06000 - 0x7fff56a53fff com.apple.ChunkingLibrary (194 - 194) <13F1F769-E8E7-372A-8F0B-2BB4B7753248> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff57713000 - 0x7fff5771cfff com.apple.CommonAuth (4.0 - 2.0) <7105F266-35C3-3582-9383-A2A9D7184A7B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff57bcc000 - 0x7fff57fa3fef com.apple.CoreAUC (273.0.0 - 273.0.0) <288EC7ED-A86A-30D0-ADE2-56C33CD93AA8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff57fa4000 - 0x7fff57fd5fff com.apple.CoreAVCHD (6.0.0 - 6000.4.1) <507AC58B-4527-353B-99CB-67FF183BD4D5> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff5806c000 - 0x7fff580beffb com.apple.corebrightness (1.0 - 1) <84B0814D-7DE5-3518-9BA3-2DA235E0EA35> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
0x7fff58419000 - 0x7fff5842cfff com.apple.CoreEmoji (1.0 - 69.15.9) <011E7853-BDD6-3197-BA8D-D6B977EF56EB> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff585f2000 - 0x7fff586e6ff7 com.apple.CoreHandwriting (161 - 1.2) <0BD558D9-387B-34BA-8FAA-F1F75F1F9F01> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
0x7fff588a9000 - 0x7fff588bfffb com.apple.CoreMediaAuthoring (2.2 - 958) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff58a02000 - 0x7fff58a74ff7 com.apple.CoreNLP (1.0 - 130.15.22) <401F5284-A984-32A1-A547-CC8156381070> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff58bf7000 - 0x7fff58bfbff7 com.apple.CoreOptimization (1.0 - 1) /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
0x7fff58bfc000 - 0x7fff58c89ff7 com.apple.CorePDF (4.0 - 414) <28DEBFFB-BABE-3493-8230-12CE3E5EC1E3> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff58d2f000 - 0x7fff58d37ffb com.apple.CorePhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff58d38000 - 0x7fff58d94fff com.apple.CorePrediction (1.0 - 1) /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
0x7fff58ec6000 - 0x7fff58ef7fff com.apple.CoreServicesInternal (357 - 357) <2D012EB3-83BF-3E51-A2BE-41AF26F2DDF0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff592bc000 - 0x7fff5934aff7 com.apple.CoreSymbolication (10.0 - 64235.3.1) <912C63C0-473B-3352-A255-60F7CA3FE3F2> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff593da000 - 0x7fff59506fff com.apple.coreui (2.1 - 498.46) <05F9736C-5A62-33B3-9607-551A332AEF28> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff59507000 - 0x7fff59686ffb com.apple.CoreUtils (5.7 - 570.70) <2554BA12-16A2-399F-A13A-E5C8EB4FC1EC> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff596dd000 - 0x7fff59740ffb com.apple.framework.CoreWiFi (13.0 - 1370.8) <5C6ACF32-14D3-35FD-8A4A-629521090F41> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff59741000 - 0x7fff59752ffb com.apple.CrashReporterSupport (10.13 - 938.23) <36754BB2-680F-36AE-A5DE-548B4F41F0AE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff597d5000 - 0x7fff597e4ff3 com.apple.framework.DFRFoundation (1.0 - 210) <61EF0583-E946-3201-932D-7D117BC62CB2> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff597e5000 - 0x7fff597e9ff7 com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff5986c000 - 0x7fff598e3ffb com.apple.datadetectorscore (7.0 - 590.24) <2D4CFF51-BCD4-3D08-AE73-AB2B8BEC8659> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff59931000 - 0x7fff59972fff com.apple.DebugSymbols (185 - 185) <01F561DA-4724-32FD-B2C7-6436F4CEB980> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff59973000 - 0x7fff59accff7 com.apple.desktopservices (1.13 - ???) <053D3A96-9263-3242-8625-101DDB9350DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff59cd1000 - 0x7fff59d95fff com.apple.DiskManagement (12.0 - 1530) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff59d96000 - 0x7fff59d9aff7 com.apple.DisplayServicesFW (3.1 - 380) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff59e3b000 - 0x7fff59e3efff com.apple.EFILogin (2.0 - 2) <8FCA68D2-CEA5-39F6-B222-AC31FCF79D1D> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff5a623000 - 0x7fff5a955fff com.apple.vision.EspressoFramework (1.0 - 120) <673D7C7E-62BC-3B81-8A32-B9AC3FD13A92> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
0x7fff5ab10000 - 0x7fff5af38fff com.apple.vision.FaceCore (3.3.4 - 3.3.4) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff5e85a000 - 0x7fff5e85bfff libmetal_timestamp.dylib (902.1.49) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
0x7fff5ff00000 - 0x7fff5ff05ff7 com.apple.GPUWrangler (3.22.9 - 3.22.9) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff602b5000 - 0x7fff602daff7 com.apple.GenerationalStorage (2.0 - 285.101) <089301DF-60C9-3BED-9357-2F91336C1579> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff60d64000 - 0x7fff60d73fff com.apple.GraphVisualizer (1.0 - 5) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff60d74000 - 0x7fff60d81fff com.apple.GraphicsServices (1.0 - 1.0) /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices
0x7fff60e5a000 - 0x7fff60ecefff com.apple.Heimdal (4.0 - 2.0) <793E1D31-6166-37F2-A989-F98FE1706E5D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff622a0000 - 0x7fff622a9fff com.apple.IOAccelMemoryInfo (1.0 - 1) /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
0x7fff622aa000 - 0x7fff622b1ffb com.apple.IOAccelerator (400.24 - 400.24) <01551ED8-6AE1-307D-A3F0-DCA85FAA5210> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff622b5000 - 0x7fff622ceff7 com.apple.IOPresentment (1.0 - 37) <751130A1-8639-3BDA-BF8F-A3BE54427E43> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff626e1000 - 0x7fff62710ff7 com.apple.IconServices (379 - 379) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff6283b000 - 0x7fff6283ffff com.apple.InternationalSupport (1.0 - 10.15.6) /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff629af000 - 0x7fff629c2fff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <10A17A9D-564E-3841-A433-D6D7401ED733> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff629dd000 - 0x7fff62ad4fff com.apple.LanguageModeling (1.0 - 159.15.15) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff62ad5000 - 0x7fff62b16ff7 com.apple.Lexicon-framework (1.0 - 33.15.10) <90C1CFE1-9935-3F4F-8A9B-1DD697F2FF3D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff62b1d000 - 0x7fff62b23ff7 com.apple.LinguisticData (1.0 - 238.15.29) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff63380000 - 0x7fff63383fff com.apple.Mangrove (1.0 - 25) <8744DBF9-3375-392C-8EE6-24373E0D19E8> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff63411000 - 0x7fff63438ffb com.apple.MarkupUI (1.0 - 232.3.27) <1A5E88CA-36C3-30A8-9D39-71CC6923D009> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
0x7fff634a1000 - 0x7fff634d4ff3 com.apple.MediaKit (16 - 906) <15D4EDA2-AAAC-3CF3-BB2B-3A92AECC932D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff6387d000 - 0x7fff638a5ffb com.apple.spotlight.metadata.utilities (1.0 - 1191.51) <7CD28A81-F0D6-3575-8F83-3D45D53F72BB> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff638a6000 - 0x7fff63938fff com.apple.gpusw.MetalTools (1.0 - 1) <60BE7793-D8DE-3DF1-94D7-503301EC1E72> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff6394d000 - 0x7fff63966fff com.apple.MobileAssets (1.0 - 437.200.49) <0C9B7077-BFCF-3A2E-8F54-D7C2820893FD> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff63ae2000 - 0x7fff63afdfff com.apple.MobileKeyBag (2.0 - 1.0) /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff63b0e000 - 0x7fff63b8aff7 com.apple.Montreal (1.0 - 42.15.8) /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
0x7fff63b8b000 - 0x7fff63bb5ff7 com.apple.MultitouchSupport.framework (2400.15 - 2400.15) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff63e27000 - 0x7fff63e31fff com.apple.NetAuth (6.2 - 6.2) <55DC741A-A01A-380C-B2D3-244241DA1F2C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff646fc000 - 0x7fff64752fff com.apple.OTSVG (1.0 - ???) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff657ae000 - 0x7fff658b4fff com.apple.PencilKit (1.0 - 1) <30261DA0-5099-3ECE-8DF6-E2D15BFA2B5C> /System/Library/PrivateFrameworks/PencilKit.framework/Versions/A/PencilKit
0x7fff658b5000 - 0x7fff658c4ff3 com.apple.PerformanceAnalysis (1.217 - 217) <8560F263-31F4-3CCA-84B1-30C296DC1A7D> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff67825000 - 0x7fff6787cfff com.apple.ProtectedCloudStorage (1.0 - 1) <737DEC8B-342E-3BB2-AF69-D4428D467E4E> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff6787d000 - 0x7fff6789bff7 com.apple.ProtocolBuffer (1 - 263) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff67a2f000 - 0x7fff67a32ff3 com.apple.QuickLookNonBaseSystem (1.0 - 1) <941AB8E3-BA18-326D-AA59-BA30FFC4C6AC> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
0x7fff67a33000 - 0x7fff67a49ff3 com.apple.QuickLookThumbnailing (1.0 - 1) /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x7fff67a4a000 - 0x7fff67aa2f0f com.apple.ROCKit (24 - 24) <5437F6F7-453F-3D75-9E87-D2A090D82D25> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
0x7fff67b63000 - 0x7fff67b6fff3 com.apple.xpc.RemoteServiceDiscovery (1.0 - 1336.201.2) /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff67b82000 - 0x7fff67ba5ffb com.apple.RemoteViewServices (2.0 - 128) <68530B4D-B2C0-3271-941B-D9EA62095727> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff67ba6000 - 0x7fff67bbafff com.apple.xpc.RemoteXPC (1.0 - 1336.201.2) <1E00A78B-1934-39A0-8F35-48CBEB93D04C> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
0x7fff68a11000 - 0x7fff68a5bff7 com.apple.Safari.SafeBrowsing (606 - 606.1.36.1.9) <5ABFF535-18D9-395C-877F-66013774824D> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
0x7fff69513000 - 0x7fff69632fff com.apple.Sharing (1176.11 - 1176.11) <9881AEAD-5410-33F7-A852-770C7FE677C9> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff6a3e4000 - 0x7fff6a694ff7 com.apple.SkyLight (1.600.0 - 336.80.6) <5F7D2312-0003-354C-82BC-DC346B1A98E6> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff6ae63000 - 0x7fff6ae70fff com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <816EC315-3E76-37B7-A495-B4AE031DA439> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff6b555000 - 0x7fff6b594ff3 com.apple.StreamingZip (1.0 - 1) <3F13DFEE-A6C9-3815-9120-B5CA6987662E> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff6bcd1000 - 0x7fff6bd5eff7 com.apple.Symbolication (10.0 - 64254.5) <7D5FB79E-1121-3DB0-9CBE-C023835ACE60> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff6c267000 - 0x7fff6c274ff3 com.apple.TCC (1.0 - 1) <55C045F7-D8AB-3BE6-970B-9457FA78E7E3> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff6c4e3000 - 0x7fff6c5aaff7 com.apple.TextureIO (3.8.4 - 3.8.1) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff6c664000 - 0x7fff6c665fff com.apple.TrustEvaluationAgent (2.0 - 31.200.1) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff6c66b000 - 0x7fff6c825fff com.apple.UIFoundation (1.0 - 550.35) <1CAAA3AC-1477-3E24-B55C-07A704D7CA03> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff6c874000 - 0x7fff6c87afff com.apple.URLFormatting (59 - 59.34) /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
0x7fff6d513000 - 0x7fff6d5fcfff com.apple.ViewBridge (400.1 - 400.1) <0BCCA232-710B-3F84-8341-A30F77B3A4E9> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff6da7c000 - 0x7fff6dce8ffb libAWDSupportFramework.dylib (865) <054B6F72-B75B-3AFC-9E9C-9929C9634200> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
0x7fff6dce9000 - 0x7fff6dcfafff libprotobuf-lite.dylib (865) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
0x7fff6dcfb000 - 0x7fff6dd5dff7 libprotobuf.dylib (865) <7867D62B-1FDC-3F06-B234-4B6CE5D10602> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
0x7fff6dd5e000 - 0x7fff6dda4fff com.apple.awd (1.0 - 930.11) <534B230C-8453-3F01-B6B8-4C1226D3F1E8> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
0x7fff6de17000 - 0x7fff6de1afff com.apple.dt.XCTTargetBootstrap (1.0 - 1) <63A533F6-988D-3FED-A1C7-20BC725A0D4B> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff6e24b000 - 0x7fff6e24dff3 com.apple.loginsupport (1.0 - 1) <5F1E000D-0674-3413-AB3E-83F7974666FB> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff6e24e000 - 0x7fff6e263fff com.apple.login (3.0 - 3.0) <474C5E41-1326-3E78-A154-218D618D6BD4> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff6e473000 - 0x7fff6e486ffb libAccessibility.dylib (2402.6.10.3) <3044BCB8-1470-3054-9FB6-3D88AA57115B> /usr/lib/libAccessibility.dylib
0x7fff6e507000 - 0x7fff6e53ffff libCRFSuite.dylib (41.15.4) <62EDD39F-6D1B-334B-A9A2-5800714255BB> /usr/lib/libCRFSuite.dylib
0x7fff6e542000 - 0x7fff6e54dff7 libChineseTokenizer.dylib (28.15.3) <8CD1C213-7F62-3F02-BFB1-D0A5EFF92AB0> /usr/lib/libChineseTokenizer.dylib
0x7fff6e54e000 - 0x7fff6e5daff7 libCoreStorage.dylib (546.50.1) /usr/lib/libCoreStorage.dylib
0x7fff6e5de000 - 0x7fff6e5dfff7 libDiagnosticMessagesClient.dylib (107) /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff6e616000 - 0x7fff6e7d9ff7 libFosl_dynamic.dylib (18.3.2) <6EF1CB2A-2BDA-3458-B631-F794D72660FD> /usr/lib/libFosl_dynamic.dylib
0x7fff6e82f000 - 0x7fff6e84effb libMobileGestalt.dylib (645.200.76) /usr/lib/libMobileGestalt.dylib
0x7fff6e84f000 - 0x7fff6e84ffff libOpenScriptingUtil.dylib (178) <2EEBF84D-9E00-3570-AC0C-C49C8D25A8BF> /usr/lib/libOpenScriptingUtil.dylib
0x7fff6e990000 - 0x7fff6e991ffb libSystem.B.dylib (1252.200.5) /usr/lib/libSystem.B.dylib
0x7fff6e992000 - 0x7fff6ea1aff7 libTelephonyUtilDynamic.dylib (3608) <05694AE8-9065-36CD-A03B-15D23D09414E> /usr/lib/libTelephonyUtilDynamic.dylib
0x7fff6ea1b000 - 0x7fff6ea1cfff libThaiTokenizer.dylib (2.15.1) /usr/lib/libThaiTokenizer.dylib
0x7fff6ea2f000 - 0x7fff6ea45ffb libapple_nghttp2.dylib (1.24.1) /usr/lib/libapple_nghttp2.dylib
0x7fff6ea46000 - 0x7fff6ea6fffb libarchive.2.dylib (54.200.3) /usr/lib/libarchive.2.dylib
0x7fff6ea70000 - 0x7fff6eaeffef libate.dylib (1.13.8) /usr/lib/libate.dylib
0x7fff6eaf3000 - 0x7fff6eaf3ff3 libauto.dylib (187) <01824E49-F2EF-3FC1-ABF3-782EFDF6CA17> /usr/lib/libauto.dylib
0x7fff6ebcb000 - 0x7fff6ebdbff3 libbsm.0.dylib (39.200.18) <5E5098D0-F7B2-32A1-8038-E709F6718D4E> /usr/lib/libbsm.0.dylib
0x7fff6ebdc000 - 0x7fff6ebeafff libbz2.1.0.dylib (38.200.3) <4EE3C5E8-BEF3-3910-A231-B1AE2B437E01> /usr/lib/libbz2.1.0.dylib
0x7fff6ebeb000 - 0x7fff6ec42ff7 libc++.1.dylib (400.9.4) /usr/lib/libc++.1.dylib
0x7fff6ec43000 - 0x7fff6ec58fff libc++abi.dylib (400.17) /usr/lib/libc++abi.dylib
0x7fff6ec59000 - 0x7fff6ec59ff3 libcharset.1.dylib (51.200.6) /usr/lib/libcharset.1.dylib
0x7fff6ec5a000 - 0x7fff6ec6affb libcmph.dylib (6.15.1) <5D776FF6-DF7F-3EDD-B920-C07ED76C672B> /usr/lib/libcmph.dylib
0x7fff6ec6b000 - 0x7fff6ec83ffb libcompression.dylib (52.200.13) /usr/lib/libcompression.dylib
0x7fff6ef2e000 - 0x7fff6ef44fff libcoretls.dylib (155.200.6) <6E68F922-752C-311F-B56D-EE391E6AE1F7> /usr/lib/libcoretls.dylib
0x7fff6ef45000 - 0x7fff6ef46ff3 libcoretls_cfhelpers.dylib (155.200.6) <7300BA76-39D2-349E-9FB8-EBE5947A708A> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff6ef47000 - 0x7fff6effbffb libcrypto.0.9.7.dylib (106) /usr/lib/libcrypto.0.9.7.dylib
0x7fff6effc000 - 0x7fff6f0e4ff7 libcrypto.0.9.8.dylib (76.200.2) <0B2819E5-A99F-3165-904D-3A659669D8C7> /usr/lib/libcrypto.0.9.8.dylib
0x7fff6f5a9000 - 0x7fff6f5b4ff7 libcsfde.dylib (546.50.1) <65E8F1F1-665A-381E-8932-D7CBA451991B> /usr/lib/libcsfde.dylib
0x7fff6f5bd000 - 0x7fff6f613ffb libcups.2.dylib (462.9) <51E06E95-891F-3B88-A8C3-35B514C57239> /usr/lib/libcups.2.dylib
0x7fff6f74b000 - 0x7fff6f74bfff libenergytrace.dylib (17.200.1) /usr/lib/libenergytrace.dylib
0x7fff6f77d000 - 0x7fff6f782ff7 libgermantok.dylib (17.15.2) <9CBF0658-E83B-32E6-B674-3EE72D22C041> /usr/lib/libgermantok.dylib
0x7fff6f783000 - 0x7fff6f788ff7 libheimdal-asn1.dylib (520.200.17) <58971629-3850-3905-A9A1-09FCF7A32815> /usr/lib/libheimdal-asn1.dylib
0x7fff6f7b4000 - 0x7fff6f8a5ff7 libiconv.2.dylib (51.200.6) <3240A278-F537-3EC8-BE0C-983797520A50> /usr/lib/libiconv.2.dylib
0x7fff6f8a6000 - 0x7fff6fb09ffb libicucore.A.dylib (62107.0.1) /usr/lib/libicucore.A.dylib
0x7fff6fb56000 - 0x7fff6fb57fff liblangid.dylib (128.15.1) /usr/lib/liblangid.dylib
0x7fff6fb58000 - 0x7fff6fb70fff liblzma.5.dylib (10.200.3) <3ADDFA63-F37A-3C9C-91E4-58EE3113B9A1> /usr/lib/liblzma.5.dylib
0x7fff6fb88000 - 0x7fff6fc38fff libmecab.1.0.0.dylib (779.15.23) <6A38FCDA-17CE-30C3-AB66-A714CF645384> /usr/lib/libmecab.1.0.0.dylib
0x7fff6fc39000 - 0x7fff6fe76fff libmecabra.dylib (779.15.23) <30E102AA-F3D3-3572-A1AE-1F2287DEF696> /usr/lib/libmecabra.dylib
0x7fff7004e000 - 0x7fff703a6fff libnetwork.dylib (1229.200.109) /usr/lib/libnetwork.dylib
0x7fff70437000 - 0x7fff70bbdfe7 libobjc.A.dylib (750) <2E868147-8818-359E-8CD7-A8B80665928F> /usr/lib/libobjc.A.dylib
0x7fff70bd0000 - 0x7fff70bd4ffb libpam.2.dylib (22.200.1) <8C419238-675A-3C41-B8D4-95E391CA630F> /usr/lib/libpam.2.dylib
0x7fff70bd7000 - 0x7fff70c0dff7 libpcap.A.dylib (79.200.4) <5939AB23-B2A9-3C03-B6C1-4F0E5A21D9FC> /usr/lib/libpcap.A.dylib
0x7fff70d27000 - 0x7fff70d3fffb libresolv.9.dylib (65.200.2) <0FEAEB01-B926-37FA-AB47-99BAC481C10B> /usr/lib/libresolv.9.dylib
0x7fff70d91000 - 0x7fff70d92ffb libspindump.dylib (266) <0E60D709-0A48-3905-ACD1-9DDE6FD8B476> /usr/lib/libspindump.dylib
0x7fff70d93000 - 0x7fff70f6afe7 libsqlite3.dylib (274.20) <4434B695-BC65-30D6-AFED-1B6488DB3D2E> /usr/lib/libsqlite3.dylib
0x7fff710bb000 - 0x7fff7110cff7 libstdc++.6.dylib (104.1) <0E48A478-4CFD-3111-8027-1047508A1D73> /usr/lib/libstdc++.6.dylib
0x7fff711f7000 - 0x7fff711faffb libutil.dylib (51.200.4) <91EE9BF4-FB06-3260-B502-7EFDAD5AF59B> /usr/lib/libutil.dylib
0x7fff711fb000 - 0x7fff71208fff libxar.1.dylib (404) <4B4D0206-0B62-3E89-AD07-E7BB9E4DFA68> /usr/lib/libxar.1.dylib
0x7fff7120d000 - 0x7fff712f0fff libxml2.2.dylib (32.6) /usr/lib/libxml2.2.dylib
0x7fff712f1000 - 0x7fff71319ff3 libxslt.1.dylib (16.1) /usr/lib/libxslt.1.dylib
0x7fff7131a000 - 0x7fff7132cffb libz.1.dylib (70.200.4) <99A3D725-8388-38B4-B66C-5E9006E6F072> /usr/lib/libz.1.dylib
0x7fff7139d000 - 0x7fff713a1ff3 libcache.dylib (81) /usr/lib/system/libcache.dylib
0x7fff713a2000 - 0x7fff713acff3 libcommonCrypto.dylib (60118.200.6) <78093D4F-91DB-35C8-981A-13375778B2E7> /usr/lib/system/libcommonCrypto.dylib
0x7fff713ad000 - 0x7fff713b4fff libcompiler_rt.dylib (63.4) /usr/lib/system/libcompiler_rt.dylib
0x7fff713b5000 - 0x7fff713beff3 libcopyfile.dylib (146.200.3) <4BCDADBF-79F5-3829-B47D-64DA0D44BCBF> /usr/lib/system/libcopyfile.dylib
0x7fff713bf000 - 0x7fff71443fff libcorecrypto.dylib (602.200.50) <7AEC5B72-0B92-37E8-808B-6732DB714139> /usr/lib/system/libcorecrypto.dylib
0x7fff714c9000 - 0x7fff71503ff7 libdispatch.dylib (1008.200.78) /usr/lib/system/libdispatch.dylib
0x7fff71504000 - 0x7fff71533fff libdyld.dylib (625.13) <4B16C209-83D4-3817-9B62-C2F7FFB23755> /usr/lib/system/libdyld.dylib
0x7fff71534000 - 0x7fff71534ffb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib
0x7fff71535000 - 0x7fff71541ff7 libkxld.dylib (4903.201.2) /usr/lib/system/libkxld.dylib
0x7fff71542000 - 0x7fff71542ff7 liblaunch.dylib (1336.201.2) <43E6698E-155E-3EAE-BAFF-CA5FCB35325C> /usr/lib/system/liblaunch.dylib
0x7fff71543000 - 0x7fff71548fff libmacho.dylib (917) <17BF7038-9C70-3EE1-9E96-3AE10D49669E> /usr/lib/system/libmacho.dylib
0x7fff71549000 - 0x7fff7154bff3 libquarantine.dylib (86.200.11) /usr/lib/system/libquarantine.dylib
0x7fff7154c000 - 0x7fff7154dff3 libremovefile.dylib (45.200.2) /usr/lib/system/libremovefile.dylib
0x7fff7154e000 - 0x7fff71565ff3 libsystem_asl.dylib (356.200.4) /usr/lib/system/libsystem_asl.dylib
0x7fff71566000 - 0x7fff71566fff libsystem_blocks.dylib (73) <26419398-C30C-30F1-B656-A92AFA9560F6> /usr/lib/system/libsystem_blocks.dylib
0x7fff71567000 - 0x7fff715effff libsystem_c.dylib (1272.200.26) <3DEEE96E-6DF6-35AD-8654-D69AC26B907B> /usr/lib/system/libsystem_c.dylib
0x7fff715f0000 - 0x7fff715f3ff7 libsystem_configuration.dylib (963.200.27) <02CC3996-B34E-333C-8806-AE2699D34424> /usr/lib/system/libsystem_configuration.dylib
0x7fff715f4000 - 0x7fff715f7ff7 libsystem_coreservices.dylib (66) <254B6849-2C8F-302C-8616-B8324A11AB30> /usr/lib/system/libsystem_coreservices.dylib
0x7fff715f8000 - 0x7fff715feffb libsystem_darwin.dylib (1272.200.26) <974E9EF7-DE72-34B7-B056-0A81C10DF8EB> /usr/lib/system/libsystem_darwin.dylib
0x7fff715ff000 - 0x7fff71605ff7 libsystem_dnssd.dylib (878.200.35) /usr/lib/system/libsystem_dnssd.dylib
0x7fff71606000 - 0x7fff71652ff3 libsystem_info.dylib (517.200.9) <0707C387-D7DE-372E-8FF1-3DE5C91932D6> /usr/lib/system/libsystem_info.dylib
0x7fff71653000 - 0x7fff7167aff7 libsystem_kernel.dylib (4903.201.2) <45FAA4C0-D553-34FD-ADF8-884886AE0D2A> /usr/lib/system/libsystem_kernel.dylib
0x7fff7167b000 - 0x7fff716c6ff7 libsystem_m.dylib (3158.200.7) <43D1796B-954F-37D6-B1AC-9D80DF0655A2> /usr/lib/system/libsystem_m.dylib
0x7fff716c7000 - 0x7fff716ebff7 libsystem_malloc.dylib (166.200.60) <846F6898-117C-3427-A8FB-3772FFC2410B> /usr/lib/system/libsystem_malloc.dylib
0x7fff716ec000 - 0x7fff716f7ffb libsystem_networkextension.dylib (767.200.40) /usr/lib/system/libsystem_networkextension.dylib
0x7fff716f8000 - 0x7fff716fffff libsystem_notify.dylib (172.200.21) /usr/lib/system/libsystem_notify.dylib
0x7fff71700000 - 0x7fff71709fef libsystem_platform.dylib (177.200.16) /usr/lib/system/libsystem_platform.dylib
0x7fff7170a000 - 0x7fff71714fff libsystem_pthread.dylib (330.201.1) <87A6B136-E423-3B6D-A58A-137F392D7D9D> /usr/lib/system/libsystem_pthread.dylib
0x7fff71715000 - 0x7fff71718ff7 libsystem_sandbox.dylib (851.201.1) /usr/lib/system/libsystem_sandbox.dylib
0x7fff71719000 - 0x7fff7171bff7 libsystem_secinit.dylib (30.200.13) /usr/lib/system/libsystem_secinit.dylib
0x7fff7171c000 - 0x7fff71723ff7 libsystem_symptoms.dylib (820.207.88) /usr/lib/system/libsystem_symptoms.dylib
0x7fff71724000 - 0x7fff71739ff7 libsystem_trace.dylib (906.200.86) <7983ED77-18B5-39A5-BE19-AE4F2832ADEA> /usr/lib/system/libsystem_trace.dylib
0x7fff7173b000 - 0x7fff71740ffb libunwind.dylib (35.4) <41222EF6-2233-3CF4-947A-15D48CB8C030> /usr/lib/system/libunwind.dylib
0x7fff71741000 - 0x7fff71771fff libxpc.dylib (1336.201.2) <0A8747D1-33AA-37E1-B97A-BA9B95FE4E8C> /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: 63909
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=478.7M resident=0K(0%) swapped_out_or_unallocated=478.7M(100%)
Writable regions: Total=1.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.8G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 4
Activity Tracing 256K 2
CG backing stores 60.8M 5
CG image 404K 21
CoreAnimation 3476K 19
CoreGraphics 8K 2
CoreImage 272K 18
CoreUI image data 2660K 20
CoreUI image file 560K 6
Foundation 4K 2
Image IO 272K 20
JS JIT generated code 1.0G 4
Kernel Alloc Once 8K 2
MALLOC 314.0M 81
MALLOC guard page 48K 12
MALLOC_NANO (reserved) 384.0M 2 reserved VM address space (unallocated)
Memory Tag 242 12K 2
SQLite page cache 64K 2
STACK GUARD 56.1M 16
Stack 15.1M 16
VM_ALLOCATE 208K 33
WebKit Malloc 7288K 6
__DATA 36.8M 317
__FONT_DATA 4K 2
__LINKEDIT 217.5M 13
__TEXT 261.1M 322
__UNICODE 560K 2
mapped file 65.4M 69
shared memory 2788K 13
=========== ======= =======
TOTAL 2.4G 1004
TOTAL, minus reserved VM space 2.0G 1004

@ruudk
Copy link

ruudk commented Sep 26, 2018

It's now clear that everybody has the same issue. If you want to get notified when this is fixed, hit the Subscribe button.

@sepehr
Copy link

sepehr commented Sep 27, 2018

Just so you know, the issue is not happening on the latest nightly; Build 5224 (3477d22) which I just installed through homebrew.

@Kaspik
Copy link
Collaborator

Kaspik commented Sep 27, 2018

We are working on new nigthly build and release for Mojave with Dark Mode also. Please don’t add more crashreports here, we are aware of this issue.

@lwiml
Copy link

lwiml commented Oct 24, 2018

Maybe it will be useful to someone. :-)

Build (Sequel Pro-2.app).

Sequel Pro-2.zip

But is it safe?

@igorbelikov
Copy link

@lwiml Yes, I did this assembly according to the instructions @tiredoy.

@SteveMJones
Copy link

Here's the issue @igorbelikov I'm sure your build is fine but you could have added malicious code to send url/login/password somewhere before you compiled. Compiling your own application of Sequal-pro is not rocket science. Everyone that is not patient enough to wait for a release should just build the application themselves.

It's only a few steps and can easily be done.

@igorbelikov
Copy link

@SteveMJones Of course, I, too, for self-assembly, I downloaded this build for those who quickly wanted to make sure that everything works or for those who are just too lazy. Because for example I had to install Xcode and spend about an hour of time on it.

@Kaspik
Copy link
Collaborator

Kaspik commented Oct 28, 2018

Release candidate is out! 🎉🚀 https://sequelpro.com/test-builds

@metalmini
Copy link

Eugh, clicking on relations does not work...

@romainnorberg
Copy link

@Kaspik it will cheer the day! 👍

@Borongaj
Copy link

Eugh, clicking on relations does not work...

Works well here.

@cmodijk
Copy link

cmodijk commented Oct 29, 2018

Eugh, clicking on relations does not work...

Is there a issue for this? I can't find it.

@RemkoNolten
Copy link

Eugh, clicking on relations does not work...

Works well here.

It only works when you have the filterbar open (⌘F). When the filterbar is closed, it only redirects to the table but it doesn't filter correctly.

@JKapitein
Copy link

Eugh, clicking on relations does not work...

Works well here.

It only works when you have the filterbar open (⌘F). When the filterbar is closed, it only redirects to the table but it doesn't filter correctly.

Doesn't work for me, filterbar open or closed. This has been a bug with the prerelease version for a while.

@SteveMJones
Copy link

Problem for me with relations is it goes to the right table but it keeps the current filter text from the previous table instead of using the foreign key that I clicked on.

@dmoagx
Copy link
Member

dmoagx commented Oct 29, 2018

@metalmini @cmodijk @RemkoNolten @JKapitein @SteveMJones #2792

@mariosandoz
Copy link

Release candidate is out! 🎉🚀 https://sequelpro.com/test-builds

No crash, but this issue is occurred when duplicate connection in new tab
screen shot 2018-10-29 at 22 34 09

@advicepyro
Copy link

Release candidate is out! 🎉🚀 https://sequelpro.com/test-builds

No crash, but this issue is occurred when duplicate connection in new tab
screen shot 2018-10-29 at 22 34 09

Confirming the above issue, seems to happen when switching tabs. Switching databases repaints the list and it looks fine.

@Sofianio
Copy link

#bringBackTheOldTabBar

@schmod
Copy link

schmod commented Oct 30, 2018

General request: Please keep this conversation on-topic. Open new issues for any bugs/feedback that are not directly related to this bug ("Crash when closing a tab on macOS Mojave").

@sequelpro sequelpro locked as off-topic and limited conversation to collaborators Oct 30, 2018
@dmoagx
Copy link
Member

dmoagx commented Oct 30, 2018

I have locked this issue.
This has been fixed long before this issue was even opened and 99% of the discussion going on here is violating the very basics of issue tracker etiquette!

@dmoagx dmoagx added this to Done in Sequel Pro 1.2 Nov 18, 2018
@dmoagx dmoagx pinned this issue Feb 5, 2019
@Kaspik
Copy link
Collaborator

Kaspik commented Jun 22, 2020

Please see #3705

@Kaspik Kaspik closed this as completed Jun 22, 2020
@Kaspik Kaspik unpinned this issue Jun 22, 2020
@abhibeckert
Copy link
Member

Ref #3705

@abhibeckert abhibeckert reopened this Jul 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

No branches or pull requests