Robomongo: Application crashed when try to show users of admin-Database

Created on 18 Jun 2019  Â·  37Comments  Â·  Source: Studio3T/robomongo

Hello,

I try to check on the Users at the System->Admin Database, but it crashes everytime.

I use the latest Windows version of Robo3T and the latest version of MongoDB.
No Cloud, I installed MongoDB on Premise.

Regards
Dean

crash

Most helpful comment

just found out that rather than just clicking on users right clicking on 'view user' doesn't make the app crash.

All 37 comments

I have the same problem as yours

Mac version -> crashing when trying to view users of any collection

Ubuntu version -> crashing when trying to view users of any collection

Windows version -> crashing when trying to view users of any collection and users > 0.

Same here, User's treeview option simply crashes the application when click on it(any databases/collections).
Windows 10 with Robo 3T 1.3.1 installed today (6/27/2019).

Hello,

I try to check on the Users at the System->Admin Database, but it crashes everytime.

I use the latest Windows version of Robo3T and the latest version of MongoDB.
No Cloud, I installed MongoDB on Premise.

Regards
Dean

Problem replicated on Ubuntu 18.04, crashes when selecting 'users' in any database not just 'admin'.
Error message returned is:
"
I STORAGE [thread1] In File::open(), ::open for '/'
.mongorc.js failed with Unknown error
Segmentation fault (core dumped)
"

Robo3T 1.3.1 - snap
Ubuntu 18.04.2 LTS
MongoDB v. 3.4.15-1

robo3t[19711]: segfault at 11 ip 00007f137c729cc0 sp 00007fff628ead90 error 4 in libc-2.23.so[7f137c6db000+1c0000]

Same story. Windows 7. Robo 3T 1.2.1.
I receive message box with title Operation Failed
Error text:

Failed to refresh 'Users'

Error:
Field not found, expected type 7

Screenshot:
image

robo3t-1.3.1-linux-x86_64-7419c406 latest Ubuntu 18.04 crashes when I want to check any Users (I get a segfault)

same here,
Segmentation fault (core dumped)
but it also crashes when a new user is added.

Same thing here... Here is Crash log on Mac

