×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

New MacOS Beta version 3.6.2, please test

  • Posts: 200
  • Thank you received: 28
Thanks Rob - I'll do that!
1 year 3 months ago #88748

Please Log in or Create an account to join the conversation.

  • Posts: 2876
  • Thank you received: 809
Hey guys,

pawel just did a bunch of work and Jasem told me this morning and I rebuilt from scratch. I just tested it and it resolved the problem that I observed the other day (and mentioned earlier in this thread) when testing with an older remote indiserver. I am hoping that the error you guys observed is related since the crash report looked similar to mine and both seemed to be related to parsing information about the devices when indiserver connects (if I understand the issues correctly).

Here is the new dmg. Please try it out. I know it says 3.6.3 beta inside the app, but we would get the fix into 3.6.2 stable if it works.

www.indilib.org/jdownloads/kstars/beta/kstars-3.6.2-beta4.dmg
The following user(s) said Thank You: Jean-Claude JESIOR, Frederick Ruegsegger
1 year 3 months ago #88770

Please Log in or Create an account to join the conversation.

  • Posts: 992
  • Thank you received: 155
Will download and test now! :)
1 year 3 months ago #88771

Please Log in or Create an account to join the conversation.

  • Posts: 200
  • Thank you received: 28
Rob - my initial results are positive - everything seems to work as expected. It's daylight where I am so I won't say it was a full test but, no more crashes when starting the profile. The imaging trains appear as normal and my filter wheel filter selections also appear as expected (under 3.6.1 they sometimes weren't accessible). I'm able to move the mount and shoot frames as well.

Thank you and the team for your work on this - look forward to using it under dark skies!
1 year 3 months ago #88772

Please Log in or Create an account to join the conversation.

  • Posts: 992
  • Thank you received: 155
Ok, starting up Cloudwatcher or Moonlight Nightcrawler no crashes! Al my devices loaded up fine, so I will test more after dark. Great job!
But the problem I had were I need to reboot after each use is still there. I just disconnected INDI, and quit KStars and then relaunched KStars. As soon I tried to connect ANY INDI device it crashes to the desktop. If I reboot, that doesn't happen until I disconnect INDI and quite KStars and then reboot.

So it's functional, but just inconvenient as it requires rebooting every day. I know this is not a big issue, but for an observatory it's just a tad frustrating. Not a show stopper though.

Here's the Mac crash log:

Process: kstars [2799]
Path: /Applications/KStars.app/Contents/MacOS/kstars
Identifier: ???
Version: 3.6.3 (3.6.3)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: kstars [2799]
User ID: 501

Date/Time: 2022-12-03 10:35:19.127 -0700
OS Version: Mac OS X 10.15.7 (19H2026)
Report Version: 12
Anonymous UUID: CE25390E-6C7A-1B4C-7E8F-C37B8DD36AF8


Time Awake Since Boot: 210000 seconds

System Integrity Protection: enabled

Crashed Thread: 5 Thread (pooled)

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

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

VM Regions Near 0:
-->
__TEXT 0000000107d57000-0000000108bcb000 [ 14.5M] r-x/r-x SM=COW /Applications/KStars.app/Contents/MacOS/kstars

Thread 0:: Dispatch queue: com.apple.main-thread
0 org.qt-project.QtCore 0x000000010be29423 QMetaObject::indexOfProperty(char const*) const + 147
1 org.qt-project.QtCore 0x000000010be52315 QObject::setProperty(char const*, QVariant const&) + 69
2 0x0000000107f3f4e3 0x107d57000 + 2000099
3 0x0000000107f3ef05 0x107d57000 + 1998597
4 0x0000000107f2a476 0x107d57000 + 1913974
5 0x0000000107f211d6 0x107d57000 + 1876438
6 0x0000000107f1fe32 0x107d57000 + 1871410
7 0x0000000107f90819 0x107d57000 + 2332697
8 0x0000000107f00a48 0x107d57000 + 1743432
9 0x0000000107effd5b 0x107d57000 + 1740123
10 0x0000000107effa36 0x107d57000 + 1739318
11 0x0000000107efcc6d 0x107d57000 + 1727597
12 org.qt-project.QtCore 0x000000010be51e84 0x10bc38000 + 2203268
13 org.qt-project.QtCore 0x000000010be51e84 0x10bc38000 + 2203268
14 org.qt-project.QtCore 0x000000010be5af42 QTimer::timerEvent(QTimerEvent*) + 98
15 org.qt-project.QtCore 0x000000010be49f31 QObject::event(QEvent*) + 113
16 org.qt-project.QtWidgets 0x000000010b11a7a6 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 262
17 org.qt-project.QtWidgets 0x000000010b11bb60 QApplication::notify(QObject*, QEvent*) + 480
18 org.qt-project.QtCore 0x000000010be21177 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 167
19 org.qt-project.QtCore 0x000000010be820aa QTimerInfoList::activateTimers() + 1002
20 libqcocoa.dylib 0x0000000111271352 0x111237000 + 238418
21 com.apple.CoreFoundation 0x00007fff31d72b64 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
22 com.apple.CoreFoundation 0x00007fff31d72b03 __CFRunLoopDoSource0 + 103
23 com.apple.CoreFoundation 0x00007fff31d72979 __CFRunLoopDoSources0 + 301
24 com.apple.CoreFoundation 0x00007fff31d71639 __CFRunLoopRun + 937
25 com.apple.CoreFoundation 0x00007fff31d70c33 CFRunLoopRunSpecific + 466
26 com.apple.HIToolbox 0x00007fff3098caad RunCurrentEventLoopInMode + 292
27 com.apple.HIToolbox 0x00007fff3098c7c5 ReceiveNextEventCommon + 584
28 com.apple.HIToolbox 0x00007fff3098c569 _BlockUntilNextEventMatchingListInModeWithFilter + 64
29 com.apple.AppKit 0x00007fff2efd53c9 _DPSNextEvent + 883
30 com.apple.AppKit 0x00007fff2efd3c10 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
31 com.apple.AppKit 0x00007fff2efc591e -[NSApplication run] + 658
32 libqcocoa.dylib 0x0000000111271eea 0x111237000 + 241386
33 org.qt-project.QtCore 0x000000010be1d767 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 471
34 org.qt-project.QtCore 0x000000010be21712 QCoreApplication::exec() + 130
35 0x0000000107d6d0da 0x107d57000 + 90330
36 libdyld.dylib 0x00007fff6baaccc9 start + 1

Thread 1:
0 libsystem_pthread.dylib 0x00007fff6bcb0b68 start_wqthread + 0

Thread 2:
0 libsystem_pthread.dylib 0x00007fff6bcb0b68 start_wqthread + 0

Thread 3:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff6bbf60ee __select + 10
1 com.apple.CoreFoundation 0x00007fff31d9bbab __CFSocketManager + 633
2 libsystem_pthread.dylib 0x00007fff6bcb5109 _pthread_start + 148
3 libsystem_pthread.dylib 0x00007fff6bcb0b8b thread_start + 15

Thread 4:: QDBusConnectionManager
0 libsystem_kernel.dylib 0x00007fff6bbf43c6 poll + 10
1 org.qt-project.QtCore 0x000000010be7ef1e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94
2 org.qt-project.QtCore 0x000000010be8074c QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 812
3 org.qt-project.QtCore 0x000000010be1d767 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 471
4 org.qt-project.QtCore 0x000000010bc5c90c QThread::exec() + 140
5 org.qt-project.QtDBus 0x000000010a6b0b03 0x10a6ad000 + 15107
6 org.qt-project.QtCore 0x000000010bc5d808 0x10bc38000 + 153608
7 libsystem_pthread.dylib 0x00007fff6bcb5109 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff6bcb0b8b thread_start + 15

Thread 5 Crashed:: Thread (pooled)
0 libcfitsio.4.dylib 0x000000010ab8abdb ffhdr2str + 75
1 0x00000001087d89ea 0x107d57000 + 11016682
2 0x00000001087d7568 0x107d57000 + 11011432
3 0x00000001087d5b30 0x107d57000 + 11004720
4 0x00000001087fd269 0x107d57000 + 11166313
5 0x0000000108498ebe 0x107d57000 + 7610046
6 org.qt-project.QtCore 0x000000010bc61c36 0x10bc38000 + 171062
7 org.qt-project.QtCore 0x000000010bc5d808 0x10bc38000 + 153608
8 libsystem_pthread.dylib 0x00007fff6bcb5109 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff6bcb0b8b thread_start + 15

Thread 6:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff6bbf0872 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6bcb5425 _pthread_cond_wait + 698
2 org.qt-project.QtCore 0x000000010bc658b6 0x10bc38000 + 186550
3 org.qt-project.QtCore 0x000000010bc655ce 0x10bc38000 + 185806
4 org.qt-project.QtCore 0x000000010bc65524 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 org.qt-project.QtCore 0x000000010bc61e26 0x10bc38000 + 171558
6 org.qt-project.QtCore 0x000000010bc5d808 0x10bc38000 + 153608
7 libsystem_pthread.dylib 0x00007fff6bcb5109 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff6bcb0b8b thread_start + 15

Thread 7:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff6bbf0872 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6bcb5425 _pthread_cond_wait + 698
2 org.qt-project.QtCore 0x000000010bc658b6 0x10bc38000 + 186550
3 org.qt-project.QtCore 0x000000010bc655ce 0x10bc38000 + 185806
4 org.qt-project.QtCore 0x000000010bc65524 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 org.qt-project.QtCore 0x000000010bc61e26 0x10bc38000 + 171558
6 org.qt-project.QtCore 0x000000010bc5d808 0x10bc38000 + 153608
7 libsystem_pthread.dylib 0x00007fff6bcb5109 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff6bcb0b8b thread_start + 15

Thread 8:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff6bbf0872 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6bcb5425 _pthread_cond_wait + 698
2 org.qt-project.QtCore 0x000000010bc658b6 0x10bc38000 + 186550
3 org.qt-project.QtCore 0x000000010bc655ce 0x10bc38000 + 185806
4 org.qt-project.QtCore 0x000000010bc65524 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 org.qt-project.QtCore 0x000000010bc61e26 0x10bc38000 + 171558
6 org.qt-project.QtCore 0x000000010bc5d808 0x10bc38000 + 153608
7 libsystem_pthread.dylib 0x00007fff6bcb5109 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff6bcb0b8b thread_start + 15

Thread 9:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff6bbf0872 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6bcb5425 _pthread_cond_wait + 698
2 org.qt-project.QtCore 0x000000010bc658b6 0x10bc38000 + 186550
3 org.qt-project.QtCore 0x000000010bc655ce 0x10bc38000 + 185806
4 org.qt-project.QtCore 0x000000010bc65524 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 org.qt-project.QtCore 0x000000010bc61e26 0x10bc38000 + 171558
6 org.qt-project.QtCore 0x000000010bc5d808 0x10bc38000 + 153608
7 libsystem_pthread.dylib 0x00007fff6bcb5109 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff6bcb0b8b thread_start + 15

Thread 10:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff6bbee6aa fstat$INODE64 + 10
1 libsystem_c.dylib 0x00007fff6bb38406 __swhatbuf + 45
2 libsystem_c.dylib 0x00007fff6bb38227 __smakebuf + 44
3 libsystem_c.dylib 0x00007fff6bb36f2c _fseeko + 194
4 libsystem_c.dylib 0x00007fff6bb36e46 fseek + 74
5 libcfitsio.4.dylib 0x000000010aab48f8 file_size + 72
6 libcfitsio.4.dylib 0x000000010aaa89d2 ffopen + 1890
7 libcfitsio.4.dylib 0x000000010aaa825a ffdkopn + 26
8 0x00000001087d664d 0x107d57000 + 11007565
9 0x00000001087d5b30 0x107d57000 + 11004720
10 0x00000001087fd269 0x107d57000 + 11166313
11 0x0000000108498ebe 0x107d57000 + 7610046
12 org.qt-project.QtCore 0x000000010bc61c36 0x10bc38000 + 171062
13 org.qt-project.QtCore 0x000000010bc5d808 0x10bc38000 + 153608
14 libsystem_pthread.dylib 0x00007fff6bcb5109 _pthread_start + 148
15 libsystem_pthread.dylib 0x00007fff6bcb0b8b thread_start + 15

Thread 11:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff6bbf0872 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6bcb5425 _pthread_cond_wait + 698
2 org.qt-project.QtCore 0x000000010bc658b6 0x10bc38000 + 186550
3 org.qt-project.QtCore 0x000000010bc655ce 0x10bc38000 + 185806
4 org.qt-project.QtCore 0x000000010bc65524 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 org.qt-project.QtCore 0x000000010bc61e26 0x10bc38000 + 171558
6 org.qt-project.QtCore 0x000000010bc5d808 0x10bc38000 + 153608
7 libsystem_pthread.dylib 0x00007fff6bcb5109 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff6bcb0b8b thread_start + 15

Thread 12:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff6bbf0872 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6bcb5425 _pthread_cond_wait + 698
2 org.qt-project.QtCore 0x000000010bc658b6 0x10bc38000 + 186550
3 org.qt-project.QtCore 0x000000010bc655ce 0x10bc38000 + 185806
4 org.qt-project.QtCore 0x000000010bc65524 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 org.qt-project.QtCore 0x000000010bc61e26 0x10bc38000 + 171558
6 org.qt-project.QtCore 0x000000010bc5d808 0x10bc38000 + 153608
7 libsystem_pthread.dylib 0x00007fff6bcb5109 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff6bcb0b8b thread_start + 15

Thread 13:
0 libsystem_pthread.dylib 0x00007fff6bcb0b68 start_wqthread + 0

Thread 14:
0 libsystem_pthread.dylib 0x00007fff6bcb0b68 start_wqthread + 0

Thread 15:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff6bbeddea mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6bbee160 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff31d72d07 __CFRunLoopServiceMachPort + 247
3 com.apple.CoreFoundation 0x00007fff31d717c1 __CFRunLoopRun + 1329
4 com.apple.CoreFoundation 0x00007fff31d70c33 CFRunLoopRunSpecific + 466
5 com.apple.AppKit 0x00007fff2f176bf4 _NSEventThread + 132
6 libsystem_pthread.dylib 0x00007fff6bcb5109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff6bcb0b8b thread_start + 15

Thread 16:: Qt bearer thread
0 libsystem_kernel.dylib 0x00007fff6bbf43c6 poll + 10
1 org.qt-project.QtCore 0x000000010be7ef9e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 222
2 org.qt-project.QtCore 0x000000010be8074c QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 812
3 org.qt-project.QtCore 0x000000010be1d767 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 471
4 org.qt-project.QtCore 0x000000010bc5c90c QThread::exec() + 140
5 org.qt-project.QtCore 0x000000010bc5d808 0x10bc38000 + 153608
6 libsystem_pthread.dylib 0x00007fff6bcb5109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff6bcb0b8b thread_start + 15

Thread 17:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff6bbf0872 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6bcb5425 _pthread_cond_wait + 698
2 org.qt-project.QtCore 0x000000010bc658b6 0x10bc38000 + 186550
3 org.qt-project.QtCore 0x000000010bc655ce 0x10bc38000 + 185806
4 org.qt-project.QtCore 0x000000010bc65524 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5 org.qt-project.QtCore 0x000000010bc61e26 0x10bc38000 + 171558
6 org.qt-project.QtCore 0x000000010bc5d808 0x10bc38000 + 153608
7 libsystem_pthread.dylib 0x00007fff6bcb5109 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff6bcb0b8b thread_start + 15

Thread 18:: QNetworkAccessManager thread
0 libsystem_kernel.dylib 0x00007fff6bbf43c6 poll + 10
1 org.qt-project.QtCore 0x000000010be7ef1e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94
2 org.qt-project.QtCore 0x000000010be8074c QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 812
3 org.qt-project.QtCore 0x000000010be1d767 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 471
4 org.qt-project.QtCore 0x000000010bc5c90c QThread::exec() + 140
5 org.qt-project.QtCore 0x000000010bc5d808 0x10bc38000 + 153608
6 libsystem_pthread.dylib 0x00007fff6bcb5109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff6bcb0b8b thread_start + 15

Thread 19:: QNetworkAccessManager thread
0 libsystem_kernel.dylib 0x00007fff6bbf43c6 poll + 10
1 org.qt-project.QtCore 0x000000010be7ef1e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94
2 org.qt-project.QtCore 0x000000010be8074c QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 812
3 org.qt-project.QtCore 0x000000010be1d767 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 471
4 org.qt-project.QtCore 0x000000010bc5c90c QThread::exec() + 140
5 org.qt-project.QtCore 0x000000010bc5d808 0x10bc38000 + 153608
6 libsystem_pthread.dylib 0x00007fff6bcb5109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff6bcb0b8b thread_start + 15

Thread 20:
0 libsystem_kernel.dylib 0x00007fff6bbf60ee __select + 10
1 libindiclient.1.9.9.dylib 0x000000010c171b57 0x10c13e000 + 211799
2 libindiclient.1.9.9.dylib 0x000000010c171a59 TcpSocketPrivate::processSocket() + 201
3 libindiclient.1.9.9.dylib 0x000000010c173383 0x10c13e000 + 217987
4 libsystem_pthread.dylib 0x00007fff6bcb5109 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff6bcb0b8b thread_start + 15

Thread 5 crashed with X86 Thread State (64-bit):
rax: 0x0bf0318c7edf00cc rbx: 0x0000700003560da8 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: 0x0000700003560d50 rsp: 0x0000700003560be0
r8: 0x0000700003560da8 r9: 0x0000700003560da0 r10: 0x00007ffee7ea8c68 r11: 0x000000010ab8ab90
r12: 0x0000700003560da4 r13: 0x0000700003560da0 r14: 0x0000000000000000 r15: 0x0000000000000000
rip: 0x000000010ab8abdb rfl: 0x0000000000010246 cr2: 0x0000000000000000

Logical CPU: 6
Error Code: 0x00000004 (no mapping for user data read)
Trap Number: 14


Binary Images:
0x107d57000 - 0x108bcaff7 + (3.6.3 - 3.6.3) <D9E2EE7C-460A-3BD8-9A95-EE7BB538711B> /Applications/KStars.app/Contents/MacOS/kstars
0x108d73000 - 0x108db2ff3 +libKF5NewStuff.5.dylib (0) <21CF7969-F1B2-3CDC-93CD-3F7BBB39B6B2> /Applications/KStars.app/Contents/Frameworks/libKF5NewStuff.5.dylib
0x108de3000 - 0x108e5effb +libKF5NewStuffCore.5.dylib (0) <7F7EB64B-CC3A-3198-A5C0-21030EB39BE9> /Applications/KStars.app/Contents/Frameworks/libKF5NewStuffCore.5.dylib
0x108e97000 - 0x108ef6ff7 +libKF5Attica.5.dylib (0) <A634C1EE-6D9A-3D96-BEE2-543296251D52> /Applications/KStars.app/Contents/Frameworks/libKF5Attica.5.dylib
0x108f3b000 - 0x108fd2fff +libKF5KIOFileWidgets.5.dylib (0) <FB2411DA-919D-3466-81B3-31D402E8598F> /Applications/KStars.app/Contents/Frameworks/libKF5KIOFileWidgets.5.dylib
0x10902e000 - 0x109055ffb +libKF5Bookmarks.5.dylib (0) <88790C1F-C57C-3D9D-903A-BC77678368B2> /Applications/KStars.app/Contents/Frameworks/libKF5Bookmarks.5.dylib
0x10907e000 - 0x109101ff7 +libKF5XmlGui.5.dylib (0) <0756A60C-856F-30A6-B16B-2C5660B68417> /Applications/KStars.app/Contents/Frameworks/libKF5XmlGui.5.dylib
0x109152000 - 0x109171ff3 +libKF5ItemViews.5.dylib (0) <B012A1F9-6EE0-3D18-8CBD-69D2CCBCD103> /Applications/KStars.app/Contents/Frameworks/libKF5ItemViews.5.dylib
0x109195000 - 0x1091a0ffb +libKF5Plotting.5.dylib (0) <A9996985-5D54-365B-AC47-553EF0A416B2> /Applications/KStars.app/Contents/Frameworks/libKF5Plotting.5.dylib
0x1091b9000 - 0x1091f0ffb +libKF5Notifications.5.dylib (0) <643CD08B-865D-397F-857E-C276949675A6> /Applications/KStars.app/Contents/Frameworks/libKF5Notifications.5.dylib
0x109221000 - 0x10924cff3 +org.qt-project.QtPrintSupport (5.15 - 5.15.7) <8F223234-C31F-3EB9-A9D1-89D711509F0F> /Applications/KStars.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
0x109273000 - 0x109296ff7 +org.qt-project.QtSql (5.15 - 5.15.7) <B9C0AC1B-2161-3D31-B88C-407821DFAC86> /Applications/KStars.app/Contents/Frameworks/QtSql.framework/Versions/5/QtSql
0x1092b0000 - 0x1092e7ff3 +org.qt-project.QtSvg (5.15 - 5.15.7) <393C00C7-210E-34DF-8CFC-657D51022761> /Applications/KStars.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg
0x10930c000 - 0x109643ff3 +org.qt-project.QtQuick (5.15 - 5.15.7) <9F12B6E8-6A54-39E9-BCB9-0A1873F6AD82> /Applications/KStars.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick
0x109778000 - 0x1097cfffb +org.qt-project.QtQmlModels (5.15 - 5.15.7) <B1E4B7C0-BD39-3412-9E5A-728FD42E1208> /Applications/KStars.app/Contents/Frameworks/QtQmlModels.framework/Versions/5/QtQmlModels
0x1097ef000 - 0x109b36ff3 +org.qt-project.QtQml (5.15 - 5.15.7) <2BFFAC55-101E-3A3D-BEB4-370851F4EC00> /Applications/KStars.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml
0x109be7000 - 0x109c02fff +org.qt-project.QtWebSockets (5.15 - 5.15.7) <5C362127-D855-3DB9-B98B-856D9A086B8E> /Applications/KStars.app/Contents/Frameworks/QtWebSockets.framework/Versions/5/QtWebSockets
0x109c13000 - 0x109c2affb +libz.1.dylib (0) <44E1AF77-267D-32C5-ACE2-A1B268E78D95> /Applications/KStars.app/Contents/Frameworks/libz.1.dylib
0x109c41000 - 0x109c48ff7 +libqt5keychain.1.dylib (0) <45F347E1-0ED7-300F-BE35-4BEFE9D97535> /Applications/KStars.app/Contents/Frameworks/libqt5keychain.1.dylib
0x109c61000 - 0x109d34ff3 +org.qt-project.QtDataVisualization (5.15 - 5.15.7) <FC5432AA-CAF7-301A-A236-9C21D9D19876> /Applications/KStars.app/Contents/Frameworks/QtDataVisualization.framework/Versions/5/QtDataVisualization
0x109d94000 - 0x109da3ffb +libKF5NotifyConfig.5.dylib (0) <B83B16DF-A8C1-3FB9-9E70-49565146D4DC> /Applications/KStars.app/Contents/Frameworks/libKF5NotifyConfig.5.dylib
0x109dbf000 - 0x109e8aff7 +libKF5KIOWidgets.5.dylib (0) <8ECE4D5A-3C13-3E1B-AC16-191E65D3861B> /Applications/KStars.app/Contents/Frameworks/libKF5KIOWidgets.5.dylib
0x109f05000 - 0x109f40fff +libKF5Solid.5.dylib (0) <E1D03E91-6425-3C4C-A2EE-3D521DC9364A> /Applications/KStars.app/Contents/Frameworks/libKF5Solid.5.dylib
0x109f6e000 - 0x109fadff7 +libKF5ConfigWidgets.5.dylib (0) <C55A6B3B-4F45-3732-BB71-0FCB6FD4A4A9> /Applications/KStars.app/Contents/Frameworks/libKF5ConfigWidgets.5.dylib
0x109fe4000 - 0x10a00fff7 +libKF5Codecs.5.dylib (0) <87B2C7A8-7D55-3B27-B826-48961DB66EC5> /Applications/KStars.app/Contents/Frameworks/libKF5Codecs.5.dylib
0x10a029000 - 0x10a02cff3 +libKF5Auth.5.dylib (0) <3329E6D6-29E9-3DA4-B65A-D1F818D0B3DE> /Applications/KStars.app/Contents/Frameworks/libKF5Auth.5.dylib
0x10a03c000 - 0x10a057fff +libKF5KIOGui.5.dylib (0) <D1A9BD18-200D-303B-BD01-F1C749AB74F7> /Applications/KStars.app/Contents/Frameworks/libKF5KIOGui.5.dylib
0x10a07a000 - 0x10a179ff7 +libKF5KIOCore.5.dylib (0) <9701B28B-3209-371D-BC8C-DDB1B9F3BB49> /Applications/KStars.app/Contents/Frameworks/libKF5KIOCore.5.dylib
0x10a1e2000 - 0x10a1e9fff +libKF5Crash.5.dylib (0) <0A3C6BDF-197D-342D-B40E-5E643BCE480E> /Applications/KStars.app/Contents/Frameworks/libKF5Crash.5.dylib
0x10a200000 - 0x10a26bffb +libKF5Service.5.dylib (0) <BFCC6A40-99EE-3ABB-A5B7-8659912B9911> /Applications/KStars.app/Contents/Frameworks/libKF5Service.5.dylib
0x10a29b000 - 0x10a2dafff +libKF5I18n.5.dylib (0) <DB272F02-AA2D-3AEE-96FF-6FD88D8F94BB> /Applications/KStars.app/Contents/Frameworks/libKF5I18n.5.dylib
0x10a2f6000 - 0x10a301ffb +libKF5AuthCore.5.dylib (0) <0D0FD85A-6018-3CA2-9F65-7EB8E1B8792E> /Applications/KStars.app/Contents/Frameworks/libKF5AuthCore.5.dylib
0x10a31a000 - 0x10a335fff +libKF5JobWidgets.5.dylib (0) <E7054906-7F89-3909-A5BF-1F5D906FCBC9> /Applications/KStars.app/Contents/Frameworks/libKF5JobWidgets.5.dylib
0x10a357000 - 0x10a3d6ffb +libKF5CoreAddons.5.dylib (0) <97761006-4BC9-321D-B834-D4D79205AD65> /Applications/KStars.app/Contents/Frameworks/libKF5CoreAddons.5.dylib
0x10a410000 - 0x10a42fff7 +libKF5Completion.5.dylib (0) <3ACAA294-9CEE-3522-92D4-64CD7DD00583> /Applications/KStars.app/Contents/Frameworks/libKF5Completion.5.dylib
0x10a455000 - 0x10a504ffb +libKF5WidgetsAddons.5.dylib (0) <C71D73D4-134F-31CB-ACCB-A8DC712A7D12> /Applications/KStars.app/Contents/Frameworks/libKF5WidgetsAddons.5.dylib
0x10a591000 - 0x10a5a8ffb +libKF5ConfigGui.5.dylib (0) <49C62400-1939-3C7F-BA4C-D04204015C6A> /Applications/KStars.app/Contents/Frameworks/libKF5ConfigGui.5.dylib
0x10a5c5000 - 0x10a5fcffb +org.qt-project.QtXml (5.15 - 5.15.7) <0958F42F-8A9E-33E4-83C0-25B5035CCC3F> /Applications/KStars.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml
0x10a610000 - 0x10a64fff7 +libKF5ConfigCore.5.dylib (0) <E77F1323-8A99-368B-9059-8F4A15D1211D> /Applications/KStars.app/Contents/Frameworks/libKF5ConfigCore.5.dylib
0x10a675000 - 0x10a68cfff +libKF5WindowSystem.5.dylib (0) <6A2C9C16-6FB0-37EA-A78F-F77BA7002562> /Applications/KStars.app/Contents/Frameworks/libKF5WindowSystem.5.dylib
0x10a6ad000 - 0x10a70cfff +org.qt-project.QtDBus (5.15 - 5.15.7) <7D51AAE3-9FD1-38D0-8E1E-59816E916FCB> /Applications/KStars.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus
0x10a729000 - 0x10a8e4fff +libstellarsolver.2.dylib (0) <8583E7B5-E2D8-3B24-ADC5-FC2CBC92469A> /Applications/KStars.app/Contents/Frameworks/libstellarsolver.2.dylib
0x10a921000 - 0x10aa34fff +org.qt-project.QtNetwork (5.15 - 5.15.7) <42C67902-2662-335F-B23D-B806C55655A4> /Applications/KStars.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
0x10aa8e000 - 0x10aa91fff +org.qt-project.QtConcurrent (5.15 - 5.15.7) <2AF1D6FD-894C-351D-B882-8BA486839373> /Applications/KStars.app/Contents/Frameworks/QtConcurrent.framework/Versions/5/QtConcurrent
0x10aa9e000 - 0x10ac21ff7 +libcfitsio.4.dylib (0) <9CC8FE10-78EA-3584-946C-E14C9309F1BA> /Applications/KStars.app/Contents/Frameworks/libcfitsio.4.dylib
0x10add9000 - 0x10b03cff7 +libgsl.dylib (0) <493B9BAE-1BB5-31A3-B232-08F3625CB46B> /Applications/KStars.app/Contents/Frameworks/libgsl.dylib
0x10b0a9000 - 0x10b0f4ff7 +libgslcblas.dylib (0) <BCBF3F3F-DE10-34F9-8C34-AB2C0DCBB532> /Applications/KStars.app/Contents/Frameworks/libgslcblas.dylib
0x10b107000 - 0x10b54aff3 +org.qt-project.QtWidgets (5.15 - 5.15.7) <6A67F85A-F8F6-3BFB-A5BD-C41C7E61EE87> /Applications/KStars.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x10b6b6000 - 0x10bb19fe7 +org.qt-project.QtGui (5.15 - 5.15.7) <CB6155CB-69E5-360C-B086-F22D2026DDB1> /Applications/KStars.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x10bc38000 - 0x10c06b737 +org.qt-project.QtCore (5.15 - 5.15.7) <327D7105-B384-3575-B217-4611CAA6BCC8> /Applications/KStars.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x10c13e000 - 0x10c19dff3 +libindiclient.1.9.9.dylib (0) <28D6FE51-E497-31E8-8B79-92A0D60E8A69> /Applications/KStars.app/Contents/Frameworks/libindiclient.1.9.9.dylib
0x10c1db000 - 0x10c552ff3 +libnova-0.15.0.dylib (0) <B7361781-C453-3A58-8A2A-6070E8AE7CDB> /Applications/KStars.app/Contents/Frameworks/libnova-0.15.0.dylib
0x10c56c000 - 0x10c64bff7 +libraw.20.dylib (0) <30360F0D-6B34-34D0-B8F8-E4DD284B269A> /Applications/KStars.app/Contents/Frameworks/libraw.20.dylib
0x10c6fb000 - 0x10c72affb +libKF5IconThemes.5.dylib (0) <A04AD8F9-B004-34DE-A9AF-8C81E3D6DD61> /Applications/KStars.app/Contents/Frameworks/libKF5IconThemes.5.dylib
0x10c753000 - 0x10c77affb +libKF5TextWidgets.5.dylib (0) <165C7D1E-2904-3936-901B-014166D64693> /Applications/KStars.app/Contents/Frameworks/libKF5TextWidgets.5.dylib
0x10c79f000 - 0x10c7b2ffb +libKF5SonnetUi.5.dylib (0) <A594BFE4-DF42-3A26-902E-2DAEC7E5C7DD> /Applications/KStars.app/Contents/Frameworks/libKF5SonnetUi.5.dylib
0x10c7d6000 - 0x10c7f1fff +libKF5Package.5.dylib (0) <F5A016E1-6D3C-3D38-A35B-FD5C28D7EF9B> /Applications/KStars.app/Contents/Frameworks/libKF5Package.5.dylib
0x10c80e000 - 0x10c875ffb +libKF5Syndication.5.dylib (0) <5EB84E01-37AF-3B49-96C4-98EA85867AD5> /Applications/KStars.app/Contents/Frameworks/libKF5Syndication.5.dylib
0x10c8a8000 - 0x10c8d3fff +libKF5Archive.5.dylib (0) <650157A6-C1E0-3423-B895-EA577AA0A821> /Applications/KStars.app/Contents/Frameworks/libKF5Archive.5.dylib
0x10c8f0000 - 0x10c94bff7 +libssl.1.1.dylib (0) <C9F82F65-2246-3D3B-B3FD-3EDA698B604E> /Applications/KStars.app/Contents/Frameworks/libssl.1.1.dylib
0x10c980000 - 0x10cb5f717 +libcrypto.1.1.dylib (0) <0A2AEC9F-1EAB-3163-928A-B8166A278B92> /Applications/KStars.app/Contents/Frameworks/libcrypto.1.1.dylib
0x10cbef000 - 0x10cde6fff +libicui18n.71.dylib (0) <F5BFE0B0-3BC3-3C05-BC26-F42AD8D7C06B> /Applications/KStars.app/Contents/Frameworks/libicui18n.71.dylib
0x10ceb8000 - 0x10d01fffb +libicuuc.71.dylib (0) <1D841E7D-E49A-3A2A-A7FF-507EFE694A5A> /Applications/KStars.app/Contents/Frameworks/libicuuc.71.dylib
0x10d07f000 - 0x10ed82fff +libicudata.71.dylib (0) <F76E7679-7A04-3F18-A938-1365416640CC> /Applications/KStars.app/Contents/Frameworks/libicudata.71.dylib
0x10edc7000 - 0x10ee16fff +libpcre2-16.0.dylib (0) <317BB5AD-30A5-35BF-B9AD-01A325EE2DCD> /Applications/KStars.app/Contents/Frameworks/libpcre2-16.0.dylib
0x10ee2c000 - 0x10ef13ff7 +libzstd.1.dylib (0) <FEA6D787-1566-35C0-949D-63928F2F49BA> /Applications/KStars.app/Contents/Frameworks/libzstd.1.dylib
0x10ef34000 - 0x10ef37fff +libgthread-2.0.0.dylib (0) <03F0D787-072A-3E91-AE7D-0A27CE7076D6> /Applications/KStars.app/Contents/Frameworks/libgthread-2.0.0.dylib
0x10ef48000 - 0x10f077ff7 +libglib-2.0.0.dylib (0) <027DD44B-EE56-3DB5-BDB0-146987423C09> /Applications/KStars.app/Contents/Frameworks/libglib-2.0.0.dylib
0x10f0a7000 - 0x10f0b2ff7 +libintl.8.dylib (0) <B3FF4CB5-C128-3CE0-8B71-3E10A65DE8BF> /Applications/KStars.app/Contents/Frameworks/libintl.8.dylib
0x10f0c7000 - 0x10f0daff3 +libbzip2.dylib (0) <55348C21-CA0D-356D-BA83-EF4D79355A51> /Applications/KStars.app/Contents/Frameworks/libbzip2.dylib
0x10f0e9000 - 0x10f10cff7 +liblzma.5.dylib (0) <399A2161-2D68-31A5-9DC0-73A4A417A873> /Applications/KStars.app/Contents/Frameworks/liblzma.5.dylib
0x10f123000 - 0x10f152ffb +libpng16.16.dylib (0) <9D2DB335-6173-355F-9B82-E7E7E71E4343> /Applications/KStars.app/Contents/Frameworks/libpng16.16.dylib
0x10f16d000 - 0x10f238ff7 +libharfbuzz.dylib (0) <4630F3A4-DC32-36EC-AB53-24C36AB48066> /Applications/KStars.app/Contents/Frameworks/libharfbuzz.dylib
0x10f255000 - 0x10f268ff3 +libKF5GuiAddons.5.dylib (0) <63C4ABCA-6FC0-32F9-B5C3-D3A4BB30C602> /Applications/KStars.app/Contents/Frameworks/libKF5GuiAddons.5.dylib
0x10f286000 - 0x10f295ff7 +libKF5DBusAddons.5.dylib (0) <35D966D3-3D25-3435-947C-FFB5421FDB5B> /Applications/KStars.app/Contents/Frameworks/libKF5DBusAddons.5.dylib
0x10f2ab000 - 0x10f312ff3 +libKF5SonnetCore.5.dylib (0) <8E33E190-8BB4-3DEF-A52B-634C1E28954F> /Applications/KStars.app/Contents/Frameworks/libKF5SonnetCore.5.dylib
0x10f32d000 - 0x10f334ff3 +org.qt-project.QtTextToSpeech (5.15 - 5.15.7) <F6E7F7F4-8E62-33D8-84D5-35B077269E6B> /Applications/KStars.app/Contents/Frameworks/QtTextToSpeech.framework/Versions/5/QtTextToSpeech
0x10f341000 - 0x10f37afff +libphonon4qt5.4.dylib (0) <2B4E34C6-96AA-3FDF-8AB2-F7453F2A0425> /Applications/KStars.app/Contents/Frameworks/libphonon4qt5.4.dylib
0x10f3a9000 - 0x10f3b4fff +org.qt-project.QtMacExtras (5.15 - 5.15.7) <7913B09C-1338-37F8-B975-B879072F5889> /Applications/KStars.app/Contents/Frameworks/QtMacExtras.framework/Versions/5/QtMacExtras
0x10f3c2000 - 0x10f405ffb +liblcms2.2.dylib (0) <C49E99F6-47C6-32F5-8E4A-50C6144B766D> /Applications/KStars.app/Contents/Frameworks/liblcms2.2.dylib
0x111237000 - 0x1112e2fff +libqcocoa.dylib (0) <577F01BB-4A3A-374D-9FA3-E1321F611BAA> /Applications/KStars.app/Contents/Plugins/platforms/libqcocoa.dylib
0x111329000 - 0x1113ccff3 +libfreetype.6.dylib (0) <FA3EC5AD-08F7-3629-AC27-3AD0C0D17C48> /Applications/KStars.app/Contents/Frameworks/libfreetype.6.dylib
0x1128ae000 - 0x1128d5ff7 +libqmacstyle.dylib (0) <E1AF519F-444B-3D4B-9CA5-E6895CCCF29B> /Applications/KStars.app/Contents/Plugins/styles/libqmacstyle.dylib
0x1128e7000 - 0x11292aff7 +libdbus-1.3.dylib (0) <5171FCA6-6BDB-3E23-B4EF-2B1A628D8317> /Applications/KStars.app/Contents/Frameworks/libdbus-1.3.dylib
0x112947000 - 0x11294effb +libqsvg.dylib (0) <733BEA57-021A-366F-9355-0F61C54FAA60> /Applications/KStars.app/Contents/Plugins/imageformats/libqsvg.dylib
0x112956000 - 0x11295dffb +libqgif.dylib (0) <35108A7A-CCE4-31E6-9B70-99BDD209837A> /Applications/KStars.app/Contents/Plugins/imageformats/libqgif.dylib
0x112964000 - 0x11296bff3 +libqico.dylib (0) <18A6FF47-DE12-3470-BB5B-0727BD57E1AE> /Applications/KStars.app/Contents/Plugins/imageformats/libqico.dylib
0x11299d000 - 0x1129a4ffb +libqsvgicon.dylib (0) <9DA0BDEE-0F95-3E45-AF7C-B3476882E305> /Applications/KStars.app/Contents/Plugins/iconengines/libqsvgicon.dylib
0x1129b7000 - 0x112a49267 dyld (750.7) <9F48F7F8-94D0-3793-99B7-DDEF657EF956> /usr/lib/dyld
0x112abd000 - 0x112b68ffb +libqjpeg.dylib (0) <978019E2-4A73-33FF-97E5-68BE5F00A4AC> /Applications/KStars.app/Contents/Plugins/imageformats/libqjpeg.dylib
0x11333f000 - 0x113342047 libobjc-trampolines.dylib (787.1) <571C6A14-9E0E-3139-B82D-A1A3D46F2C9C> /usr/lib/libobjc-trampolines.dylib
0x113652000 - 0x11365dfff +libqgenericbearer.dylib (0) <3BE0CE54-0155-36D1-BC60-5CB0D86B3938> /Applications/KStars.app/Contents/Plugins/bearer/libqgenericbearer.dylib
0x1136ff000 - 0x11370aff3 +libqsqlite.dylib (0) <15ED059E-9437-3E20-9D75-33B3F3D27BF1> /Applications/KStars.app/Contents/Plugins/sqldrivers/libqsqlite.dylib
0x113715000 - 0x113890fff +libsqlite3.3.dylib (0) <DDA9299E-A272-38C1-BD06-96133BC68E75> /Applications/KStars.app/Contents/Frameworks/libsqlite3.3.dylib
0x7fff27b9e000 - 0x7fff27c1cff6 com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (14.7.28 - 14.0.7) <0AEC62B0-4951-3F9C-8A6A-FC451962F01D> /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver
0x7fff2d516000 - 0x7fff2d51affb com.apple.agl (3.3.3 - AGL-3.3.3) <D5670F33-361F-3971-9382-290BB12EA788> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x7fff2d903000 - 0x7fff2d903fff com.apple.Accelerate (1.11 - Accelerate 1.11) <C1FB2338-2D52-3884-BED3-071A82B1FD77> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff2d904000 - 0x7fff2d91bff7 libCGInterfaces.dylib (524.2.1) <69118118-1CEC-3019-A36E-3EC2FF1CAD8F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff2d91c000 - 0x7fff2e1b7fcf com.apple.vImage (8.1 - 524.2.1) <4B6AB2C1-7CF5-3FDA-AC1C-04E531AB9BCE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff2e1b8000 - 0x7fff2e34dfef libBLAS.dylib (1303.60.1) <C157903D-417A-322B-916E-DDCFE2AF97EE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff2e34e000 - 0x7fff2e68ffff libBNNS.dylib (144.100.2) <69FA0C4F-B59D-374A-9DCF-E9FA79F332FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff2e690000 - 0x7fff2ea37fff libLAPACK.dylib (1303.60.1) <6FEC8434-0C35-3528-A3DE-E3C78A748B6C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff2ea38000 - 0x7fff2ea4dffc libLinearAlgebra.dylib (1303.60.1) <AAC1A8DA-0B44-3D52-A03F-1DFED19D33BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff2ea4e000 - 0x7fff2ea53ff3 libQuadrature.dylib (7) <371F36A7-B12F-363E-8955-F24F7C2048F6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff2ea54000 - 0x7fff2eac4fff libSparse.dylib (103) <B8A10D0C-4577-343D-B310-A3E81265D107> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff2eac5000 - 0x7fff2ead7ff7 libSparseBLAS.dylib (1303.60.1) <CFFEAA75-99FB-369E-80A1-4BC73ADEBEA9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff2ead8000 - 0x7fff2ec6afe3 libvDSP.dylib (735.140.1) <1586D162-55FD-3EC0-AFC7-975EAE2D0DD6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff2ec6b000 - 0x7fff2ede9fe7 libvMisc.dylib (735.140.1) <61CF1106-41C2-3971-9187-BD1D53C00343> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff2edea000 - 0x7fff2edeafff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <4686AE53-FD05-302C-AC20-C014EFC2305F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff2edeb000 - 0x7fff2ee4aff0 com.apple.Accounts (113 - 113) <E2438070-30AB-3B89-AE63-1E485B92D108> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff2ef94000 - 0x7fff2fd52ffb com.apple.AppKit (6.9 - 1894.70.110) <058D0F31-D353-36D9-83CD-1709EBB1390E> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff2fda2000 - 0x7fff2fda2fff com.apple.ApplicationServices (48 - 50) <A74C5919-EA2A-30FB-917E-09AAB26E96B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff2fda3000 - 0x7fff2fe0efff com.apple.ApplicationServices.ATS (377 - 493.0.4.1) <87EA5DE1-506A-39FD-88BE-D8A3416C9012> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff2fea7000 - 0x7fff2fee5ff0 libFontRegistry.dylib (274.0.5.1) <F3461C05-0370-359B-9F03-5C1C1F7763EC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff2ff40000 - 0x7fff2ff6ffff com.apple.ATSUI (1.0 - 1) <5F513967-DDD7-3F22-AD14-8A38ABD9F2D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x7fff2ff70000 - 0x7fff2ff74ffb com.apple.ColorSyncLegacy (4.13.0 - 1) <4E0574BC-921B-33D4-916B-2DD60D141BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff3000e000 - 0x7fff30065ffa com.apple.HIServices (1.22 - 676) <14DF4D42-E24D-3EBD-9A9D-93124D8D6AA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff30066000 - 0x7fff30074fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <01B8B6B3-E2C3-3607-B34A-8283A7E0E924> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff30075000 - 0x7fff300baffa com.apple.print.framework.PrintCore (15.4 - 516.2) <437BCF12-48D2-3770-8BC9-567718FB1BCA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff300bb000 - 0x7fff300c5ff7 com.apple.QD (4.0 - 413) <27A36D07-B5E9-32E6-87B6-3127F260F48D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff300c6000 - 0x7fff300d3ffc com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <75344F8F-32CA-3558-B4E6-F56D498250E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff300d4000 - 0x7fff301b5ff2 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <43014BB0-6604-3513-AB52-8D8577204FA6> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff301b7000 - 0x7fff301b7fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <2FAE7F8D-2358-3B10-B47E-27B90B368557> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff3054e000 - 0x7fff308dcffa com.apple.CFNetwork (1128.1 - 1128.1) <04F37E21-8AC6-35BF-8D2C-8ED954B09026> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff30958000 - 0x7fff30958fff com.apple.Carbon (160 - 162) <0C07A0EC-9474-3A5E-82A0-FD98B7C83BD8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff30959000 - 0x7fff3095cff3 com.apple.CommonPanels (1.2.6 - 101) <9F6E13D9-374B-386F-8E15-FDD6CE967859> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff3095d000 - 0x7fff30c51ff3 com.apple.HIToolbox (2.1.1 - 994.7) <1869947E-482B-30F2-A8A9-B8F78CA69F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff30c52000 - 0x7fff30c55ff3 com.apple.help (1.3.8 - 71) <36483951-6F3E-3F7E-8A5B-191C2357EF17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff30c56000 - 0x7fff30c5bff7 com.apple.ImageCapture (9.0 - 1600.65.1) <19E8B178-4C4D-3779-8815-E905310F20EF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff30c5c000 - 0x7fff30c5cfff com.apple.ink.framework (10.15 - 227) <284507AE-EF47-3ABC-86A4-669243DB1D33> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff30c5d000 - 0x7fff30c77ffa com.apple.openscripting (1.7 - 185.2) <C0F2228C-9B4D-3976-AE4F-56608176A9C7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff30c98000 - 0x7fff30c98fff com.apple.print.framework.Print (15 - 271) <0D9FB08F-EA87-3BE7-821B-C61BA5601050> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff30c99000 - 0x7fff30c9bff7 com.apple.securityhi (9.0 - 55008) <390C6FAA-99BF-3924-9180-9EAE41D9C6BE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff30c9c000 - 0x7fff30ca2fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <9614A01E-8303-3422-A3BA-6CE27540E09A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff30e4a000 - 0x7fff30f40fff com.apple.ColorSync (4.13.0 - 3394.15) <97F94272-0DB2-307F-A2B6-4FEC74DB37A6> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff3122b000 - 0x7fff31734ffb com.apple.audio.CoreAudio (5.0 - 5.0) <47923B12-3D14-328A-9C86-27A3A2A73068> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff31787000 - 0x7fff317bffff com.apple.CoreBluetooth (1.0 - 1) <23DBB313-A082-3C08-8E1F-2D31EE4247EF> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff317c0000 - 0x7fff31bbbff8 com.apple.CoreData (120 - 977.3) <CEAA4BC1-62AB-3702-B790-82A55EA10302> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff31bbc000 - 0x7fff31ceeff6 com.apple.CoreDisplay (1.0 - 186.6.15) <213D7011-8180-3CF4-9BE7-FB8F75DCDB95> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff31cef000 - 0x7fff3216fff9 com.apple.CoreFoundation (6.9 - 1678.104) <CA9600EB-C7BE-38C4-968D-4BF90B1C9550> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff32171000 - 0x7fff32809ff0 com.apple.CoreGraphics (2.0 - 1355.24) <9B167C47-1FDB-3D44-93D0-64CC7B30AB2A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff32817000 - 0x7fff32b72ff0 com.apple.CoreImage (15.0.0 - 940.9) <69361069-01AB-342E-862B-73A74271A765> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff330fc000 - 0x7fff330fcfff com.apple.CoreServices (1069.28 - 1069.28) <45131B9C-99AA-340E-947F-E53F2C829F20> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff330fd000 - 0x7fff33182fff com.apple.AE (838.1 - 838.1) <450501B5-0161-38D0-8986-90718DC3CAE5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff33183000 - 0x7fff33464ff7 com.apple.CoreServices.CarbonCore (1217 - 1217) <BE379206-99FA-30CD-8391-2708473A633F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff33465000 - 0x7fff334b2ffd com.apple.DictionaryServices (1.2 - 323.6) <26B70C82-25BC-353A-858F-945B14C803A2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff334b3000 - 0x7fff334bbff7 com.apple.CoreServices.FSEvents (1268.100.2 - 1268.100.2) <D9B9A080-C59D-3A0D-BC7B-A67137C317C4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff334bc000 - 0x7fff336f7ff8 com.apple.LaunchServices (1069.28 - 1069.28) <07C85310-A894-344D-8181-CC1E68CA0C82> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff336f8000 - 0x7fff33790ff1 com.apple.Metadata (10.7.0 - 2076.7.2) <BB387ED8-F398-3016-B5FC-49202BDD182C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff33791000 - 0x7fff337befff com.apple.CoreServices.OSServices (1069.28 - 1069.28) <704B2084-2AF5-342E-A554-C0DE93229A3F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff337bf000 - 0x7fff33826fff com.apple.SearchKit (1.4.1 - 1.4.1) <2C5E1D85-E8B1-3DC5-91B9-E3EDB48E9369> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff33827000 - 0x7fff3384bff5 com.apple.coreservices.SharedFileList (131.4 - 131.4) <02DE0D56-E371-3EF5-9BC1-FA435451B412> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff33b70000 - 0x7fff33d28ffc com.apple.CoreText (643.1.5.8 - 643.1.5.8) <C6CBD65A-B081-3F0F-A5EE-2AEA10498FA4> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff33d29000 - 0x7fff33d6dfff com.apple.CoreVideo (1.8 - 0.0) <D35529AE-8740-320B-BB12-D1E60FDAB06B> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff33d6e000 - 0x7fff33dfbffc com.apple.framework.CoreWLAN (13.0 - 1601.2) <CCF3BB09-A571-3589-917B-D646A4BDD7CC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff34092000 - 0x7fff34098fff com.apple.DiskArbitration (2.7 - 2.7) <C5272B1C-C2D1-3A64-8116-3AC6FAB9E18B> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff3428d000 - 0x7fff343bcff6 com.apple.FileProvider (304.141.2 - 304.141.2) <D0854CAD-19E0-39CB-A5A4-A3C4F2ED369A> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x7fff343d4000 - 0x7fff34799ff7 com.apple.Foundation (6.9 - 1678.104) <69B915AD-CE6F-3958-8E3A-9D6050989AC2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff34806000 - 0x7fff34856fff com.apple.GSS (4.0 - 2.0) <993DB520-C98D-35BB-844D-562EC1A24514> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff34993000 - 0x7fff34aa7ff3 com.apple.Bluetooth (7.0.6 - 7.0.6f8) <E7634AA3-92E9-3E8A-80BA-0716B3E05C78> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff34b0d000 - 0x7fff34bb1ff3 com.apple.framework.IOKit (2.0.2 - 1726.148.1) <0A9D244C-AECC-3D29-86DE-4F3B04F8DD25> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff34bb3000 - 0x7fff34bc4ffb com.apple.IOSurface (269.11 - 269.11) <BCD744D4-E17E-3C2E-B69C-F69C789892E9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff34c43000 - 0x7fff34da3ff6 com.apple.ImageIO.framework (3.3.0 - 1976.14.1) <8C43C897-A78F-339F-8B7C-1DC3F861349D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff34da4000 - 0x7fff34da7fff libGIF.dylib (1976.14.1) <6DAA6146-4508-3883-AF1A-7CF4B06B1D7D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff34da8000 - 0x7fff34e61ff7 libJP2.dylib (1976.14.1) <A324445F-79FF-38CE-8DBD-BD8749D045D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff34e62000 - 0x7fff34e86ff7 libJPEG.dylib (1976.14.1) <A5037397-1DF9-3E34-AB1E-41ABF2AC7F55> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff35104000 - 0x7fff3511eff7 libPng.dylib (1976.14.1) <B569035E-0E07-39D7-91AC-145618184EC9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff3511f000 - 0x7fff35120fff libRadiance.dylib (1976.14.1) <91EA6BBB-0797-3688-9C78-5F38FD04FE06> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff35121000 - 0x7fff35167ff7 libTIFF.dylib (1976.14.1) <56CE66AC-2701-35CE-9891-3244F3B07FBA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff366c9000 - 0x7fff366dbff3 com.apple.Kerberos (3.0 - 1) <03BB492B-016E-37BF-B020-39C2CF7487FE> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff366dc000 - 0x7fff366dcfff libHeimdalProxy.dylib (77) <0A2905EE-9533-3345-AF9B-AAC71513BDFD> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x7fff37293000 - 0x7fff3735dfff com.apple.Metal (212.8 - 212.8) <98C944D6-62C8-355E-90F8-C1CA2429EF24> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff3737a000 - 0x7fff373b7ff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <7EBAC15D-7837-395D-B405-1E29F7DA68FA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff373b8000 - 0x7fff37442fe2 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <B424FE0C-6E90-3BFA-A6E7-DD86C735AE90> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff37443000 - 0x7fff37468ff4 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <02006D92-E2AB-3892-A96B-37F6520C19BA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff37469000 - 0x7fff3747effb com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <CAA5A368-DB71-34F6-AEF9-27A8BC298F53> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x7fff3747f000 - 0x7fff375ddffc com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <05612E06-50CB-318F-9F8E-EF4D49FAB3B0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff375de000 - 0x7fff3762dff4 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <B0B591F8-6875-351E-867F-8EB3CD38CD52> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff3762e000 - 0x7fff3762fff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <F2921F9A-3041-3495-878D-64134267B847> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff384ee000 - 0x7fff384faffe com.apple.NetFS (6.0 - 4.0) <57CABC68-0585-3989-9161-157DBB544B82> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff384fb000 - 0x7fff38652ff3 com.apple.Network (1.0 - 1) <7F64A643-A7D5-3089-AF96-78AAF943C1D3> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x7fff3b084000 - 0x7fff3b0dcfff com.apple.opencl (3.5 - 3.5) <405873C3-6C6E-307B-9813-8741E1CABD95> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff3b0dd000 - 0x7fff3b0f9fff com.apple.CFOpenDirectory (10.15 - 220.40.1) <7E6C88EB-3DD9-32B0-81FC-179552834FA9> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff3b0fa000 - 0x7fff3b105ffd com.apple.OpenDirectory (10.15 - 220.40.1) <4A92D8D8-A9E5-3A9C-942F-28576F6BCDF5> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff3ba6b000 - 0x7fff3ba6dfff libCVMSPluginSupport.dylib (17.10.22) <4DFF84FA-1F0C-3283-8F56-512344B725CE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff3ba6e000 - 0x7fff3ba73fff libCoreFSCache.dylib (176.21) <627E34BF-5E91-3D07-945B-1B9F3432BFB3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff3ba74000 - 0x7fff3ba78fff libCoreVMClient.dylib (176.21) <8A019B96-5D30-3140-B3D3-B6225E484BFD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff3ba79000 - 0x7fff3ba81ff7 libGFXShared.dylib (17.10.22) <7D2BF684-33B2-32F5-A070-EA0AC692D10D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff3ba82000 - 0x7fff3ba8cfff libGL.dylib (17.10.22) <D782B7B9-CD02-35CC-833D-00A76DC28D2D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff3ba8d000 - 0x7fff3bac1ff7 libGLImage.dylib (17.10.22) <F9E0AB2E-3123-361B-BB43-30111B03395B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff3bc57000 - 0x7fff3bc93fff libGLU.dylib (17.10.22) <E5027491-0309-3E86-8435-1A1D0DA6C86F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff3c6cf000 - 0x7fff3c6deff7 com.apple.opengl (17.10.22 - 17.10.22) <BCC1E523-1843-3FF8-8F7D-29DA67756434> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff3d69c000 - 0x7fff3d91fffb com.apple.QuartzCore (1.11 - 841.6) <DCD6050B-DB0E-3469-B18B-3DF3FAE77DEC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff3e4a3000 - 0x7fff3e7eeff9 com.apple.security (7.0 - 59306.140.11) <3B46FC31-708A-3526-B888-BB7C1A9FBD98> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff3e7ef000 - 0x7fff3e877ffb com.apple.securityfoundation (6.0 - 55236.60.1) <954B6238-07CB-3357-BC4F-AE827DD3F9E3> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff3e8a6000 - 0x7fff3e8aaff8 com.apple.xpc.ServiceManagement (1.0 - 1) <055976F5-69DF-3846-B7CC-D72FA09D1A98> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff3f556000 - 0x7fff3f5d0ff7 com.apple.SystemConfiguration (1.19 - 1.19) <D3494EFE-F392-379E-B21C-0F1B094ECE77> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff43540000 - 0x7fff43605fe7 com.apple.APFS (1412.141.3 - 1412.141.3) <E1179E8D-56DC-3F20-9C5E-B960D608F053> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff4471a000 - 0x7fff4471bff1 com.apple.AggregateDictionary (1.0 - 1) <95A291F5-B69F-3C37-9483-C3B2EBF52AC1> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff44cb5000 - 0x7fff44cd2ff4 com.apple.AppContainer (4.0 - 448.100.6) <87CEE13C-8585-3EFB-92CD-0852DFF0921B> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff44d27000 - 0x7fff44d35ff7 com.apple.AppSandbox (4.0 - 448.100.6) <0F49AA04-3400-349A-9096-6D4D7ED61027> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff451b1000 - 0x7fff451d5ffb com.apple.framework.Apple80211 (13.0 - 1610.1) <33B50F2F-88CD-3B02-B72E-1E1B916A7FC9> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff45493000 - 0x7fff454a2fd7 com.apple.AppleFSCompression (119.100.1 - 1.0) <466ABD77-2E52-36D1-8E39-77AE2CC61611> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff455a1000 - 0x7fff455acff7 com.apple.AppleIDAuthSupport (1.0 - 1) <74F6CD9C-27A7-39C7-A7EB-47E60D2517EB> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff455ee000 - 0x7fff45636ff7 com.apple.AppleJPEG (1.0 - 1) <6DE30A07-C627-319B-A0DE-EB7A832BEB88> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff45a25000 - 0x7fff45a47fff com.apple.applesauce (1.0 - 16.25) <68E0364C-AEA7-3654-A030-136BF3CD92F3> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff45b07000 - 0x7fff45b0afff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <67255151-F989-39F0-BC87-0C0BDAE70730> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff45ba4000 - 0x7fff45bb3ff9 com.apple.AssertionServices (1.0 - 223.140.2) <48AD21CA-B81D-380E-A04F-90C48FDA5203> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff46747000 - 0x7fff46988ff8 com.apple.audio.AudioToolboxCore (1.0 - 1104.104) <AB379BF7-A824-3F9C-BF26-BC3BE44A575F> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x7fff4698c000 - 0x7fff46aa8fff com.apple.AuthKit (1.0 - 1) <DC1A27C5-0172-3C72-9B24-06996D0B6207> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff46c65000 - 0x7fff46c6eff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <A6877DAD-8F47-363C-983A-DC8DDE83B7B5> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff46c6f000 - 0x7fff46d10ff5 com.apple.backup.framework (1.11.8 - 1298.8.1) <196068B7-B3E8-3CC5-8875-9121190AD954> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff46d11000 - 0x7fff46d9dff6 com.apple.BaseBoard (466.3 - 466.3) <10D0F3BB-E8F3-365E-8528-6AC996A9B0E7> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff46e9f000 - 0x7fff46edbff7 com.apple.bom (14.0 - 219.3) <CE0B1297-4B57-3D61-9B7A-1C945742A4CE> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff47a5b000 - 0x7fff47aaafff com.apple.ChunkingLibrary (307 - 307) <5B09C30D-FD2B-3E98-8B64-C5EF470FC13C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff48957000 - 0x7fff48967ffb com.apple.CommonAuth (4.0 - 2.0) <16117F3D-4803-3A1E-8CE5-078245DB978F> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff4897b000 - 0x7fff48992fff com.apple.commonutilities (8.0 - 900) <F4C97244-E5D8-3F7D-8D94-4B6841C5A4EC> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x7fff494bf000 - 0x7fff494e0ff4 com.apple.analyticsd (1.0 - 1) <5BEB8C96-A227-34D4-9F8C-2C06493C1C5B> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x7fff49a78000 - 0x7fff49a88ff3 com.apple.CoreEmoji (1.0 - 107.1) <7C2B3259-083B-31B8-BCDB-1BA360529936> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff4a0c9000 - 0x7fff4a133ff0 com.apple.CoreNLP (1.0 - 213) <E70E2505-8078-324E-BAE1-01A2DA980E2C> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff4a561000 - 0x7fff4a569ff8 com.apple.CorePhoneNumbers (1.0 - 1) <E4DAD514-0B3B-3E0B-8AEA-39B320FAAF03> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff4af6c000 - 0x7fff4af8ffff com.apple.CoreSVG (1.0 - 129.3) <F38189F9-C8F9-3D62-9D5F-3F520FB81724> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x7fff4af90000 - 0x7fff4afc3fff com.apple.CoreServicesInternal (446.7 - 446.7) <65F53A22-6B61-382C-AAC2-B2C53F8FFB44> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff4afc4000 - 0x7fff4aff2ffd com.apple.CSStore (1069.28 - 1069.28) <85962C9A-1EAC-3231-B387-86AFD07D5A79> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x7fff4b517000 - 0x7fff4b5adff7 com.apple.CoreSymbolication (11.4 - 64535.33.2) <955BD339-F593-3A70-8C08-71989480CC93> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff4b645000 - 0x7fff4b771ff6 com.apple.coreui (2.1 - 609.4) <D8DA588B-CC17-339D-8D96-03B15100AE4C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff4b772000 - 0x7fff4b92bffa com.apple.CoreUtils (6.2.4 - 624.7) <F2AF53B1-8A90-3AE4-B958-E4C508D10DF0> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff4ba65000 - 0x7fff4ba78ff1 com.apple.CrashReporterSupport (10.13 - 15016.1) <D584FFA6-32C5-328B-BE77-2C256B2B116C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff4bb31000 - 0x7fff4bb43ff8 com.apple.framework.DFRFoundation (1.0 - 252.50.1) <8162057E-E856-3451-9160-04AEDDECFFA4> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff4bb44000 - 0x7fff4bb49fff com.apple.DSExternalDisplay (3.1 - 380) <31ECB5FD-7660-33DB-BC5B-2B2A2AA7C686> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff4bbd3000 - 0x7fff4bc4dff0 com.apple.datadetectorscore (8.0 - 659) <E7AEE55D-7C62-3F38-9C44-9EA3BECE27ED> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff4bc99000 - 0x7fff4bcd6ff8 com.apple.DebugSymbols (194 - 194) <040AE30B-CF2C-3798-A289-0929B8CAB10D> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff4bcd7000 - 0x7fff4be5fff6 com.apple.desktopservices (1.14.6 - 1281.6.1) <C2355E6B-C5F7-3E39-B778-B117BD4652C6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff4d81f000 - 0x7fff4dc3aff1 com.apple.vision.FaceCore (4.3.0 - 4.3.0) <5D32F65D-2CD7-3204-975C-F4C9256E505F> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff4e2d9000 - 0x7fff4e410ffc libFontParser.dylib (277.2.6.9) <9EA679F4-CFF0-3FC9-87E0-71757CB7830B> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x7fff4e411000 - 0x7fff4e445fff libTrueTypeScaler.dylib (277.2.6.9) <2CC0BB41-BC5C-3609-AA48-268B93639058> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x7fff4e4a9000 - 0x7fff4e4b9ff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <030D657D-634C-3A3E-8952-ED7F1C408D74> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x7fff5199a000 - 0x7fff5199bfff libmetal_timestamp.dylib (902.14.11) <C29C7125-A894-3718-8E1D-249C53BCC0B8> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
0x7fff53055000 - 0x7fff5305bfff com.apple.GPUWrangler (5.2.7 - 5.2.7) <F632C729-7779-3B7F-BFAD-14B388964131> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff5337a000 - 0x7fff533a0ff1 com.apple.GenerationalStorage (2.0 - 314) <54483E50-20BB-3AF8-900F-992320C109B0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff544ce000 - 0x7fff544dcffb com.apple.GraphVisualizer (1.0 - 100.1) <507D5812-9CB4-3C94-938C-59ED2B370818> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff5467b000 - 0x7fff54739ff4 com.apple.Heimdal (4.0 - 2.0) <59263B72-FF28-3D81-88BC-C7F0B31FB2C9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff568c5000 - 0x7fff568cdff5 com.apple.IOAccelerator (438.7.4 - 438.7.4) <3C973800-3AE0-3908-9922-EFBC57C3F5B2> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff568da000 - 0x7fff568f1fff com.apple.IOPresentment (47.10 - 37) <C97340B5-C71D-32CC-A519-30A5D7184BD3> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff56c79000 - 0x7fff56cc4ff1 com.apple.IconServices (438.3 - 438.3) <0DADB4C3-46FF-3FDB-8A86-51E2067FC7F4> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff56e82000 - 0x7fff56e89ff9 com.apple.InternationalSupport (1.0 - 45.4) <8D8D4A7D-FD35-36B8-A456-7C93030EDAB3> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff57116000 - 0x7fff57135ffd com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <42DEA6AF-7D35-37CC-A943-8CAEF0C482FF> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff5726a000 - 0x7fff57338ffd com.apple.LanguageModeling (1.0 - 215.1) <C456087D-5B3A-390E-A665-862FA284C59C> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff57339000 - 0x7fff57381fff com.apple.Lexicon-framework (1.0 - 72) <41F208B9-8255-3EC7-9673-FE0925D071D3> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff57388000 - 0x7fff5738dff3 com.apple.LinguisticData (1.0 - 353.18) <3B92F249-4602-325F-984B-D2DE61EEE4E1> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff586f6000 - 0x7fff58742fff com.apple.spotlight.metadata.utilities (1.0 - 2076.7.2) <80008658-61C6-32E6-823A-23A8CE5FF620> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff58743000 - 0x7fff58814ffa com.apple.gpusw.MetalTools (1.0 - 1) <99876E08-37D7-3828-8796-56D90C9AFBDB> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff58a48000 - 0x7fff58a66fff com.apple.MobileKeyBag (2.0 - 1.0) <D5FA7041-297F-3ADC-8C7A-6EAAAB82EB68> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff58cc9000 - 0x7fff58cf9ff7 com.apple.MultitouchSupport.framework (3440.1.1 - 3440.1.1) <A11C1DDC-6DE0-3F14-A526-2552CC5CCBD4> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff591f9000 - 0x7fff59203fff com.apple.NetAuth (6.2 - 6.2) <B0C03C41-87A3-352B-B130-96E1A6F94B47> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff59c1b000 - 0x7fff59c66ffb com.apple.OTSVG (1.0 - 643.1.5.8) <F5A6C8C2-837D-3446-9B1A-491C780CF8DF> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff5ae83000 - 0x7fff5ae8eff2 com.apple.PerformanceAnalysis (1.243.3 - 243.3) <7B2C4193-68D7-3B95-ACA3-0FDD33A74D45> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff5ae8f000 - 0x7fff5aeb7ffb com.apple.persistentconnection (1.0 - 1.0) <5B2D87A8-2641-3F6D-ACEA-96B00F85AAB5> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x7fff5d877000 - 0x7fff5d890ffb com.apple.ProtocolBuffer (1 - 274.24.9.16.3) <5A020941-C43C-303E-8DE8-230FC6A84DBC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff5dcf0000 - 0x7fff5dd19ff1 com.apple.RemoteViewServices (2.0 - 148) <D3AAC2BE-3423-3F18-9654-E35F1DD8DDB3> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff5de7e000 - 0x7fff5deb9ff0 com.apple.RunningBoardServices (1.0 - 223.140.2) <96BB04BD-D6E0-3D70-8F36-89B46DA1DA30> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x7fff5f79a000 - 0x7fff5f79dff5 com.apple.SecCodeWrapper (4.0 - 448.100.6) <C4BF691D-A09E-37E8-A6CC-1145B79B8722> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff5f910000 - 0x7fff5fa37fff com.apple.Sharing (1526.37 - 1526.37) <CBDA0ADD-F1E7-3B06-9118-C5E183F0D3D6> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff60e4c000 - 0x7fff61142fff com.apple.SkyLight (1.600.0 - 451.6) <489A2996-E719-346E-BACE-DCCDB5E00553> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff6198f000 - 0x7fff6199dffb com.apple.SpeechRecognitionCore (6.0.91.2 - 6.0.91.2) <4D6CAC2A-151B-3BBE-BDB7-E2BE72128691> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff621d1000 - 0x7fff621daff7 com.apple.SymptomDiagnosticReporter (1.0 - 1238.120.2) <C3D66901-7E31-3FDB-BD7A-441EB0520D1D> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x7fff62491000 - 0x7fff624a1ff3 com.apple.TCC (1.0 - 1) <0DD6C92B-5648-3B0C-B318-B0981A7F9EF3> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff629c6000 - 0x7fff62a8cff0 com.apple.TextureIO (3.10.9 - 3.10.9) <EEDAB753-329A-396A-8119-5BEDF7DB5A56> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff62c5c000 - 0x7fff62eb4ff0 com.apple.UIFoundation (1.0 - 662) <EC55B9E5-7E62-380A-9AB1-FC7BEF663653> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff638e3000 - 0x7fff63903ffc com.apple.UserManagement (1.0 - 1) <9F00880E-6EA6-3684-B208-455E14EC07C8> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x7fff646af000 - 0x7fff6479aff2 com.apple.ViewBridge (468 - 468) <E35C7CF5-DE95-3B39-ACB8-A3C72C785E8F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff64940000 - 0x7fff64941fff com.apple.WatchdogClient.framework (1.0 - 67.120.2) <FFA17DA1-F6DD-34D3-A708-1F73C8BA7EA7> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x7fff65571000 - 0x7fff65574ffa com.apple.dt.XCTTargetBootstrap (1.0 - 16091) <00FA6272-2017-3199-9E0F-F6DEF5E868D5> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff655ee000 - 0x7fff655fcff5 com.apple.audio.caulk (1.0 - 32.3) <06D695EA-E2BC-31E4-9816-9C12542BA744> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7fff6593e000 - 0x7fff65940ff3 com.apple.loginsupport (1.0 - 1) <540BB904-0A51-3B37-A436-969D24CD28AC> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff65941000 - 0x7fff65954ffd com.apple.login (3.0 - 3.0) <4483035E-7BEB-3CEB-AC1B-A765FBC12678> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff68424000 - 0x7fff68457ffa libAudioToolboxUtility.dylib (1104.104) <262BD36D-7989-3C7D-AC9A-737D274EF36E> /usr/lib/libAudioToolboxUtility.dylib
0x7fff6845e000 - 0x7fff68492fff libCRFSuite.dylib (48) <5E5DE3CB-30DD-34DC-AEF8-FE8536A85E96> /usr/lib/libCRFSuite.dylib
0x7fff68495000 - 0x7fff6849ffff libChineseTokenizer.dylib (34) <7F0DA183-1796-315A-B44A-2C234C7C50BE> /usr/lib/libChineseTokenizer.dylib
0x7fff6852b000 - 0x7fff6852dff7 libDiagnosticMessagesClient.dylib (112) <C94F3B7B-1854-38EB-9778-834501C53B3F> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff68573000 - 0x7fff6872affb libFosl_dynamic.dylib (100.4) <737573B2-190A-3BA1-8220-807AD0A2CE5E> /usr/lib/libFosl_dynamic.dylib
0x7fff68751000 - 0x7fff68757ff3 libIOReport.dylib (54) <75D177C4-BAD7-3285-B8E1-3019F49B3178> /usr/lib/libIOReport.dylib
0x7fff68839000 - 0x7fff68840fff libMatch.1.dylib (36) <5C6F3971-9D9E-3630-BDB6-60BFC5A665E0> /usr/lib/libMatch.1.dylib
0x7fff6886f000 - 0x7fff6888fff7 libMobileGestalt.dylib (826.140.5) <2BE94E6A-FA61-312F-84A1-F764D71B7E39> /usr/lib/libMobileGestalt.dylib
0x7fff68a01000 - 0x7fff68a02fff libSystem.B.dylib (1281.100.1) <5A20AE6C-BF4D-3689-B7D2-19F0721F6375> /usr/lib/libSystem.B.dylib
0x7fff68a8f000 - 0x7fff68a90fff libThaiTokenizer.dylib (3) <4F4ADE99-0D09-3223-B7C0-C407AB6DE8DC> /usr/lib/libThaiTokenizer.dylib
0x7fff68aa8000 - 0x7fff68abefff libapple_nghttp2.dylib (1.39.2) <07FEC48A-87CF-32A3-8194-FA70B361713A> /usr/lib/libapple_nghttp2.dylib
0x7fff68af3000 - 0x7fff68b65ff7 libarchive.2.dylib (72.140.2) <F9EA2883-5D5C-3FA6-B3F8-C5031BF88ABD> /usr/lib/libarchive.2.dylib
0x7fff68b66000 - 0x7fff68c95fed libate.dylib (3.0.1) <DE609B9D-AD02-34FE-A91B-464ECDECC73A> /usr/lib/libate.dylib
0x7fff68c99000 - 0x7fff68c99ff3 libauto.dylib (187) <B6124448-7690-34AE-8939-ED84AAC630CE> /usr/lib/libauto.dylib
0x7fff68c9a000 - 0x7fff68d5effe libboringssl.dylib (283.120.1) <935DDB00-6514-3D0C-AEA5-C5FE6BCC0B61> /usr/lib/libboringssl.dylib
0x7fff68d5f000 - 0x7fff68d6fffb libbsm.0.dylib (60.100.1) <00BFFB9A-2FFE-3C24-896A-251BC61917FD> /usr/lib/libbsm.0.dylib
0x7fff68d70000 - 0x7fff68d7cfff libbz2.1.0.dylib (44) <14CC4988-B6D4-3879-AFC2-9A0DDC6388DE> /usr/lib/libbz2.1.0.dylib
0x7fff68d7d000 - 0x7fff68dcffff libc++.1.dylib (902.1) <59A8239F-C28A-3B59-B8FA-11340DC85EDC> /usr/lib/libc++.1.dylib
0x7fff68dd0000 - 0x7fff68de5ffb libc++abi.dylib (902) <E692F14F-C65E-303B-9921-BB7E97D77855> /usr/lib/libc++abi.dylib
0x7fff68de6000 - 0x7fff68de6fff libcharset.1.dylib (59) <72447768-9244-39AB-8E79-2FA14EC0AD33> /usr/lib/libcharset.1.dylib
0x7fff68de7000 - 0x7fff68df8fff libcmph.dylib (8) <E72A20DB-2E86-378D-A237-EB9A1370F989> /usr/lib/libcmph.dylib
0x7fff68df9000 - 0x7fff68e11fd7 libcompression.dylib (87.1) <F3C7F9B4-71CF-3398-AAD3-456C9FEECD08> /usr/lib/libcompression.dylib
0x7fff690eb000 - 0x7fff69101ff7 libcoretls.dylib (167) <770A5B96-936E-34E3-B006-B1CEC299B5A5> /usr/lib/libcoretls.dylib
0x7fff69102000 - 0x7fff69103fff libcoretls_cfhelpers.dylib (167) <940BF370-FD0C-30A8-AA05-FF48DA44FA4C> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff696c0000 - 0x7fff6971fff7 libcups.2.dylib (483.9) <D98C594E-BD7F-3A3D-9709-CEAFE2A39105> /usr/lib/libcups.2.dylib
0x7fff69829000 - 0x7fff69829fff libenergytrace.dylib (21) <162DFCC0-8F48-3DD0-914F-FA8653E27B26> /usr/lib/libenergytrace.dylib
0x7fff6982a000 - 0x7fff69844ff7 libexpat.1.dylib (19.60.3) <4FD5D517-B4C8-365B-A2C0-D998A624D5A0> /usr/lib/libexpat.1.dylib
0x7fff69852000 - 0x7fff69854fff libfakelink.dylib (149.1) <36146CB2-E6A5-37BB-9EE8-1B4034D8F3AD> /usr/lib/libfakelink.dylib
0x7fff69863000 - 0x7fff69868fff libgermantok.dylib (24) <D2AE5AC0-EDCE-3216-B8C9-CF59292A545F> /usr/lib/libgermantok.dylib
0x7fff69869000 - 0x7fff69872ff7 libheimdal-asn1.dylib (564.140.8) <79098F5B-A5DF-3FD5-A393-B0E65A88E2C3> /usr/lib/libheimdal-asn1.dylib
0x7fff69873000 - 0x7fff69963fff libiconv.2.dylib (59) <18311A67-E4EF-3CC7-95B3-C0EDEE3A282F> /usr/lib/libiconv.2.dylib
0x7fff69964000 - 0x7fff69bbbfff libicucore.A.dylib (64261.1.1) <66CDEADD-1B4A-3AEA-951F-EA4DBF0BEB09> /usr/lib/libicucore.A.dylib
0x7fff69bd5000 - 0x7fff69bd6fff liblangid.dylib (133) <30CFC08C-EF36-3CF5-8AEA-C1CB070306B7> /usr/lib/liblangid.dylib
0x7fff69bd7000 - 0x7fff69befff3 liblzma.5.dylib (16) <C131EF18-2CDD-3271-8A30-A8760D4FE166> /usr/lib/liblzma.5.dylib
0x7fff69c07000 - 0x7fff69caeff7 libmecab.dylib (883.11) <0D5BFD01-D4A7-3C8D-AA69-C329C1A69792> /usr/lib/libmecab.dylib
0x7fff69caf000 - 0x7fff69f11ff1 libmecabra.dylib (883.11) <E31DE74D-1B88-377F-ACD3-D789D29C3AE7> /usr/lib/libmecabra.dylib
0x7fff6a27e000 - 0x7fff6a2adfff libncurses.5.4.dylib (57) <995DFEEA-40F3-377F-B73D-D02AC59D591F> /usr/lib/libncurses.5.4.dylib
0x7fff6a3dd000 - 0x7fff6a859ff5 libnetwork.dylib (1880.120.5) <D5FA26D5-7CE4-33AF-B8A4-7867AA022D16> /usr/lib/libnetwork.dylib
0x7fff6a8fa000 - 0x7fff6a92cfde libobjc.A.dylib (787.1) <265783CE-6D74-36C9-B6D2-95D3910199EC> /usr/lib/libobjc.A.dylib
0x7fff6a93f000 - 0x7fff6a943fff libpam.2.dylib (25.100.1) <0502F395-8EE6-3D2A-9239-06FD5622E19E> /usr/lib/libpam.2.dylib
0x7fff6a946000 - 0x7fff6a97cfff libpcap.A.dylib (89.120.2) <86DAA475-805A-3E01-86C5-6CAE4D1D9BC6> /usr/lib/libpcap.A.dylib
0x7fff6aa00000 - 0x7fff6aa18fff libresolv.9.dylib (67.40.3) <6A5B8293-7CA1-300F-B96E-2316C15D55A9> /usr/lib/libresolv.9.dylib
0x7fff6aa1a000 - 0x7fff6aa5eff7 libsandbox.1.dylib (1217.141.9) <C357CAEC-EB2B-30BE-9CE0-2E83190CB950> /usr/lib/libsandbox.1.dylib
0x7fff6aa74000 - 0x7fff6ac56ff7 libsqlite3.dylib (308.6) <3E17BEE7-19F3-329D-BBF9-1DD5D54913AD> /usr/lib/libsqlite3.dylib
0x7fff6ae4c000 - 0x7fff6aea6ff8 libusrtcp.dylib (1880.120.5) <F1258E44-15BC-3DBB-8563-B8703B358AD9> /usr/lib/libusrtcp.dylib
0x7fff6aea7000 - 0x7fff6aeaaffb libutil.dylib (57.140.1) <6EC380B0-FBB1-3AE3-8A09-1851E128C70F> /usr/lib/libutil.dylib
0x7fff6aeab000 - 0x7fff6aeb8fff libxar.1.dylib (425.7) <4EA640CD-74CE-3A79-ABB7-FFE98C9C1C3A> /usr/lib/libxar.1.dylib
0x7fff6aebe000 - 0x7fff6afa0ff7 libxml2.2.dylib (33.14) <618BECE1-F1FD-3923-BA5C-58E5899D0CAA> /usr/lib/libxml2.2.dylib
0x7fff6afa4000 - 0x7fff6afccfff libxslt.1.dylib (16.12) <42938E5F-5FE9-3265-8D10-1D1115BC5402> /usr/lib/libxslt.1.dylib
0x7fff6afcd000 - 0x7fff6afdfff3 libz.1.dylib (76.0.1) <E3495313-4CFF-34C4-AD9F-5DE24F66E15D> /usr/lib/libz.1.dylib
0x7fff6b88e000 - 0x7fff6b893ff3 libcache.dylib (83) <AF488D13-9E89-35E0-B078-BE37CC5B8586> /usr/lib/system/libcache.dylib
0x7fff6b894000 - 0x7fff6b89ffff libcommonCrypto.dylib (60165.120.1) <C7912BE5-993E-3581-B2A0-6AABDC8C5562> /usr/lib/system/libcommonCrypto.dylib
0x7fff6b8a0000 - 0x7fff6b8a7fff libcompiler_rt.dylib (101.2) <49B8F644-5705-3F16-BBE0-6FFF9B17C36E> /usr/lib/system/libcompiler_rt.dylib
0x7fff6b8a8000 - 0x7fff6b8b1ff7 libcopyfile.dylib (166.40.1) <3C481225-21E7-370A-A30E-0CCFDD64A92C> /usr/lib/system/libcopyfile.dylib
0x7fff6b8b2000 - 0x7fff6b944fdb libcorecrypto.dylib (866.140.2) <E9AAA2A6-D0D4-328A-BEA2-4DC5E513BA30> /usr/lib/system/libcorecrypto.dylib
0x7fff6ba51000 - 0x7fff6ba91ff0 libdispatch.dylib (1173.100.2) <CD9C059C-91D9-30E8-8926-5B9CD0D5D4F5> /usr/lib/system/libdispatch.dylib
0x7fff6ba92000 - 0x7fff6bac8fff libdyld.dylib (750.7) <AB99C9EE-7127-3451-89AB-339F8F2CEE61> /usr/lib/system/libdyld.dylib
0x7fff6bac9000 - 0x7fff6bac9ffb libkeymgr.dylib (30) <DB3337BE-01CA-3425-BD0C-87774FC0CDC0> /usr/lib/system/libkeymgr.dylib
0x7fff6baca000 - 0x7fff6bad6ff3 libkxld.dylib (6153.141.66) <1058F62C-5E2D-388B-B885-CA838379901D> /usr/lib/system/libkxld.dylib
0x7fff6bad7000 - 0x7fff6bad7ff7 liblaunch.dylib (1738.140.3) <E2CFD17D-F36C-3734-8F37-16798799EF9E> /usr/lib/system/liblaunch.dylib
0x7fff6bad8000 - 0x7fff6baddff7 libmacho.dylib (959.0.1) <AA613A9C-961A-3B67-B696-4622FA59FC4E> /usr/lib/system/libmacho.dylib
0x7fff6bade000 - 0x7fff6bae0ff3 libquarantine.dylib (110.40.6) <6CADF28C-2F20-3FA5-9FB9-49EAB0FD2489> /usr/lib/system/libquarantine.dylib
0x7fff6bae1000 - 0x7fff6bae2ff7 libremovefile.dylib (48) <7C7EFC79-BD24-33EF-B073-06AED234593E> /usr/lib/system/libremovefile.dylib
0x7fff6bae3000 - 0x7fff6bafaff3 libsystem_asl.dylib (377.60.4) <BDE4E1E6-BB8F-3EAC-A9CD-53B9FBD96554> /usr/lib/system/libsystem_asl.dylib
0x7fff6bafb000 - 0x7fff6bafbff7 libsystem_blocks.dylib (74) <0D53847E-AF5F-3ACF-B51F-A15DEA4DEC58> /usr/lib/system/libsystem_blocks.dylib
0x7fff6bafc000 - 0x7fff6bb83fff libsystem_c.dylib (1353.100.4) <BCD3F031-4A3F-32CF-AB9A-D6EE7A7499D4> /usr/lib/system/libsystem_c.dylib
0x7fff6bb84000 - 0x7fff6bb87ffb libsystem_configuration.dylib (1061.141.2) <393137B7-3631-3450-B6F4-95EECD3ADDFF> /usr/lib/system/libsystem_configuration.dylib
0x7fff6bb88000 - 0x7fff6bb8bfff libsystem_coreservices.dylib (114.1) <72857ADA-AA97-398B-B089-F50B2E89064B> /usr/lib/system/libsystem_coreservices.dylib
0x7fff6bb8c000 - 0x7fff6bb94fff libsystem_darwin.dylib (1353.100.4) <19242BF1-BAF6-3DF0-AAD3-93E3E0870DBE> /usr/lib/system/libsystem_darwin.dylib
0x7fff6bb95000 - 0x7fff6bb9cfff libsystem_dnssd.dylib (1096.100.3) <EBB4C2C2-E031-3094-B40A-E67BF261D295> /usr/lib/system/libsystem_dnssd.dylib
0x7fff6bb9d000 - 0x7fff6bb9effb libsystem_featureflags.dylib (17) <29FD922A-EC2C-3F25-BCCC-B58D716E60EC> /usr/lib/system/libsystem_featureflags.dylib
0x7fff6bb9f000 - 0x7fff6bbecff7 libsystem_info.dylib (538.1) <D057695A-F11C-3863-971C-EA1EBF8662B1> /usr/lib/system/libsystem_info.dylib
0x7fff6bbed000 - 0x7fff6bc19ff7 libsystem_kernel.dylib (6153.141.66) <FF081F3A-F653-3F8F-9E64-9F34792EEDB3> /usr/lib/system/libsystem_kernel.dylib
0x7fff6bc1a000 - 0x7fff6bc65fef libsystem_m.dylib (3178) <D1CF3A92-2424-3420-B375-DEED7AA68C53> /usr/lib/system/libsystem_m.dylib
0x7fff6bc66000 - 0x7fff6bc8dfff libsystem_malloc.dylib (283.100.6) <8549294E-4C53-36EB-99F3-584A7393D8D5> /usr/lib/system/libsystem_malloc.dylib
0x7fff6bc8e000 - 0x7fff6bc9bffb libsystem_networkextension.dylib (1095.140.2) <F06C65C5-2CBE-313C-96E1-A09240F9FE57> /usr/lib/system/libsystem_networkextension.dylib
0x7fff6bc9c000 - 0x7fff6bca5ff7 libsystem_notify.dylib (241.100.2) <FA22F928-D91B-3AA5-96BB-3186AC0FB264> /usr/lib/system/libsystem_notify.dylib
0x7fff6bca6000 - 0x7fff6bcaefef libsystem_platform.dylib (220.100.1) <009A7C1F-313A-318E-B9F2-30F4C06FEA5C> /usr/lib/system/libsystem_platform.dylib
0x7fff6bcaf000 - 0x7fff6bcb9fff libsystem_pthread.dylib (416.100.3) <62CB1A98-0B8F-31E7-A02B-A1139927F61D> /usr/lib/system/libsystem_pthread.dylib
0x7fff6bcba000 - 0x7fff6bcbeff3 libsystem_sandbox.dylib (1217.141.9) <75C7915D-19C4-3F32-B320-394BA4B18655> /usr/lib/system/libsystem_sandbox.dylib
0x7fff6bcbf000 - 0x7fff6bcc1fff libsystem_secinit.dylib (62.100.2) <F80872AA-E1FD-3D7E-8729-467656EC6561> /usr/lib/system/libsystem_secinit.dylib
0x7fff6bcc2000 - 0x7fff6bcc9ffb libsystem_symptoms.dylib (1238.120.2) <702D0910-5C34-3D43-9631-8BD215DE4FE1> /usr/lib/system/libsystem_symptoms.dylib
0x7fff6bcca000 - 0x7fff6bce0ff2 libsystem_trace.dylib (1147.120.1) <BC141783-66D9-3137-A783-211B38E49ADB> /usr/lib/system/libsystem_trace.dylib
0x7fff6bce2000 - 0x7fff6bce7ff7 libunwind.dylib (35.4) <42B7B509-BAFE-365B-893A-72414C92F5BF> /usr/lib/system/libunwind.dylib
0x7fff6bce8000 - 0x7fff6bd1dffe libxpc.dylib (1738.140.3) <8DA7D88F-AE2F-3BCF-8426-8D041E57A9AA> /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: 95590
thread_create: 0
thread_set_state: 0

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

VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 512K 4
Activity Tracing 256K 1
CG backing stores 672K 4
CG image 24K 5
CoreAnimation 88K 16
CoreGraphics 8K 1
CoreImage 8K 2
CoreUI image data 352K 7
Foundation 4K 1
Kernel Alloc Once 8K 1
MALLOC 359.1M 191
MALLOC guard page 32K 7
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
STACK GUARD 56.1M 21
Stack 270.2M 21
VM_ALLOCATE 132K 20
__DATA 29.3M 365
__DATA_CONST 1780K 64
__FONT_DATA 4K 1
__LINKEDIT 402.8M 97
__OBJC_RO 32.3M 1
__OBJC_RW 1908K 2
__TEXT 263.2M 361
__UNICODE 564K 1
mapped file 145.5M 35
shared memory 644K 17
=========== ======= =======
TOTAL 1.9G 1247
TOTAL, minus reserved VM space 1.5G 1247

Model: Macmini6,2, BootROM 429.0.0.0.0, 4 processors, Quad-Core Intel Core i7, 2.3 GHz, 16 GB, SMC 2.8f0
Graphics: kHW_IntelHD4000Item, Intel HD Graphics 4000, spdisplays_builtin
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x859B, 0x435438473353313630424D2E4D3136465000
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x859B, 0x435438473353313630424D2E4D3136465000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x10E), Broadcom BCM43xx 1.0 (7.21.190.33 AirPortDriverBrcm4360-1601.1)
Bluetooth: Version 7.0.6f8, 3 services, 18 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: Samsung SSD 860 EVO 500GB, 500.11 GB
USB Device: USB 3.0 Bus
USB Device: USB3.0 Hub
USB Device: USB3.0 Hub
USB Device: ASM1153EUSB3.0TOSATA
USB Device: USB3.0 Hub
USB Device: USB2.0 Hub
USB Device: USB2.0 Hub
USB Device: Arduino Leonardo
USB Device: USB-Serial Controller D
USB Device: USB2.0 Hub
USB Device: USB 2.0 Hub [MTT]
USB Device: USB2.0 Hub
USB Device: ZWO EFW
USB Device: ECHO2
USB Device: ASI1600MM Pro
USB Device: FT230X Basic UART
USB Device: FT230X Basic UART
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: Hub
USB Device: IR Receiver
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Composite Device
USB Device: Composite Device
USB Device: Keyboard Hub
USB Device: Microsoft USB Optical Mouse
USB Device: Apple Keyboard
Thunderbolt Bus: Mac mini, Apple Inc., 23.4
1 year 3 months ago #88773

