General KStars on a 2012 Mac Mini (1 Viewer)

Tracy

Dark Sky lover
Founder
Messages
579
Reaction score
104
I have a Mac Mini (2012 era running Catalina 10.15.7) that has 16GB RAM installed.
I downloaded the latest KStars from the KDE site, and installed it and can not get past the "flash" screen of it booting up before it dies a horrible death.
I have it running fine on my Windows 10 Surface Book, my Windows 11 Pro desktop and my Ubuntu 22.04.1 LTD desktop (not to mention my RPi's).

I have seen some reports of people having issues, and others not having issues.... I have yet to find a commonality in the hardware.

Anyone else having issue on a similar computer and have discovered a resolution?

The beginning of the stack trace is this (with the 08/20/2022 nightly release)
Code:
Process:               kstars [49750]
Path:                  /Applications/kstars.app/Contents/MacOS/kstars
Identifier:            kstars
Version:               3.6.1 (3.6.1)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           kstars [49750]
User ID:               501

Date/Time:             2022-08-21 03:24:15.245 -0500
OS Version:            Mac OS X 10.15.7 (19H2026)
Report Version:        12
Anonymous UUID:        B8E9E77F-E24D-6777-10C4-1822A03A0A16


Time Awake Since Boot: 460000 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
terminating with uncaught exception of type std::out_of_range: unordered_map::at: key not found
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib            0x00007fff6e78232a __pthread_kill + 10
1   libsystem_pthread.dylib           0x00007fff6e842e60 pthread_kill + 430
2   libsystem_c.dylib                 0x00007fff6e709808 abort + 120
3   libc++abi.dylib                   0x00007fff6b96e458 abort_message + 231
4   libc++abi.dylib                   0x00007fff6b95f8a7 demangling_terminate_handler() + 238
5   libobjc.A.dylib                   0x00007fff6d49ca5f _objc_terminate() + 104
6   libc++abi.dylib                   0x00007fff6b96d887 std::__terminate(void (*)()) + 8
7   libc++abi.dylib                   0x00007fff6b9701a2 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 27
8   libc++abi.dylib                   0x00007fff6b970169 __cxa_throw + 113
9                                     0x000000010cd12232 0x10c7b5000 + 5624370
10                                    0x000000010cd121ca 0x10c7b5000 + 5624266
11                                    0x000000010cd109a7 0x10c7b5000 + 5618087
12                                    0x000000010cd0e519 0x10c7b5000 + 5608729
13                                    0x000000010c8421f7 0x10c7b5000 + 578039
14                                    0x000000010cd0df2e 0x10c7b5000 + 5607214
15                                    0x000000010cd14d65 0x10c7b5000 + 5635429
16                                    0x000000010cd01d8d 0x10c7b5000 + 5557645
17                                    0x000000010ceb25d4 0x10c7b5000 + 7329236
18                                    0x000000010cff77f9 0x10c7b5000 + 8660985
19                                    0x000000010cff82e8 0x10c7b5000 + 8663784
20                                    0x000000010c7cb971 0x10c7b5000 + 92529
21  libdyld.dylib                     0x00007fff6e63acc9 start + 1
 

Users who are viewing this thread

Top