```Process: Robo 3T [43693]
Path: /Applications/Robo 3T.app/Contents/MacOS/Robo 3T
Identifier: Robo 3T
Version: ??? (1.3.1)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Robo 3T [43693]
User ID: 501

Date/Time: 2019-09-06 08:43:46.244 +0100
OS Version: Mac OS X 10.14.5 (18F132)
Report Version: 12
Bridge OS Version: 3.5 (16P5125)
Anonymous UUID: 120BFBDD-06DB-270C-2A66-419A92FF84C7

Sleep/Wake UUID: C4D913BE-A795-4D9F-AA15-F7F77DF9342C

Time Awake Since Boot: 52000 seconds
Time Since Wake: 1100 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Exception Note: EXC_CORPSE_NOTIFY

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

Thread 0 Crashed:: main Dispatch queue: com.apple.main-thread
0 libsystem_platform.dylib 0x00007fff710c3712 _platform_strlen + 18
1 libsystem_c.dylib 0x00007fff70f6a16a __vfprintf + 8812
2 libsystem_c.dylib 0x00007fff70f901c3 __v2printf + 475
3 libsystem_c.dylib 0x00007fff70f75ca2 vsprintf_l + 242
4 libsystem_c.dylib 0x00007fff70f66bd5 sprintf + 160
5 com.3tsoftwarelabs.robo3t 0x000000010dd98fa0 Robomongo::ExplorerUserTreeItem::ExplorerUserTreeItem(QTreeWidgetItem, Robomongo::MongoDatabase, Robomongo::MongoUser const&) + 832
6 com.3tsoftwarelabs.robo3t 0x000000010dd955c4 Robomongo::ExplorerDatabaseTreeItem::handle(Robomongo::MongoDatabaseUsersLoadedEvent) + 388
7 org.qt-project.QtCore 0x000000011162630c QMetaMethod::invoke(QObject
, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1308
8 org.qt-project.QtCore 0x00000001116258e9 QMetaObject::invokeMethod(QObject, char const, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 2169
9 com.3tsoftwarelabs.robo3t 0x000000010dce9afd Robomongo::EventBusDispatcher::event(QEvent) + 445
10 org.qt-project.QtWidgets 0x0000000110986792 QApplicationPrivate::notify_helper(QObject
, QEvent) + 306
11 org.qt-project.QtWidgets 0x0000000110987aaf QApplication::notify(QObject
, QEvent) + 383
12 org.qt-project.QtCore 0x000000011161c32f QCoreApplication::notifyInternal2(QObject
, QEvent) + 159
13 com.3tsoftwarelabs.robo3t 0x000000010dcea34d Robomongo::EventBus::publish(Robomongo::Event
) + 429
14 com.3tsoftwarelabs.robo3t 0x000000010dd194a3 Robomongo::MongoDatabase::handle(Robomongo::LoadUsersResponse) + 163
15 org.qt-project.QtCore 0x000000011162630c QMetaMethod::invoke(QObject
, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1308
16 org.qt-project.QtCore 0x00000001116258e9 QMetaObject::invokeMethod(QObject, char const, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 2169
17 com.3tsoftwarelabs.robo3t 0x000000010dce9afd Robomongo::EventBusDispatcher::event(QEvent) + 445
18 org.qt-project.QtWidgets 0x0000000110986792 QApplicationPrivate::notify_helper(QObject
, QEvent) + 306
19 org.qt-project.QtWidgets 0x0000000110987aaf QApplication::notify(QObject
, QEvent) + 383
20 org.qt-project.QtCore 0x000000011161c32f QCoreApplication::notifyInternal2(QObject
, QEvent) + 159
21 org.qt-project.QtCore 0x000000011161d4c2 QCoreApplicationPrivate::sendPostedEvents(QObject
, int, QThreadData*) + 850
22 libqcocoa.dylib 0x00000001138414de 0x11381a000 + 160990
23 libqcocoa.dylib 0x0000000113841d91 0x11381a000 + 163217
24 com.apple.CoreFoundation 0x00007fff44fcd083 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
25 com.apple.CoreFoundation 0x00007fff44fcd029 __CFRunLoopDoSource0 + 108
26 com.apple.CoreFoundation 0x00007fff44fb09eb __CFRunLoopDoSources0 + 195
27 com.apple.CoreFoundation 0x00007fff44faffb5 __CFRunLoopRun + 1189
28 com.apple.CoreFoundation 0x00007fff44faf8be CFRunLoopRunSpecific + 455
29 com.apple.HIToolbox 0x00007fff4429b96b RunCurrentEventLoopInMode + 292
30 com.apple.HIToolbox 0x00007fff4429b6a5 ReceiveNextEventCommon + 603
31 com.apple.HIToolbox 0x00007fff4429b436 _BlockUntilNextEventMatchingListInModeWithFilter + 64
32 com.apple.AppKit 0x00007fff42635987 _DPSNextEvent + 965
33 com.apple.AppKit 0x00007fff4263471f -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
34 com.apple.AppKit 0x00007fff4262e83c -[NSApplication run] + 699
35 libqcocoa.dylib 0x0000000113840b8d 0x11381a000 + 158605
36 org.qt-project.QtCore 0x0000000111618082 QEventLoop::exec(QFlags) + 418
37 org.qt-project.QtCore 0x000000011161ca22 QCoreApplication::exec() + 402
38 com.3tsoftwarelabs.robo3t 0x000000010dcd135e main + 1246
39 libdyld.dylib 0x00007fff70edb3d5 start + 1

Thread 1:: Qt bearer thread
0 libsystem_kernel.dylib 0x00007fff7101836e poll + 10
1 org.qt-project.QtCore 0x000000011166f3e0 qt_safe_poll(pollfd, unsigned int, timespec const) + 544
2 org.qt-project.QtCore 0x0000000111670a59 QEventDispatcherUNIX::processEvents(QFlags) + 857
3 org.qt-project.QtCore 0x0000000111618082 QEventLoop::exec(QFlags) + 418
4 org.qt-project.QtCore 0x0000000111459051 QThread::exec() + 113
5 org.qt-project.QtCore 0x000000011145cf6f 0x111431000 + 180079
6 libsystem_pthread.dylib 0x00007fff710cf2eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff710d2249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff710ce40d thread_start + 13

Thread 2:: QNetworkAccessManager thread
0 libsystem_kernel.dylib 0x00007fff7101836e poll + 10
1 org.qt-project.QtCore 0x000000011166f3e0 qt_safe_poll(pollfd, unsigned int, timespec const) + 544
2 org.qt-project.QtCore 0x0000000111670a59 QEventDispatcherUNIX::processEvents(QFlags) + 857
3 org.qt-project.QtCore 0x0000000111618082 QEventLoop::exec(QFlags) + 418
4 org.qt-project.QtCore 0x0000000111459051 QThread::exec() + 113
5 org.qt-project.QtCore 0x000000011145cf6f 0x111431000 + 180079
6 libsystem_pthread.dylib 0x00007fff710cf2eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff710d2249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff710ce40d thread_start + 13

Thread 3:: QNetworkAccessManager thread
0 libsystem_kernel.dylib 0x00007fff7101836e poll + 10
1 org.qt-project.QtCore 0x000000011166f3e0 qt_safe_poll(pollfd, unsigned int, timespec const) + 544
2 org.qt-project.QtCore 0x0000000111670a59 QEventDispatcherUNIX::processEvents(QFlags) + 857
3 org.qt-project.QtCore 0x0000000111618082 QEventLoop::exec(QFlags) + 418
4 org.qt-project.QtCore 0x0000000111459051 QThread::exec() + 113
5 org.qt-project.QtCore 0x000000011145cf6f 0x111431000 + 180079
6 libsystem_pthread.dylib 0x00007fff710cf2eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff710d2249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff710ce40d thread_start + 13

Thread 4:: QNetworkAccessManager thread
0 libsystem_kernel.dylib 0x00007fff7101836e poll + 10
1 org.qt-project.QtCore 0x000000011166f3e0 qt_safe_poll(pollfd, unsigned int, timespec const) + 544
2 org.qt-project.QtCore 0x0000000111670a59 QEventDispatcherUNIX::processEvents(QFlags) + 857
3 org.qt-project.QtCore 0x0000000111618082 QEventLoop::exec(QFlags) + 418
4 org.qt-project.QtCore 0x0000000111459051 QThread::exec() + 113
5 org.qt-project.QtCore 0x000000011145cf6f 0x111431000 + 180079
6 libsystem_pthread.dylib 0x00007fff710cf2eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff710d2249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff710ce40d thread_start + 13

Thread 5:: thread1
0 libsystem_kernel.dylib 0x00007fff7101836e poll + 10
1 org.qt-project.QtCore 0x000000011166f230 qt_safe_poll(pollfd, unsigned int, timespec const) + 112
2 org.qt-project.QtCore 0x0000000111670a59 QEventDispatcherUNIX::processEvents(QFlags) + 857
3 org.qt-project.QtCore 0x0000000111618082 QEventLoop::exec(QFlags) + 418
4 org.qt-project.QtCore 0x0000000111459051 QThread::exec() + 113
5 org.qt-project.QtCore 0x000000011145cf6f 0x111431000 + 180079
6 libsystem_pthread.dylib 0x00007fff710cf2eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff710d2249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff710ce40d thread_start + 13

Thread 6:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff7101022a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff7101076c mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff44fb0bee __CFRunLoopServiceMachPort + 328
3 com.apple.CoreFoundation 0x00007fff44fb015c __CFRunLoopRun + 1612
4 com.apple.CoreFoundation 0x00007fff44faf8be CFRunLoopRunSpecific + 455
5 com.apple.AppKit 0x00007fff4263d6a6 _NSEventThread + 175
6 libsystem_pthread.dylib 0x00007fff710cf2eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff710d2249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff710ce40d thread_start + 13

Thread 7:: DeadlineMonitor
0 libsystem_kernel.dylib 0x00007fff7101386a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff710d256e _pthread_cond_wait + 722
2 libc++.1.dylib 0x00007fff6e10db31 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point > >) + 93
3 com.3tsoftwarelabs.robo3t 0x000000010e28269e std::__1::cv_status std::__1::condition_variable::wait_for >(std::__1::unique_lock&, std::__1::chrono::duration > const&) + 126
4 com.3tsoftwarelabs.robo3t 0x000000010e8fdd9b mongo::DeadlineMonitor::deadlineMonitorThread() + 315
5 com.3tsoftwarelabs.robo3t 0x000000010e8fe01e void* std::__1::__thread_proxy >, void (mongo::DeadlineMonitor::)(), mongo::DeadlineMonitor> >(void*) + 62
6 libsystem_pthread.dylib 0x00007fff710cf2eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff710d2249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff710ce40d thread_start + 13

Thread 8:: js
0 libsystem_kernel.dylib 0x00007fff7101386a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff710d256e _pthread_cond_wait + 722
2 libc++.1.dylib 0x00007fff6e10da0a std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
3 com.3tsoftwarelabs.robo3t 0x000000010e9249cb mongo::mozjs::MozJSProxyScope::implThread(void) + 235
4 com.3tsoftwarelabs.robo3t 0x000000010e92fadc nspr::Thread::ThreadRoutine(void
) + 28
5 com.3tsoftwarelabs.robo3t 0x000000010e93012c void* std::__1::__thread_proxy >, void* ()(void), nspr::Thread> >(void) + 44
6 libsystem_pthread.dylib 0x00007fff710cf2eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff710d2249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff710ce40d thread_start + 13

Thread 9:
0 libsystem_kernel.dylib 0x00007fff7101022a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff7101076c mach_msg + 60
2 com.3tsoftwarelabs.robo3t 0x000000010e79f611 AsmJSMachExceptionHandlerThread(void) + 81
3 com.3tsoftwarelabs.robo3t 0x000000010e92fadc nspr::Thread::ThreadRoutine(void
) + 28
4 com.3tsoftwarelabs.robo3t 0x000000010e93012c void* std::__1::__thread_proxy >, void* ()(void), nspr::Thread> >(void) + 44
5 libsystem_pthread.dylib 0x00007fff710cf2eb _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff710d2249 _pthread_start + 66
7 libsystem_pthread.dylib 0x00007fff710ce40d thread_start + 13

Thread 10:: QNetworkAccessManager thread
0 libsystem_kernel.dylib 0x00007fff7101836e poll + 10
1 org.qt-project.QtCore 0x000000011166f3e0 qt_safe_poll(pollfd, unsigned int, timespec const) + 544
2 org.qt-project.QtCore 0x0000000111670a59 QEventDispatcherUNIX::processEvents(QFlags) + 857
3 org.qt-project.QtCore 0x0000000111618082 QEventLoop::exec(QFlags) + 418
4 org.qt-project.QtCore 0x0000000111459051 QThread::exec() + 113
5 org.qt-project.QtCore 0x000000011145cf6f 0x111431000 + 180079
6 libsystem_pthread.dylib 0x00007fff710cf2eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff710d2249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff710ce40d thread_start + 13

Thread 11:: thread4
0 libsystem_kernel.dylib 0x00007fff7101836e poll + 10
1 org.qt-project.QtCore 0x000000011166f230 qt_safe_poll(pollfd, unsigned int, timespec const) + 112
2 org.qt-project.QtCore 0x0000000111670a59 QEventDispatcherUNIX::processEvents(QFlags) + 857
3 org.qt-project.QtCore 0x0000000111618082 QEventLoop::exec(QFlags) + 418
4 org.qt-project.QtCore 0x0000000111459051 QThread::exec() + 113
5 org.qt-project.QtCore 0x000000011145cf6f 0x111431000 + 180079
6 libsystem_pthread.dylib 0x00007fff710cf2eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff710d2249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff710ce40d thread_start + 13

Thread 12:: js
0 libsystem_kernel.dylib 0x00007fff7101386a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff710d256e _pthread_cond_wait + 722
2 libc++.1.dylib 0x00007fff6e10da0a std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
3 com.3tsoftwarelabs.robo3t 0x000000010e9249cb mongo::mozjs::MozJSProxyScope::implThread(void) + 235
4 com.3tsoftwarelabs.robo3t 0x000000010e92fadc nspr::Thread::ThreadRoutine(void
) + 28
5 com.3tsoftwarelabs.robo3t 0x000000010e93012c void* std::__1::__thread_proxy >, void* ()(void), nspr::Thread> >(void) + 44
6 libsystem_pthread.dylib 0x00007fff710cf2eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff710d2249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff710ce40d thread_start + 13

Thread 13:
0 libsystem_kernel.dylib 0x00007fff7101022a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff7101076c mach_msg + 60
2 com.3tsoftwarelabs.robo3t 0x000000010e79f611 AsmJSMachExceptionHandlerThread(void) + 81
3 com.3tsoftwarelabs.robo3t 0x000000010e92fadc nspr::Thread::ThreadRoutine(void
) + 28
4 com.3tsoftwarelabs.robo3t 0x000000010e93012c void* std::__1::__thread_proxy >, void* ()(void), nspr::Thread> >(void) + 44
5 libsystem_pthread.dylib 0x00007fff710cf2eb _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff710d2249 _pthread_start + 66
7 libsystem_pthread.dylib 0x00007fff710ce40d thread_start + 13

Thread 14:: QThread
0 libsystem_kernel.dylib 0x00007fff7101836e poll + 10
1 org.qt-project.QtCore 0x000000011166f230 qt_safe_poll(pollfd, unsigned int, timespec const) + 112
2 org.qt-project.QtCore 0x0000000111670a59 QEventDispatcherUNIX::processEvents(QFlags) + 857
3 org.qt-project.QtCore 0x0000000111618082 QEventLoop::exec(QFlags) + 418
4 org.qt-project.QtCore 0x0000000111459051 QThread::exec() + 113
5 org.qt-project.QtCore 0x000000011145cf6f 0x111431000 + 180079
6 libsystem_pthread.dylib 0x00007fff710cf2eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff710d2249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff710ce40d thread_start + 13

Thread 15:: js
0 libsystem_kernel.dylib 0x00007fff7101386a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff710d256e _pthread_cond_wait + 722
2 libc++.1.dylib 0x00007fff6e10da0a std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
3 com.3tsoftwarelabs.robo3t 0x000000010e9249cb mongo::mozjs::MozJSProxyScope::implThread(void) + 235
4 com.3tsoftwarelabs.robo3t 0x000000010e92fadc nspr::Thread::ThreadRoutine(void
) + 28
5 com.3tsoftwarelabs.robo3t 0x000000010e93012c void* std::__1::__thread_proxy >, void* ()(void), nspr::Thread> >(void) + 44
6 libsystem_pthread.dylib 0x00007fff710cf2eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff710d2249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff710ce40d thread_start + 13

Thread 16:
0 libsystem_kernel.dylib 0x00007fff7101022a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff7101076c mach_msg + 60
2 com.3tsoftwarelabs.robo3t 0x000000010e79f611 AsmJSMachExceptionHandlerThread(void) + 81
3 com.3tsoftwarelabs.robo3t 0x000000010e92fadc nspr::Thread::ThreadRoutine(void
) + 28
4 com.3tsoftwarelabs.robo3t 0x000000010e93012c void* std::__1::__thread_proxy >, void* ()(void), nspr::Thread> >(void) + 44
5 libsystem_pthread.dylib 0x00007fff710cf2eb _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff710d2249 _pthread_start + 66
7 libsystem_pthread.dylib 0x00007fff710ce40d thread_start + 13

Thread 17:
0 libsystem_pthread.dylib 0x00007fff710ce3f0 start_wqthread + 0

Thread 18:
0 libsystem_pthread.dylib 0x00007fff710ce3f0 start_wqthread + 0

Thread 19:
0 libsystem_pthread.dylib 0x00007fff710ce3f0 start_wqthread + 0

Thread 20:
0 libsystem_pthread.dylib 0x00007fff710ce3f0 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00726f7463656c6c rbx: 0x0000000000000000 rcx: 0x00726f7463656c6c rdx: 0x00726f7463656c6c
rdi: 0x00726f7463656c60 rsi: 0xffffffffffffffff rbp: 0x00007ffee1f2fcf0 rsp: 0x00007ffee1f2fcf0
r8: 0x0000000000000000 r9: 0x00007ffee1f303d0 r10: 0x000000010edfe355 r11: 0x0000000000000000
r12: 0x0000000000000073 r13: 0x000000010edfe390 r14: 0x0000000000000002 r15: 0x000000010edfe38e
rip: 0x00007fff710c3712 rfl: 0x0000000000010206 cr2: 0x0000000110c68b80

Logical CPU: 2
Error Code: 0x00000000
Trap Number: 13

Binary Images:
0x10dccc000 - 0x10f738fe7 +com.3tsoftwarelabs.robo3t (??? - 1.3.1) <00FADE7E-3D26-32A3-A19C-0CEAED9352A6> /Applications/Robo 3T.app/Contents/MacOS/Robo 3T
0x11079a000 - 0x11089bffb +org.qt-project.QtNetwork (5.9 - 5.9.3) <7133BE72-BDC4-324F-AC23-2ABC7FD93F48> /Applications/Robo 3T.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
0x1108e3000 - 0x11090cff3 +org.qt-project.QtXml (5.9 - 5.9.3) <254E7536-9140-35B5-B5D7-EDDD2B76D896> /Applications/Robo 3T.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml
0x110924000 - 0x11094fff3 +org.qt-project.QtPrintSupport (5.9 - 5.9.3) <0C6E46E0-3516-3364-92FC-2A0099105A97> /Applications/Robo 3T.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
0x110974000 - 0x110dc3fff +org.qt-project.QtWidgets (5.9 - 5.9.3) <60A6C173-8F91-3D3D-BC8E-7FABC09267C3> /Applications/Robo 3T.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x110f23000 - 0x110f2bffb +org.qt-project.QtMacExtras (5.9 - 5.9.3) <36B14C32-8544-3EBA-AE15-20C5E3CC0E39> /Applications/Robo 3T.app/Contents/Frameworks/QtMacExtras.framework/Versions/5/QtMacExtras
0x110f36000 - 0x11133bff7 +org.qt-project.QtGui (5.9 - 5.9.3) <2D1352C4-776C-319F-9458-829CFE39E26A> /Applications/Robo 3T.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x111431000 - 0x1118fafff +org.qt-project.QtCore (5.9 - 5.9.3) <4797916D-DCC9-391C-A193-37819A761BB0> /Applications/Robo 3T.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x1119ab000 - 0x1119f5fff +libssl.1.0.0.dylib (0) /Applications/Robo 3T.app/Contents/Frameworks/lib/libssl.1.0.0.dylib
0x111a16000 - 0x111b9a8b7 +libcrypto.1.0.0.dylib (0) <4DE31643-2FF6-3F4B-910B-819355FF7E24> /Applications/Robo 3T.app/Contents/Frameworks/lib/libcrypto.1.0.0.dylib
0x11381a000 - 0x113968ff3 +libqcocoa.dylib (0) /Applications/Robo 3T.app/Contents/PlugIns/Qt/platforms/libqcocoa.dylib
0x11630c000 - 0x11630f047 libobjc-trampolines.dylib (756.2) <5795A048-3940-3801-90CE-33D1B1AF81F4> /usr/lib/libobjc-trampolines.dylib
0x116576000 - 0x11657cfff +libqgif.dylib (0) <0425E692-B608-3550-A4B6-A576BC763B3F> /Applications/Robo 3T.app/Contents/PlugIns/Qt/imageformats/libqgif.dylib
0x116580000 - 0x116585fff +libqico.dylib (0) <54CA6A05-1620-3753-842C-61D47AB80E7C> /Applications/Robo 3T.app/Contents/PlugIns/Qt/imageformats/libqico.dylib
0x117c14000 - 0x117c7e6ef dyld (655.1.1) /usr/lib/dyld
0x7fff3978a000 - 0x7fff39ae3fff com.apple.RawCamera.bundle (8.15.0 - 1031.4.4) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff3e5aa000 - 0x7fff3e8dbfff com.apple.driver.AppleIntelKBLGraphicsMTLDriver (12.9.22 - 12.0.9) /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
0x7fff41038000 - 0x7fff4103cfff com.apple.agl (3.3.2 - AGL-3.3.2) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x7fff413e7000 - 0x7fff413e7fff com.apple.Accelerate (1.11 - Accelerate 1.11) <762942CB-CFC9-3A0C-9645-A56523A06426> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff413e8000 - 0x7fff413feff7 libCGInterfaces.dylib (506.22) <09E81708-D0A7-3AB6-9B7C-8245E33E27A3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff413ff000 - 0x7fff41a98fef com.apple.vImage (8.1 - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff41a99000 - 0x7fff41d12ff3 libBLAS.dylib (1243.200.4) <417CA0FC-B6CB-3FB3-ACBC-8914E3F62D20> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff41d13000 - 0x7fff41d85ffb libBNNS.dylib (38.250.1) <538D12A2-9B9D-3E22-9896-F90F6E69C06E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff41d86000 - 0x7fff4212fff3 libLAPACK.dylib (1243.200.4) <92175DF4-863A-3780-909A-A3E5C410F2E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff42130000 - 0x7fff42145feb libLinearAlgebra.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff42146000 - 0x7fff4214bff3 libQuadrature.dylib (3.200.2) <1BAE7E22-2862-379F-B334-A3756067730F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff4214c000 - 0x7fff421c8ff3 libSparse.dylib (79.200.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff421c9000 - 0x7fff421dcfe3 libSparseBLAS.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff421dd000 - 0x7fff423c4ff7 libvDSP.dylib (671.250.4) <7B110627-A9C1-3FB7-A077-0C7741BA25D8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff423c5000 - 0x7fff42478ff7 libvMisc.dylib (671.250.4) <73637194-497A-39F9-90F5-004DA772AC69> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff42479000 - 0x7fff42479fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <74288115-EF61-30B6-843F-0593B31D4929> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff4261b000 - 0x7fff433d0ff3 com.apple.AppKit (6.9 - 1671.50.111) <933155DC-6404-3646-B6AE-087D34F611BE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff43422000 - 0x7fff43422fff com.apple.ApplicationServices (50.1 - 50.1) <4A6ACC13-2623-36B8-A196-2300980803CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff43423000 - 0x7fff4348efff com.apple.ApplicationServices.ATS (377 - 453.11.2.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff43527000 - 0x7fff4363efff libFontParser.dylib (228.6.2.3) <3602D55B-3B9E-3B3A-A814-08C1244A8AE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff4363f000 - 0x7fff43681fff libFontRegistry.dylib (228.12.2.3) <2A56347B-2809-3407-A8B4-2AB88E484062> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff436db000 - 0x7fff4370dfff libTrueTypeScaler.dylib (228.6.2.3) <7E4C5D9C-51AF-3EC1-8FA5-11CD4BEE477A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff43772000 - 0x7fff43776ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff43811000 - 0x7fff43863ff7 com.apple.HIServices (1.22 - 628) <26A8B7C0-41CC-3DB4-99D7-BD922866DC77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff43864000 - 0x7fff43873fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff43874000 - 0x7fff438bdff7 com.apple.print.framework.PrintCore (14.2 - 503.8) <57C2FE32-0E74-3079-B626-C2D52F2D2717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff438be000 - 0x7fff438f7ff7 com.apple.QD (3.12 - 407.2) <28C7D39F-59C9-3314-BECC-67045487229C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff438f8000 - 0x7fff43904fff com.apple.speech.synthesis.framework (8.1.3 - 8.1.3) <80FA7439-EC77-3CEC-B5D1-5EFE9E503E11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff43905000 - 0x7fff43b7cff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff43b7e000 - 0x7fff43b7efff com.apple.audio.units.AudioUnit (1.14 - 1.14) <121176B6-7ABE-3AFB-A252-CCED694D98D4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff43ed6000 - 0x7fff44277fff com.apple.CFNetwork (978.0.7 - 978.0.7) <9FDEFE50-BE1B-386E-8B3C-AEF251069E52> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff4428c000 - 0x7fff4428cfff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff4428d000 - 0x7fff44290ffb com.apple.CommonPanels (1.2.6 - 98) <1CD6D56D-8EC7-3528-8CBC-FC69533519B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff44291000 - 0x7fff44587ff7 com.apple.HIToolbox (2.1.1 - 918.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff44588000 - 0x7fff4458bff3 com.apple.help (1.3.8 - 66) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff4458c000 - 0x7fff44591ff7 com.apple.ImageCapture (9.0 - 1534.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff44592000 - 0x7fff44627ff3 com.apple.ink.framework (10.9 - 225) <7C7E9483-2E91-3DD3-B1E0-C238F42CA0DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff44628000 - 0x7fff44640ff7 com.apple.openscripting (1.7 - 179.1) <9B8C1ECC-5864-3E21-9149-863E884EA25C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff44660000 - 0x7fff44661ff7 com.apple.print.framework.Print (14.2 - 267.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff44662000 - 0x7fff44664ff7 com.apple.securityhi (9.0 - 55006) <05717F77-7A7B-37E6-AB3E-03F063E9095B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff44665000 - 0x7fff4466bff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <3CC050FB-EBCB-3087-8EA5-F378C8F99217> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff4479b000 - 0x7fff44867ff7 com.apple.ColorSync (4.13.0 - 3340.7) <74B373AB-42C7-330D-A577-1C43BFA6024F> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff449f3000 - 0x7fff44a79fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <1E8E64E6-0E58-375A-97F7-07CB4EE181AC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff44add000 - 0x7fff44b07ffb com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff44b08000 - 0x7fff44e8cfe3 com.apple.CoreData (120 - 866.5) <37F35F2E-FE57-3E3F-A1E5-AD274A8C1FDE> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff44e8d000 - 0x7fff44f74ff7 com.apple.CoreDisplay (101.3 - 109.19) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff44f75000 - 0x7fff453b9fff com.apple.CoreFoundation (6.9 - 1575.12) <64C38BF2-1869-33C8-B1B6-DCA9C824C0E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff453bb000 - 0x7fff45a4afe7 com.apple.CoreGraphics (2.0 - 1260.2) <23436C9A-7D62-3E9F-867A-798C93B52080> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff45a4c000 - 0x7fff45d6cfff com.apple.CoreImage (14.4.0 - 750.0.140) <96FA4D1B-AC88-305C-8F4D-D7D44657B733> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff46069000 - 0x7fff4616dff7 com.apple.CoreMedia (1.0 - 2288.40) <9BB054FB-68F1-3F03-A8B3-3E55471A6F9B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff461ca000 - 0x7fff461cafff com.apple.CoreServices (945 - 945) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff461cb000 - 0x7fff46247ff7 com.apple.AE (773 - 773) <55AE7C9E-27C3-30E9-A047-3B92A6FD53B4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff46248000 - 0x7fff4651ffff com.apple.CoreServices.CarbonCore (1178.32 - 1178.32) <52F5484E-94B1-37B7-B1AC-E210DF5721AE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff46520000 - 0x7fff46568ff7 com.apple.DictionaryServices (1.2 - 284.16.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff46569000 - 0x7fff46571ffb com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) <8406D379-8D33-3611-861B-7ABD26DB50D2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff46572000 - 0x7fff46724fff com.apple.LaunchServices (945 - 945) <05FA145B-75AA-3AE6-BB82-F156B29F4FF1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff46725000 - 0x7fff467c3ff7 com.apple.Metadata (10.7.0 - 1191.57) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff467c4000 - 0x7fff4680eff7 com.apple.CoreServices.OSServices (945 - 945) <119C5548-59C3-3F94-B23F-8AF02CA10EAA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff4680f000 - 0x7fff46876ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff46877000 - 0x7fff46898ff3 com.apple.coreservices.SharedFileList (71.28 - 71.28) <487A8464-729E-305A-B5D1-E3FE8EB9CFC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff46ba3000 - 0x7fff46d05ff3 com.apple.CoreText (352.0 - 584.26.3.2) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff46d06000 - 0x7fff46d45fff com.apple.CoreVideo (1.8 - 0.0) <1AD23C58-E68E-329B-A1FA-6BF7DD577687> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff46d46000 - 0x7fff46dd5fff com.apple.framework.CoreWLAN (13.0 - 1375.2) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff4702c000 - 0x7fff47031ffb com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff471f7000 - 0x7fff475a4fff com.apple.Foundation (6.9 - 1575.12) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff47613000 - 0x7fff47642ffb com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff47742000 - 0x7fff4784cfff com.apple.Bluetooth (6.0.12 - 6.0.12f1) <58A607F0-A818-3535-A7BD-858D5BB0A807> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff478ae000 - 0x7fff4793dfff com.apple.framework.IOKit (2.0.2 - 1483.260.4) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff4793f000 - 0x7fff4794effb com.apple.IOSurface (255.5.4 - 255.5.4) <83F58E47-0D06-3E78-9D19-D38D3205464B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff479a2000 - 0x7fff47b2dfef com.apple.ImageIO.framework (3.3.0 - 1850.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff47b2e000 - 0x7fff47b32ffb libGIF.dylib (1850.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff47b33000 - 0x7fff47c0ffef libJP2.dylib (1850.2) <7FAC16D8-1144-30A1-BABC-008423C7A851> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff47c10000 - 0x7fff47c35feb libJPEG.dylib (1850.2) <78401F6E-345B-3179-A82A-01F813F15D95> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff47ef8000 - 0x7fff47f1efeb libPng.dylib (1850.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff47f1f000 - 0x7fff47f21ffb libRadiance.dylib (1850.2) <92529333-0935-341B-B271-69C235FEF6B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff47f22000 - 0x7fff47f6ffe7 libTIFF.dylib (1850.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff490e6000 - 0x7fff490fffff com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff493b9000 - 0x7fff493c3fff com.apple.MediaAccessibility (1.0 - 114.4) <76C449C5-DB45-3D7F-BFAD-3DACEF15DA21> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff49473000 - 0x7fff49b19ff7 com.apple.MediaToolbox (1.0 - 2288.40) <0629E756-3D2A-36A4-B25F-9C050FC859B5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff49b1b000 - 0x7fff49bc3ff7 com.apple.Metal (161.9.16 - 161.9.16) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff49bdf000 - 0x7fff49bfeff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff49bff000 - 0x7fff49c7bfe7 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <5A78F2DC-9D2B-37BA-B21F-ECFFCC6F7720> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff49c7c000 - 0x7fff49ca3fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <096DB3E6-7DDF-3B47-857A-46A203642ACF> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff49ca4000 - 0x7fff49dcfff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff49dd0000 - 0x7fff49deafff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff49deb000 - 0x7fff49decff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <515A92B3-A23B-3AC2-8D1B-85B248595B76> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff4abe3000 - 0x7fff4abefff7 com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff4d68d000 - 0x7fff4d6e4ff7 com.apple.opencl (2.15.3 - 2.15.3) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff4d6e5000 - 0x7fff4d700ff7 com.apple.CFOpenDirectory (10.14 - 207.200.4) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff4d701000 - 0x7fff4d70cffb com.apple.OpenDirectory (10.14 - 207.200.4) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff4e05c000 - 0x7fff4e05efff libCVMSPluginSupport.dylib (17.7.2) <247121BB-626C-318E-B24E-3D436E752DF7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff4e05f000 - 0x7fff4e064ff3 libCoreFSCache.dylib (166.2) <222C2A4F-7E32-30F6-8459-2FAB98073A3D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff4e065000 - 0x7fff4e069fff libCoreVMClient.dylib (166.2) <6789ECD4-91DD-32EF-A1FD-F27D2344CD8B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff4e06a000 - 0x7fff4e072ff7 libGFXShared.dylib (17.7.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff4e073000 - 0x7fff4e07efff libGL.dylib (17.7.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff4e07f000 - 0x7fff4e0b9fe7 libGLImage.dylib (17.7.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff4e22d000 - 0x7fff4e26bfff libGLU.dylib (17.7.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff4ec08000 - 0x7fff4ec17ffb com.apple.opengl (17.7.2 - 17.7.2) <8EFFA6F9-ABE8-3131-9D3F-37E9796DDF34> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff4fa1a000 - 0x7fff4fc70fff com.apple.QuartzCore (1.11 - 699.27.4.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff504a5000 - 0x7fff507a4fff com.apple.security (7.0 - 58286.260.20) <59B4100E-5A31-3EF4-954A-2A69341995F3> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff507a5000 - 0x7fff50831fff com.apple.securityfoundation (6.0 - 55185.260.1) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff50863000 - 0x7fff50867fff com.apple.xpc.ServiceManagement (1.0 - 1) <4AD0F8EE-884C-3FA7-85D9-27F201BC3C64> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff50bff000 - 0x7fff50c6cfff com.apple.SystemConfiguration (1.17 - 1.17) <1562078D-3251-31B2-B9C6-2667C567F883> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff50ecb000 - 0x7fff5122aff7 com.apple.VideoToolbox (1.0 - 2288.40) <17BD9E7F-3B8E-3B62-BACE-AE04824F4B7B> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff53eeb000 - 0x7fff53f90feb com.apple.APFS (1.0 - 1) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff549a2000 - 0x7fff549a3ff7 com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff54fa1000 - 0x7fff54fcdff7 com.apple.framework.Apple80211 (13.0 - 1380.2) <3850E3A9-E00A-374E-87EA-AB01E503E769> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff550f5000 - 0x7fff55104fc7 com.apple.AppleFSCompression (96.200.3 - 1.0) <3CF60CE8-976E-3CB8-959D-DD0948C1C2DE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff55200000 - 0x7fff5520bfff com.apple.AppleIDAuthSupport (1.0 - 1) <2E9D1398-DBE6-328B-ADDA-20FA5FAD7405> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff5524c000 - 0x7fff55295ff3 com.apple.AppleJPEG (1.0 - 1) <4C1F426B-7D77-3980-9633-7DBD8C666B9A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff554e9000 - 0x7fff5550bfff com.apple.applesauce (1.0 - ???) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff555cf000 - 0x7fff5561fff7 com.apple.AppleVAFramework (5.1.4 - 5.1.4) <63EBC1A7-25B5-3FF2-AA73-BB378B5FE8D4> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff5566a000 - 0x7fff5567effb com.apple.AssertionServices (1.0 - 1) <11FC4241-6069-3B3A-9BCE-9B68F3A4D2AB> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff55a4d000 - 0x7fff55b39ff7 com.apple.AuthKit (1.0 - 1) <34496FD5-4BAB-3DF3-BF7F-70F38C66848D> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff55cfb000 - 0x7fff55d03fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <2A396FC0-7B79-3088-9A82-FB93C1181A57> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff55d04000 - 0x7fff55d99fff com.apple.backup.framework (1.10.5 - ???) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff55d9a000 - 0x7fff55e07ff3 com.apple.BaseBoard (360.28 - 360.28) /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff57a71000 - 0x7fff57a7affb com.apple.CommonAuth (4.0 - 2.0) <81C987FD-69EB-344B-94D9-B9D93624D257> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff57f13000 - 0x7fff582f6fef com.apple.CoreAUC (274.0.0 - 274.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff582f7000 - 0x7fff58325ff7 com.apple.CoreAVCHD (6.0.0 - 6000.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff58752000 - 0x7fff58763ff7 com.apple.CoreEmoji (1.0 - 69.19.9) <228457B3-E191-356E-9A5B-3C0438D05FBA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff58d0c000 - 0x7fff58d72ff7 com.apple.CoreNLP (1.0 - 130.15.22) <27877820-17D0-3B02-8557-4014E876CCC7> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff5901f000 - 0x7fff59027ff7 com.apple.CorePhoneNumbers (1.0 - 1) <7A826DA2-4725-39D8-AF27-6F034DC53C4E> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff591a3000 - 0x7fff591d4ff3 com.apple.CoreServicesInternal (358 - 358) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff5959b000 - 0x7fff5961ffff com.apple.CoreSymbolication (10.2 - 64490.25.1) <28B2FF2D-3FDE-3A20-B343-341E5BD4E22F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff596af000 - 0x7fff597daff7 com.apple.coreui (2.1 - 499.10) <105F61F3-D0AE-332B-A485-8615187BB409> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff597db000 - 0x7fff59979fff com.apple.CoreUtils (5.8 - 580.19) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff599cd000 - 0x7fff59a30ff7 com.apple.framework.CoreWiFi (13.0 - 1375.2) <77E078A7-A34F-333B-B50F-8829537D6E9D> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff59a31000 - 0x7fff59a42ff7 com.apple.CrashReporterSupport (10.13 - 938.25) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff59ad2000 - 0x7fff59ae1fff com.apple.framework.DFRFoundation (1.0 - 211.1) /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff59ae2000 - 0x7fff59ae6fff com.apple.DSExternalDisplay (3.1 - 380) <645C719D-05D4-3CD7-84D7-4C5218859E0C> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff59b67000 - 0x7fff59bdcff3 com.apple.datadetectorscore (7.0 - 590.24) <72F0CBF1-D3E9-36C5-B877-F42E1EC59A0E> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff59c28000 - 0x7fff59c65ff7 com.apple.DebugSymbols (190 - 190) <6F4FAACA-E06B-38AD-A0C2-14EA5408A231> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff59c66000 - 0x7fff59da1ff7 com.apple.desktopservices (1.13.5 - ???) <4AF2E011-2CB0-3588-83CB-882ADDA78CAD> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff5acde000 - 0x7fff5b0f9fff com.apple.vision.FaceCore (3.3.4 - 3.3.4) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff5e9ad000 - 0x7fff5e9aefff libmetal_timestamp.dylib (902.3.2) <05389463-AF2E-33E2-A14F-1416E4A30835> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
0x7fff6004e000 - 0x7fff60053fff com.apple.GPUWrangler (3.40.16 - 3.40.16) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff60e5e000 - 0x7fff60e6dfff com.apple.GraphVisualizer (1.0 - 5) <48D020B7-5938-3FAE-B468-E291AEE2C06F> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff60fbd000 - 0x7fff61031ffb com.apple.Heimdal (4.0 - 2.0) <5E8F6B79-960D-3030-B889-D29A4015D205> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff61032000 - 0x7fff61060fff com.apple.HelpData (2.3 - 184.4) <22850610-29F8-3902-93A3-BBF403440185> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff62320000 - 0x7fff62327ffb com.apple.IOAccelerator (404.9 - 404.9) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff6232b000 - 0x7fff62343fff com.apple.IOPresentment (1.0 - 42.6) <55CB91EF-90F1-3D0A-A59E-2F75CD2EB4AE> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff626eb000 - 0x7fff62718ff7 com.apple.IconServices (379 - 379) <7BAD562D-4FA3-3E11-863C-1EEBE2406D2C> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff629ac000 - 0x7fff629beff3 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <5AAC527E-D197-39B2-A6C9-E0D0FB9CA9B9> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff629d9000 - 0x7fff62ab4ff7 com.apple.LanguageModeling (1.0 - 159.15.15) <3DE3CE61-542B-37B7-883E-4B9717CAC65F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff62ab5000 - 0x7fff62af1ff7 com.apple.Lexicon-framework (1.0 - 33.15.10) <4B5E843E-2809-3E70-9560-9254E2656419> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff62af8000 - 0x7fff62afdfff com.apple.LinguisticData (1.0 - 238.25) <61910887-D5CE-3567-9A5F-6DFEC942EC1F> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff6331b000 - 0x7fff6331efff com.apple.Mangrove (1.0 - 25) <537A5B2E-4C30-3CFD-8BDC-79F9A04AC327> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff637f2000 - 0x7fff6381aff7 com.apple.spotlight.metadata.utilities (1.0 - 1191.57) <38BB1FB7-3336-384C-B71F-4D0D402EB606> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff6381b000 - 0x7fff638a8ff7 com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff638be000 - 0x7fff638d7ffb com.apple.MobileAssets (1.0 - 437.250.3) <8BE5B3A0-8F3A-3FAE-9AFF-32836300183C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff63a52000 - 0x7fff63a6dffb com.apple.MobileKeyBag (2.0 - 1.0) <4678FECE-538B-381C-80F2-27AA4805F160> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff63af6000 - 0x7fff63b20ffb com.apple.MultitouchSupport.framework (2450.1 - 2450.1) <3BF81F33-89A8-3A2D-84B3-B343020B6D98> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff63d5c000 - 0x7fff63d66fff com.apple.NetAuth (6.2 - 6.2) <0D01BBE5-0269-310D-B148-D19DAE143DEB> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff645c7000 - 0x7fff64618ff3 com.apple.OTSVG (1.0 - ???) <3976F8CC-1CFB-3E09-9009-FE985550565B> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff6579d000 - 0x7fff657acff7 com.apple.PerformanceAnalysis (1.218.2 - 218.2) <65F3DB3E-6D4E-33A0-B510-EF768D323DAB> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff6763c000 - 0x7fff6765aff7 com.apple.ProtocolBuffer (1 - 263.2) <907D6C95-D050-31DE-99CA-16A5135BC6F9> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff677f2000 - 0x7fff67842fff com.apple.ROCKit (27.6 - 27.6) <756C2253-E8B1-3C48-9945-DE8D6AD24DE2> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
0x7fff67995000 - 0x7fff679b7fff com.apple.RemoteViewServices (2.0 - 128) <8FB0E4EB-DCBB-32E6-94C6-AA9BA9EE4CAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff691bc000 - 0x7fff692dafff com.apple.Sharing (1288.43 - 1288.43) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff692db000 - 0x7fff692faffb com.apple.shortcut (2.16 - 101) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff6a0eb000 - 0x7fff6a399ffb com.apple.SkyLight (1.600.0 - 340.26) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff6ab3b000 - 0x7fff6ab47fff com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <7A6A67DB-C813-328E-AAFB-D267A5B50B3D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff6b1e6000 - 0x7fff6b222ff3 com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff6b298000 - 0x7fff6b323fc7 com.apple.Symbolication (10.2 - 64490.38.1) <9FDCC98D-5B32-35AD-A9BF-94DF2B78507F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff6b80b000 - 0x7fff6b817ffb com.apple.TCC (1.0 - 1) <968ECAE1-FBB9-3478-BDCE-85E54B6C422D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff6ba7d000 - 0x7fff6bb45ff3 com.apple.TextureIO (3.8.4 - 3.8.1) <7CEAC05A-D283-3D5A-B1E3-C849285FA0BF> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff6bc02000 - 0x7fff6bdb8ff7 com.apple.UIFoundation (1.0 - 551) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff6ca34000 - 0x7fff6cb0dfff com.apple.ViewBridge (401.1 - 401.1) <18144EC1-5DEF-369C-8EBA-2826E7142784> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff6d2e4000 - 0x7fff6d2e7fff com.apple.dt.XCTTargetBootstrap (1.0 - 14490.66) <7AE3457F-AF40-3508-93FB-1D9E31EB1C9D> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff6d6e8000 - 0x7fff6d6eaffb com.apple.loginsupport (1.0 - 1) <3F8D6334-BCD6-36C1-BA20-CC8503A84375> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff6d6eb000 - 0x7fff6d700fff com.apple.login (3.0 - 3.0) /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff6d9b4000 - 0x7fff6d9e8fff libCRFSuite.dylib (41.15.4) <406DAC06-0C77-3F90-878B-4D38F11F0256> /usr/lib/libCRFSuite.dylib
0x7fff6d9eb000 - 0x7fff6d9f5ff7 libChineseTokenizer.dylib (28.15.3) <9B7F6109-3A5D-3641-9A7E-31D2239D73EE> /usr/lib/libChineseTokenizer.dylib
0x7fff6da83000 - 0x7fff6da84ffb libDiagnosticMessagesClient.dylib (107) /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff6dabb000 - 0x7fff6dd12ff3 libFosl_dynamic.dylib (18.3.4) <45E50221-1A39-3AB3-8267-C1E4E39ECF83> /usr/lib/libFosl_dynamic.dylib
0x7fff6dd63000 - 0x7fff6dd81fff libMobileGestalt.dylib (645.260.6) <0232958E-1EF2-3627-B8FF-09C6522594C7> /usr/lib/libMobileGestalt.dylib
0x7fff6dd82000 - 0x7fff6dd82fff libOpenScriptingUtil.dylib (179.1) <4D603146-EDA5-3A74-9FF8-4F75D8BB9BC6> /usr/lib/libOpenScriptingUtil.dylib
0x7fff6dec2000 - 0x7fff6dec3ffb libSystem.B.dylib (1252.250.1) <1A13E822-B59C-3A36-A2E4-9968149714F9> /usr/lib/libSystem.B.dylib
0x7fff6df3f000 - 0x7fff6df40fff libThaiTokenizer.dylib (2.15.1) /usr/lib/libThaiTokenizer.dylib
0x7fff6df52000 - 0x7fff6df68ffb libapple_nghttp2.dylib (1.24.1) <6F04250A-6686-3FDC-9A8D-290C64B06502> /usr/lib/libapple_nghttp2.dylib
0x7fff6df69000 - 0x7fff6df92ffb libarchive.2.dylib (54.250.1) <47289946-8504-3966-9127-6CE39993DC2C> /usr/lib/libarchive.2.dylib
0x7fff6df93000 - 0x7fff6e012fff libate.dylib (1.13.8) <92B44EDB-369D-3EE8-AEC5-61F8B9313DBF> /usr/lib/libate.dylib
0x7fff6e016000 - 0x7fff6e016ff3 libauto.dylib (187) <3E3780E1-96F3-3A22-91C5-92F9A5805518> /usr/lib/libauto.dylib
0x7fff6e0e6000 - 0x7fff6e0f6ffb libbsm.0.dylib (39.200.18) /usr/lib/libbsm.0.dylib
0x7fff6e0f7000 - 0x7fff6e104fff libbz2.1.0.dylib (38.200.3) <272953A1-8D36-329B-BDDB-E887B347710F> /usr/lib/libbz2.1.0.dylib
0x7fff6e105000 - 0x7fff6e158ff7 libc++.1.dylib (400.9.4) <9A60A190-6C34-339F-BB3D-AACE942009A4> /usr/lib/libc++.1.dylib
0x7fff6e159000 - 0x7fff6e16eff7 libc++abi.dylib (400.17) <38C09CED-9090-3719-90F3-04A2749F5428> /usr/lib/libc++abi.dylib
0x7fff6e16f000 - 0x7fff6e16fff3 libcharset.1.dylib (51.200.6) <2A27E064-314C-359C-93FC-8A9B06206174> /usr/lib/libcharset.1.dylib
0x7fff6e170000 - 0x7fff6e180ffb libcmph.dylib (6.15.1) <9C52B2FE-179F-32AC-B87E-2AFC49ABF817> /usr/lib/libcmph.dylib
0x7fff6e181000 - 0x7fff6e199ffb libcompression.dylib (52.250.2) <7F4BB18C-1FB4-3825-8D8B-6E6B168774C6> /usr/lib/libcompression.dylib
0x7fff6e40e000 - 0x7fff6e424fff libcoretls.dylib (155.220.1) <4C64BE3E-41E3-3020-8BB7-07E90C0C861C> /usr/lib/libcoretls.dylib
0x7fff6e425000 - 0x7fff6e426ff3 libcoretls_cfhelpers.dylib (155.220.1) <0959B3E9-6643-3589-8BB3-21D52CDF0EF1> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff6e8d2000 - 0x7fff6e928ff7 libcups.2.dylib (462.10) <2AC7B8C3-0D25-3E0F-A34A-94658A06FF94> /usr/lib/libcups.2.dylib
0x7fff6ea5c000 - 0x7fff6ea5cfff libenergytrace.dylib (17.200.1) <80BB567A-FD18-3497-BF97-353F57D98CDD> /usr/lib/libenergytrace.dylib
0x7fff6ea8e000 - 0x7fff6ea93ff7 libgermantok.dylib (17.15.2) /usr/lib/libgermantok.dylib
0x7fff6ea94000 - 0x7fff6ea99ff7 libheimdal-asn1.dylib (520.260.1) /usr/lib/libheimdal-asn1.dylib
0x7fff6eac4000 - 0x7fff6ebb4fff libiconv.2.dylib (51.200.6) <2047C9B7-3F74-3A95-810D-2ED8F0475A99> /usr/lib/libiconv.2.dylib
0x7fff6ebb5000 - 0x7fff6ee16fff libicucore.A.dylib (62135.0.1) <2B292561-798A-381C-AA41-90EE6549C7CF> /usr/lib/libicucore.A.dylib
0x7fff6ee63000 - 0x7fff6ee64fff liblangid.dylib (128.15.1) <22D05C4F-769B-3075-ABCF-44A0EBACE028> /usr/lib/liblangid.dylib
0x7fff6ee65000 - 0x7fff6ee7dff3 liblzma.5.dylib (10.200.3) /usr/lib/liblzma.5.dylib
0x7fff6ee95000 - 0x7fff6ef39ff7 libmecab.1.0.0.dylib (779.24.1) /usr/lib/libmecab.1.0.0.dylib
0x7fff6ef3a000 - 0x7fff6f13efff libmecabra.dylib (779.24.1) /usr/lib/libmecabra.dylib
0x7fff6f316000 - 0x7fff6f667ff7 libnetwork.dylib (1229.250.15) <72C7E9E3-B2BE-3300-BE1B-64606222022C> /usr/lib/libnetwork.dylib
0x7fff6f6f9000 - 0x7fff6fe7efdf libobjc.A.dylib (756.2) <7C312627-43CB-3234-9324-4DEA92D59F50> /usr/lib/libobjc.A.dylib
0x7fff6fe90000 - 0x7fff6fe94ffb libpam.2.dylib (22.200.1) <586CF87F-349C-393D-AEEB-FB75F94A5EB7> /usr/lib/libpam.2.dylib
0x7fff6fe97000 - 0x7fff6feccfff libpcap.A.dylib (79.250.1) /usr/lib/libpcap.A.dylib
0x7fff6ffe5000 - 0x7fff6fffdffb libresolv.9.dylib (65.200.2) <893142A5-F153-3437-A22D-407EE542B5C5> /usr/lib/libresolv.9.dylib
0x7fff7004e000 - 0x7fff7004fff7 libspindump.dylib (267.3) /usr/lib/libspindump.dylib
0x7fff70050000 - 0x7fff7022dfe7 libsqlite3.dylib (274.25) <55CE34C4-00C0-3844-B7ED-80FA7F0AF03F> /usr/lib/libsqlite3.dylib
0x7fff70446000 - 0x7fff70449ff7 libutil.dylib (51.200.4) /usr/lib/libutil.dylib
0x7fff7044a000 - 0x7fff70457fff libxar.1.dylib (417.1) <39CCF46B-C81A-34B1-92A1-58C4E5DA846E> /usr/lib/libxar.1.dylib
0x7fff7045c000 - 0x7fff7053eff3 libxml2.2.dylib (32.8) <54F896CF-6D83-300B-9CD9-1636BE5375A4> /usr/lib/libxml2.2.dylib
0x7fff7053f000 - 0x7fff70567ff3 libxslt.1.dylib (16.1) <31F7018B-D8F2-36ED-A13B-1E5A16DFAAA1> /usr/lib/libxslt.1.dylib
0x7fff70568000 - 0x7fff7057aff7 libz.1.dylib (70.200.4) /usr/lib/libz.1.dylib
0x7fff70d5e000 - 0x7fff70d62ff3 libcache.dylib (81) <1987D1E1-DB11-3291-B12A-EBD55848E02D> /usr/lib/system/libcache.dylib
0x7fff70d63000 - 0x7fff70d6dff3 libcommonCrypto.dylib (60118.250.2) <1765BB6E-6784-3653-B16B-CB839721DC9A> /usr/lib/system/libcommonCrypto.dylib
0x7fff70d6e000 - 0x7fff70d75ff7 libcompiler_rt.dylib (63.4) <5212BA7B-B7EA-37B4-AF6E-AC4F507EDFB8> /usr/lib/system/libcompiler_rt.dylib
0x7fff70d76000 - 0x7fff70d7fff7 libcopyfile.dylib (146.250.1) <98CD00CD-9B91-3B5C-A9DB-842638050FA8> /usr/lib/system/libcopyfile.dylib
0x7fff70d80000 - 0x7fff70e04fc3 libcorecrypto.dylib (602.260.2) /usr/lib/system/libcorecrypto.dylib
0x7fff70e8b000 - 0x7fff70ec4ff7 libdispatch.dylib (1008.250.7) <26DF5B1E-A388-38EF-B73B-AF0E93FB02DB> /usr/lib/system/libdispatch.dylib
0x7fff70ec5000 - 0x7fff70ef1ff7 libdyld.dylib (655.1.1) <002418CC-AD11-3D10-865B-015591D24E6C> /usr/lib/system/libdyld.dylib
0x7fff70ef2000 - 0x7fff70ef2ffb libkeymgr.dylib (30) <0D0F9CA2-8D5A-3273-8723-59987B5827F2> /usr/lib/system/libkeymgr.dylib
0x7fff70ef3000 - 0x7fff70effff3 libkxld.dylib (4903.261.4) <71CF1ECD-AC4E-3FDD-BEDF-14933D843EEE> /usr/lib/system/libkxld.dylib
0x7fff70f00000 - 0x7fff70f00ff7 liblaunch.dylib (1336.261.2) /usr/lib/system/liblaunch.dylib
0x7fff70f01000 - 0x7fff70f06fff libmacho.dylib (927.0.2) <3C5C9024-45FD-38C2-B01A-07A322966063> /usr/lib/system/libmacho.dylib
0x7fff70f07000 - 0x7fff70f09ffb libquarantine.dylib (86.220.1) <6D0BC770-7348-3608-9254-F7FFBD347634> /usr/lib/system/libquarantine.dylib
0x7fff70f0a000 - 0x7fff70f0bff7 libremovefile.dylib (45.200.2) <9FBEB2FF-EEBE-31BC-BCFC-C71F8D0E99B6> /usr/lib/system/libremovefile.dylib
0x7fff70f0c000 - 0x7fff70f23ff3 libsystem_asl.dylib (356.200.4) /usr/lib/system/libsystem_asl.dylib
0x7fff70f24000 - 0x7fff70f24ff7 libsystem_blocks.dylib (73) /usr/lib/system/libsystem_blocks.dylib
0x7fff70f25000 - 0x7fff70facfff libsystem_c.dylib (1272.250.1) <7EDACF78-2FA3-35B8-B051-D70475A35117> /usr/lib/system/libsystem_c.dylib
0x7fff70fad000 - 0x7fff70fb0ffb libsystem_configuration.dylib (963.260.1) /usr/lib/system/libsystem_configuration.dylib
0x7fff70fb1000 - 0x7fff70fb4ff7 libsystem_coreservices.dylib (66) <719F75A4-74C5-3BA6-A09E-0C5A3E5889D7> /usr/lib/system/libsystem_coreservices.dylib
0x7fff70fb5000 - 0x7fff70fbbfff libsystem_darwin.dylib (1272.250.1) /usr/lib/system/libsystem_darwin.dylib
0x7fff70fbc000 - 0x7fff70fc2ff7 libsystem_dnssd.dylib (878.260.1) <64B79B01-B1B0-3C7E-87A1-023B71843F1F> /usr/lib/system/libsystem_dnssd.dylib
0x7fff70fc3000 - 0x7fff7100effb libsystem_info.dylib (517.200.9) /usr/lib/system/libsystem_info.dylib
0x7fff7100f000 - 0x7fff71037ff7 libsystem_kernel.dylib (4903.261.4) <7B0F52C4-4CC9-3282-8457-C18C6FE1B99E> /usr/lib/system/libsystem_kernel.dylib
0x7fff71038000 - 0x7fff71083ff7 libsystem_m.dylib (3158.200.7) /usr/lib/system/libsystem_m.dylib
0x7fff71084000 - 0x7fff710aefff libsystem_malloc.dylib (166.261.1) <4D1CEF38-DE32-3ECF-9F70-0ADDD5C8775F> /usr/lib/system/libsystem_malloc.dylib
0x7fff710af000 - 0x7fff710b9ff7 libsystem_networkextension.dylib (767.250.2) /usr/lib/system/libsystem_networkextension.dylib
0x7fff710ba000 - 0x7fff710c1fff libsystem_notify.dylib (172.200.21) <145B5CFC-CF73-33CE-BD3D-E8DDE268FFDE> /usr/lib/system/libsystem_notify.dylib
0x7fff710c2000 - 0x7fff710cbfef libsystem_platform.dylib (177.250.1) <16949870-9152-3B0D-9EF0-40FAF84B0F1E> /usr/lib/system/libsystem_platform.dylib
0x7fff710cc000 - 0x7fff710d6ff7 libsystem_pthread.dylib (330.250.2) <2D5C08FF-484F-3D59-9132-CE1DCB3F76D7> /usr/lib/system/libsystem_pthread.dylib
0x7fff710d7000 - 0x7fff710daff7 libsystem_sandbox.dylib (851.260.2) <9CACC5F5-3859-3A1F-BCC6-96DDD4A556A8> /usr/lib/system/libsystem_sandbox.dylib
0x7fff710db000 - 0x7fff710ddff3 libsystem_secinit.dylib (30.260.2) <88F3CE61-5FAD-3CDA-AA13-B5B18B3EBD26> /usr/lib/system/libsystem_secinit.dylib
0x7fff710de000 - 0x7fff710e5ff3 libsystem_symptoms.dylib (820.267.1) <03F1C2DD-0F5A-3D9D-88F6-B26C0F94EB52> /usr/lib/system/libsystem_symptoms.dylib
0x7fff710e6000 - 0x7fff710fbfff libsystem_trace.dylib (906.260.1) <100013AE-0443-3CF0-AC17-5D934608B60B> /usr/lib/system/libsystem_trace.dylib
0x7fff710fd000 - 0x7fff71102ffb libunwind.dylib (35.4) <24A97A67-F017-3CFC-B0D0-6BD0224B1336> /usr/lib/system/libunwind.dylib
0x7fff71103000 - 0x7fff71132fff libxpc.dylib (1336.261.2) <9A0FFA79-082F-3293-BF49-63976B073B74> /usr/lib/system/libxpc.dylib

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

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

                            VIRTUAL   REGION

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 3
Activity Tracing 256K 1
CG backing stores 20.4M 4
CG image 400K 21
CoreAnimation 112K 9
CoreGraphics 8K 1
CoreImage 32K 4
CoreUI image data 2716K 30
CoreUI image file 404K 4
Foundation 24K 2
Kernel Alloc Once 8K 1
MALLOC 244.8M 69
MALLOC guard page 32K 7
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
Memory Tag 242 12K 1
STACK GUARD 56.1M 21
Stack 18.2M 21
VM_ALLOCATE 691.7M 26
VM_ALLOCATE (reserved) 2460K 3 reserved VM address space (unallocated)
__DATA 27.4M 266
__FONT_DATA 4K 1
__LINKEDIT 241.1M 16
__TEXT 212.6M 264
__UNICODE 564K 1
mapped file 64.7M 37
shared memory 688K 18
=========== ======= =======
TOTAL 1.9G 832
TOTAL, minus reserved VM space 1.5G 832

```