Please Log in or Create an account to join the conversation.

  • Posts: 2876
  • Thank you received: 809
Hi Peter,

Three questions:

1. Do you have the log of this second time kstars runs so that we can see what happened prior to the crash?

2. After you get that log, we should see what is sticking around the second time you start up kstars. I would assume that INDI was still running somehow, or maybe one of the drivers? You did say you quit the indiserver prior to closing KStars and there was no crash? Maybe just to be sure, between the two times you run you could try to kill indiserver and/or any drivers still running if they didn't quit properly? You can always check what is still running with the Activity Monitor or with the command top in the terminal. You can always quit indiserver or one of the drivers with the killall command in the terminal or by clicking Force Quit in the Activity Monitor

3. Also, can you try stopping indiserver in KStars and starting it back up in kstars without closing kstars and does it crash in that case?

Just trying to figure out what is going on since this is strange.

Thanks

Rob
1 year 3 months ago #88774

Please Log in or Create an account to join the conversation.

  • Posts: 209
  • Thank you received: 33
I ran kstars-3.6.2-beta4.dmg with the simulator and with my devices.
Everything seems to connect and react correctly.
No more crash.
1 year 3 months ago #88775

Please Log in or Create an account to join the conversation.

  • Posts: 992
  • Thank you received: 155