It also happens when trying to list users on any database, I mean, when expanding the Users item of a database

This issue has been opened from Jun 18, and looks like no repository admin has responded yet. I think this is very important feature missing... in my case it works sometimes ('pretty much when no ACL are setup')

same problem.

just found out that rather than just clicking on users right clicking on 'view user' doesn't make the app crash.

@MAXMASTER001 good catch. Looks like a workaround for the problem!

Same at Arch

MongoDB shell version v4.0.5-18-g7e327a9017
OpenSSL version: OpenSSL 1.0.2t 10 Sep 2019
allocator: tcmalloc
modules: none
build environment:
distarch: x86_64
target_arch: x86_64
5.3.8-arch1-1

dmesg :
robo3t[86938]: segfault at 10 ip 00007fed206e679a sp 00007ffca500bf58 error 4 in libc-2.30.so[7fed2066d000+14d000]

also @MAXMASTER001 method work on my local!

hey guys, any fix on this?

@ruslanguns

This issue has been opened from Jun 18, and looks like no repository admin has responded yet. I think this is very important feature missing... in my case it works sometimes ('pretty much when no ACL are setup')

Well, Studio3T has the "premium" app where that is working, why should they fix the free version when you can pay for it?

Does it work in their other product then? I wouldn't know myself, from our experience with robomongo and the complete lack of interest and support provided by Studio3T it is pretty safe to say we wouldn't consider even wasting our time evaluating another of their offerings, paid for or not.

@MAXMASTER001 comment worked for me (on windows 10, 3T 1.3.1)

just found out that rather than just clicking on users right clicking on 'view user' doesn't make the app crash.

thanks!

IS this bug assigned to any maintainer?

Like MAXMASTER001 said...unless there is a workaround...
Right click on Users > View users

looks like it crashes not only on windows, but on osx as well...

And Ubuntu 18.04

How has this not been addressed yet?

Perhaps because Robomongo is a dead product with 3T having no interest in supporting it and a complete contempt for their user base?

Just to add to the discussion, I noticed this error after just creating a new user in the admin database that had only the root user before.
Maybe the problem is related with having more than one user.

I tried deleting the user I just created for the sake of testing it and it stopped crashing.

same here, first time user: immediate crash when opening user Ubuntu 19.10 ))
Right click on the item does work however...

Perhaps because Robomongo is a dead product with 3T having no interest in supporting it and a complete contempt for their user base?

Buy out, nix the air supply, wait for it to die. Classic competition elimination tactic. If they at least decided to make this a paid product as well and set the price reasonably I would pay. But this is just pathetic.

I Have the same issue, openSUSE Tumbleweed, Gnome 3.36.4.

The "right click>View Users" workaround worked for me in Ubuntu. But what's concerning is that it's now August 2020, no attention given to fix this issue yet _for 2 straight years_ - if they are trying to encourage developers and decision makers to avail the studio version.. then leaving this small bug open gives a bad representation of the paid version.