Ok, I will try these things. First, I just launched KStars and started up INDI and some devices with no issue. I disconnected and stopped INDI and restarted them again. Three times. No problem. All seemed great! Then I stopped and disconnected INDI and quit KStars, and then relaunched KStars. Again, it crashed to the desktop as soon as I tried to connect to my mount. KStars Log attached.

File Attachment:

File Name: log_11-45-...rash.txt
File Size:46 KB
1 year 3 months ago #88776
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 992
  • Thank you received: 155
Ok, I rebooted and launched KStars. It ran fine with my CEM120 mount and Moonlite Nightcrawler. Then I disconnected those devices and stopped INDI.
I then quite KStars and looked at the Mac's Activity log. Nothing from KStars was running,



Then I relaunched KStars and tried ti connect again to my mount. It crashed as expected. I then looked at the activity monitor and it does show some INDI items running, but that is expected since I had just started it.



I'm stumped.
1 year 3 months ago #88777
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 2876
  • Thank you received: 809
Yeah, thats the strange part about what you described. . .What is different between starting and quitting indi multiple times inside kstars vs starting and stopping indi, closing kstars and starting indi again. That seems to be something that should give the same results to me.
1 year 3 months ago #88778

Please Log in or Create an account to join the conversation.

  • Posts: 2876
  • Thank you received: 809
Ok notice how in the second screenshot indiserver is still running after the kstars crash? That is what I expected and I thought that was the cause of your crash when restarting kstars and launching indi. I thought indiserver was still running and when you started it again, there was a bug of some sort there in terms of starting indi when it was already running. There are supposed to be two options, quit the already running one, or don't start it again, connect to the running one. But no, I don't see indiserver in the first screenshot. Very strange. If KStars is all done and indi is all done and everything is closed, then how can there be any difference from launching it the first time? In your crash log it said cfitsio was somehow related, but that doesn't explain this to me yet. Let me get some other opinions.
1 year 3 months ago #88779

Please Log in or Create an account to join the conversation.

  • Posts: 2876
  • Thank you received: 809
Let me see if I can get it to do this.
1 year 3 months ago #88780

Please Log in or Create an account to join the conversation.

Time to create page: 0.316 seconds