Exactly. We have written them off as a supplier of anything.

From: qiqo notifications@github.com
Sent: 18 August 2020 18:33
To: Studio3T/robomongo robomongo@noreply.github.com
Cc: Rob Z. Smith RZSmith@nhbc.co.uk; Comment comment@noreply.github.com
Subject: Re: [Studio3T/robomongo] Application crashed when try to show users of admin-Database (#1651)

The "right click>View Users" workaround worked for me in Ubuntu. But what's concerning is that it's now August 2020, no attention given to fix this issue yet for 2 straight years - if they are trying to encourage developers and decision makers to avail the studio version.. then leaving this small bug open gives a bad representation of the paid version.

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHubhttps://github.com/Studio3T/robomongo/issues/1651#issuecomment-675614632, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHAS4J7F2DKAUMUNX6HHT73SBK3OFANCNFSM4HY7UHNQ.

National House-Building Council (00320784), NHBC Services Limited (03067703) and NHBC Building Control Services Limited (01952969) are registered in England and Wales with their registered office at NHBC House, Davy Avenue, Knowlhill, Milton Keynes, Buckinghamshire MK5 8FP.

National House-Building Council is authorised by the Prudential Regulation Authority and regulated by the Financial Conduct Authority and the Prudential Regulation Authority.

This email message (including any attachments) is intended solely for the addressee and may contain confidential, proprietary or legally privileged information. If you have received this message in error, please send it back to us, and immediately and permanently delete it. Do not use, copy, disseminate, distribute or disclose the information contained in this message or in any attachment. We have taken all reasonable precautions to ensure that no viruses are transmitted with this message. However, we can accept no responsibility for any loss or damage resulting directly or indirectly from the use of this e-mail or its contents. Incoming and outgoing e-mails are subject to scanning and may be intercepted by our e-mail administrators.

For information about how we process data please see our privacy policy at www.nhbc.co.uk/Legal/PrivacyPolicy and for terms of use please see the terms at www.nhbc.co.uk/Legal.

Hi all, we have some fixes related to Users folder in the new version.
I hope Robo 3T 1.4 will fix some of your problems -> Robo 3T 1.4
Please let us know.

@simsekgokhan

I meet the same error in 1.4.2 && 1.4.

v1.2.1 works well.

Thanks for your help.

My O.S.

Puppy Linux Fossapup64 9.5 i7/16G RAM
Was this page helpful?
0 / 5 - 0 ratings