Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

EXC_BAD_ACCESS (SIGSEGV) when saving observing list #2437

Closed
offermannu opened this issue May 7, 2022 · 7 comments
Closed

EXC_BAD_ACCESS (SIGSEGV) when saving observing list #2437

offermannu opened this issue May 7, 2022 · 7 comments
Assignees
Labels
bug Something likely wrong in the code state: confirmed A developer can reproduce the issue
Milestone

Comments

@offermannu
Copy link

Expected Behaviour

Observing list V2 is saved

Actual Behaviour

Stellarium crashes

Steps to reproduce

  1. open observing list
  2. select and edit list
  3. select an object and add it to the list
  4. click "save and close"

System

  • Stellarium version: Stellarium 0.22.1 (installed via home brew)
  • Operating system: macOS Monterey (12.3.1)
  • Graphics Card: Built-In Graphics Card on Apple M1 Pro
  • Screen type (if applicable): -

Logfile

If possible, attach the logfile log.txt from your user data directory. Look into the Guide for its location.
core_dump.txt
log.txt

@Jocelyn1109
Copy link
Contributor

@offermannu Hello I know the problem and I work on it.
ObservingList is not stable because released to soon. A V2 is on going.

Jocelyn

@offermannu
Copy link
Author

offermannu commented May 12, 2022 via email

@alex-w alex-w added bug Something likely wrong in the code state: confirmed A developer can reproduce the issue labels Jun 8, 2022
@github-actions
Copy link

github-actions bot commented Jun 8, 2022

Hello @offermannu! OK, developers can reproduce the issue. Thanks for the report!

@alex-w alex-w added this to the 1.0 milestone Sep 22, 2022
@alex-w alex-w added the state: published The fix has been published for testing in weekly binary package label Sep 22, 2022
@github-actions
Copy link

Hello @offermannu!

Please check the fresh version (development snapshot) of Stellarium:
https://github.com/Stellarium/stellarium-data/releases/tag/weekly-snapshot

@alex-w alex-w closed this as completed Sep 22, 2022
@offermannu
Copy link
Author

offermannu commented Sep 28, 2022

Unfortunately the bug is still present in Version 1.22.2-5a6889b

Identifier:            org.stellarium.Stellarium
Version:               1.22.2-5a6889b (1.22.2-5a6889b)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2022-09-28 18:50:58.7793 +0200
OS Version:            macOS 12.6 (21G115)
Report Version:        12
Anonymous UUID:        36E6F7AE-221E-4D88-F7B2-7309704534F4

Sleep/Wake UUID:       AABEC883-3336-406E-97CC-B036721F1FB4

Time Awake Since Boot: 570000 seconds
Time Since Wake:       17786 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x30000000171906c4 -> 0x00000000171906c4 (possible pointer authentication failure)
Exception Codes:       0x0000000000000001, 0x30000000171906c4
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [88940]

VM Region Info: 0x171906c4 is not in any region.  Bytes before following region: 3984521532
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                      104980000-105b90000    [ 18.1M] r-x/r-x SM=COW  ...OS/stellarium

Kernel Triage:
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   QtCore                        	       0x108566340 0x1084b8000 + 713536
1   stellarium                    	       0x105342adc ObsListCreateEditDialog::obsListSaveButtonPressed() + 684
2   stellarium                    	       0x105342adc ObsListCreateEditDialog::obsListSaveButtonPressed() + 684
3   QtCore                        	       0x10856660c 0x1084b8000 + 714252
4   QtWidgets                     	       0x107378634 0x107270000 + 1082932
5   QtWidgets                     	       0x1073784b4 0x107270000 + 1082548
6   QtWidgets                     	       0x1073793a4 QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 172
7   QtWidgets                     	       0x1072c75d0 QWidget::event(QEvent*) + 132
8   QtWidgets                     	       0x10727dc90 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 272
9   QtWidgets                     	       0x10727fea8 QApplication::notify(QObject*, QEvent*) + 5040
10  QtCore                        	       0x10851dd40 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 208
11  QtWidgets                     	       0x10727e3c8 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) + 908
12  QtWidgets                     	       0x1075b6cfc 0x107270000 + 3435772
13  QtWidgets                     	       0x1075a0868 QGraphicsItem::sceneEvent(QEvent*) + 68
14  QtWidgets                     	       0x1075c1400 0x107270000 + 3478528
15  QtWidgets                     	       0x1075c95c8 QGraphicsScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*) + 44
16  QtWidgets                     	       0x1075c5828 QGraphicsScene::event(QEvent*) + 916
17  QtWidgets                     	       0x10727dc90 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 272
18  QtWidgets                     	       0x10727ecf8 QApplication::notify(QObject*, QEvent*) + 512
19  QtCore                        	       0x10851dd40 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 208
20  QtWidgets                     	       0x1075f0f10 QGraphicsView::mouseReleaseEvent(QMouseEvent*) + 628
21  QtWidgets                     	       0x1072c75d0 QWidget::event(QEvent*) + 132
22  QtWidgets                     	       0x107349370 QFrame::event(QEvent*) + 56
23  QtWidgets                     	       0x1075efe18 QGraphicsView::viewportEvent(QEvent*) + 1128
24  QtCore                        	       0x10851e02c QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 244
25  QtWidgets                     	       0x10727dc70 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 240
26  QtWidgets                     	       0x10727fea8 QApplication::notify(QObject*, QEvent*) + 5040
27  QtCore                        	       0x10851dd40 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 208
28  QtWidgets                     	       0x10727e3c8 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) + 908
29  QtWidgets                     	       0x1072db214 0x107270000 + 438804
30  QtWidgets                     	       0x1072da4e4 0x107270000 + 435428
31  QtWidgets                     	       0x10727dc90 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 272
32  QtWidgets                     	       0x10727ecf8 QApplication::notify(QObject*, QEvent*) + 512
33  QtCore                        	       0x10851dd40 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 208
34  QtGui                         	       0x106724d98 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 1820
35  QtGui                         	       0x1067782d0 QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 444
36  libqcocoa.dylib               	       0x107bb0344 0x107b98000 + 99140
37  CoreFoundation                	       0x1b496cf94 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
38  CoreFoundation                	       0x1b496cee0 __CFRunLoopDoSource0 + 208
39  CoreFoundation                	       0x1b496cbe0 __CFRunLoopDoSources0 + 268
40  CoreFoundation                	       0x1b496b560 __CFRunLoopRun + 828
41  CoreFoundation                	       0x1b496aa84 CFRunLoopRunSpecific + 600
42  HIToolbox                     	       0x1bd5aa338 RunCurrentEventLoopInMode + 292
43  HIToolbox                     	       0x1bd5aa0b4 ReceiveNextEventCommon + 564
44  HIToolbox                     	       0x1bd5a9e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
45  AppKit                        	       0x1b74d251c _DPSNextEvent + 860
46  AppKit                        	       0x1b74d0e14 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
47  AppKit                        	       0x1b74c2fe0 -[NSApplication run] + 596
48  libqcocoa.dylib               	       0x107baf22c 0x107b98000 + 94764
49  QtCore                        	       0x10852739c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 544
50  QtCore                        	       0x10851e3f4 QCoreApplication::exec() + 128
51  stellarium                    	       0x10498af14 main + 10756
52  dyld                          	       0x1060d108c start + 520

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

Thread 2:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	       0x1b486d598 __select + 8
1   CoreFoundation                	       0x1b4997808 __CFSocketManager + 644
2   libsystem_pthread.dylib       	       0x1b48a026c _pthread_start + 148
3   libsystem_pthread.dylib       	       0x1b489b08c thread_start + 8

Thread 3:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x1b48628b0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x1b4862d20 mach_msg + 76
2   CoreFoundation                	       0x1b496d210 __CFRunLoopServiceMachPort + 372
3   CoreFoundation                	       0x1b496b6c0 __CFRunLoopRun + 1180
4   CoreFoundation                	       0x1b496aa84 CFRunLoopRunSpecific + 600
5   AppKit                        	       0x1b763f100 _NSEventThread + 196
6   libsystem_pthread.dylib       	       0x1b48a026c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1b489b08c thread_start + 8

Thread 4:: QNetworkAccessManager thread
0   libsystem_kernel.dylib        	       0x1b486aeb0 poll + 8
1   QtCore                        	       0x1086787fc qt_safe_poll(pollfd*, unsigned int, timespec const*) + 152
2   QtCore                        	       0x108679df4 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 664
3   QtCore                        	       0x10852739c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 544
4   QtCore                        	       0x108608ca4 QThread::exec() + 176
5   QtCore                        	       0x10867db8c 0x1084b8000 + 1858444
6   libsystem_pthread.dylib       	       0x1b48a026c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1b489b08c thread_start + 8

Thread 5:: AMCP Logging Spool
0   libsystem_kernel.dylib        	       0x1b48628ec semaphore_wait_trap + 8
1   caulk                         	       0x1bd315a2c caulk::mach::semaphore::wait_or_error() + 28
2   caulk                         	       0x1bd2f97ac caulk::concurrent::details::worker_thread::run() + 56
3   caulk                         	       0x1bd2f93cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 96
4   libsystem_pthread.dylib       	       0x1b48a026c _pthread_start + 148
5   libsystem_pthread.dylib       	       0x1b489b08c thread_start + 8

Thread 6:
0   libsystem_pthread.dylib       	       0x1b489b078 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib       	       0x1b489b078 start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib       	       0x1b489b078 start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib       	       0x1b489b078 start_wqthread + 0

Thread 10:
0   libsystem_pthread.dylib       	       0x1b489b078 start_wqthread + 0

Thread 11:: QNetworkAccessManager thread
0   libsystem_kernel.dylib        	       0x1b486aeb0 poll + 8
1   QtCore                        	       0x1086787fc qt_safe_poll(pollfd*, unsigned int, timespec const*) + 152
2   QtCore                        	       0x108679df4 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 664
3   QtCore                        	       0x10852739c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 544
4   QtCore                        	       0x108608ca4 QThread::exec() + 176
5   QtCore                        	       0x10867db8c 0x1084b8000 + 1858444
6   libsystem_pthread.dylib       	       0x1b48a026c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1b489b08c thread_start + 8

Thread 12:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1b4866270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1b48a083c _pthread_cond_wait + 1236
2   QtCore                        	       0x1086876fc 0x1084b8000 + 1898236
3   QtCore                        	       0x1086873b4 0x1084b8000 + 1897396
4   QtCore                        	       0x1086872f4 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x108681bfc 0x1084b8000 + 1874940
6   QtCore                        	       0x10867db8c 0x1084b8000 + 1858444
7   libsystem_pthread.dylib       	       0x1b48a026c _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1b489b08c thread_start + 8


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000171926a60   x1: 0x0000000000000004   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000040000800   x5: 0x0000000000000011   x6: 0x0000000000000000   x7: 0x0000000106c8f228
    x8: 0x48187f0a4d4600af   x9: 0x0000000000000004  x10: 0x0000000000000003  x11: 0x00000000000007fd
   x12: 0x0000000000000127  x13: 0x000000000c028935  x14: 0x000000000c229000  x15: 0x0000000000000052
   x16: 0x00000001085659f4  x17: 0x000000000c200000  x18: 0x0000000000000000  x19: 0x0000000171926a60
   x20: 0x3000000017190694  x21: 0x000060000e9c2e50  x22: 0x0000000000000003  x23: 0x000000010892cfb0
   x24: 0x0000000106144580  x25: 0x0000000000000009  x26: 0x00006000141f6e80  x27: 0x0000000171926a60
   x28: 0x0000000106144580   fp: 0x000000016b47c3b0   lr: 0x0000000105342adc
    sp: 0x000000016b47c2c0   pc: 0x0000000108566340 cpsr: 0x60001000
   far: 0x30000000171906c4  esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images:
       0x1084b8000 -        0x108917fff org.qt-project.QtCore (6.3) <7b11213a-bd62-384b-9835-2bf9bacff4a0> /Volumes/VOLUME/*/Stellarium 3.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore
       0x104980000 -        0x105b8ffff org.stellarium.Stellarium (1.22.2-5a6889b) <6e10fad8-d25a-38a8-b3bc-ca12eb86fbe1> /Volumes/VOLUME/*/Stellarium 3.app/Contents/MacOS/stellarium
       0x107270000 -        0x1076bffff org.qt-project.QtWidgets (6.3) <1cb5b95a-41b5-3897-a39d-1305dac761eb> /Volumes/VOLUME/*/Stellarium 3.app/Contents/Frameworks/QtWidgets.framework/Versions/A/QtWidgets
       0x1066ac000 -        0x106c83fff org.qt-project.QtGui (6.3) <e75b517e-89e1-3643-b4d3-2e8e02322b44> /Volumes/VOLUME/*/Stellarium 3.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui
       0x107b98000 -        0x107c2ffff libqcocoa.dylib (*) <a07d6b8c-b467-339b-8483-3ba6dc00495e> /Volumes/VOLUME/*/Stellarium 3.app/Contents/PlugIns/platforms/libqcocoa.dylib
       0x1b48e8000 -        0x1b4e2efff com.apple.CoreFoundation (6.9) <fc3c193d-0cdb-3569-9f0e-bd2507ca1dbb> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1bd578000 -        0x1bd8abfff com.apple.HIToolbox (2.1.1) <aaf900bd-bfb6-3af0-a8d3-e24bbe1d57f5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x1b7491000 -        0x1b8349fff com.apple.AppKit (6.9) <5e432f87-5b58-391a-a542-fa2d909dd210> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1060cc000 -        0x10612bfff dyld (*) <38ee9fe9-b66d-3066-8c5c-6ddf0d6944c6> /usr/lib/dyld
       0x1b4899000 -        0x1b48a5fff libsystem_pthread.dylib (*) <63c4eef9-69a5-38b1-996e-8d31b66a051d> /usr/lib/system/libsystem_pthread.dylib
       0x1b4861000 -        0x1b4898fff libsystem_kernel.dylib (*) <a9d87740-9c1d-3468-bf60-720a8d713cba> /usr/lib/system/libsystem_kernel.dylib
       0x1bd2f7000 -        0x1bd31dfff com.apple.audio.caulk (1.0) <fbaaa1ec-abbe-3c0d-a491-0dc66ee9d8ce> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

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: 0
    thread_create: 0
    thread_set_state: 0

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               768K        6 
Activity Tracing                   256K        1 
CG backing stores                 4480K        8 
CG image                           240K       13 
ColorSync                          608K       26 
CoreAnimation                      352K       21 
CoreGraphics                        48K        3 
CoreUI image data                 1152K       13 
Foundation                          48K        2 
JS VM Gigacage                    4096K        1 
JS VM Isolated Heap               4384K        4 
JS VM Isolated Heap (reserved)    2016K        1         reserved VM address space (unallocated)
Kernel Alloc Once                   32K        1 
MALLOC                             1.4G      182 
MALLOC guard page                  192K        8 
MALLOC_MEDIUM (reserved)         712.0M        7         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           256.0M        1         reserved VM address space (unallocated)
OpenGL GLSL                        256K        3 
STACK GUARD                       56.2M       13 
Stack                             14.4M       13 
VM_ALLOCATE                       1088K       48 
__AUTH                            2033K      206 
__AUTH_CONST                      12.9M      378 
__CTF                               756        1 
__DATA                            10.3M      400 
__DATA_CONST                      14.7M      411 
__DATA_DIRTY                      1091K      133 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       586.4M       36 
__OBJC_CONST                      2222K      175 
__OBJC_RO                         83.0M        1 
__OBJC_RW                         3168K        1 
__TEXT                           356.1M      428 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
mapped file                        1.9G      281 
shared memory                      896K       16 
===========                     =======  ======= 
TOTAL                              5.4G     2846 
TOTAL, minus reserved VM space     4.5G     2846 



-----------
Full Report
-----------

{"app_name":"stellarium","timestamp":"2022-09-28 18:51:02.00 +0200","app_version":"1.22.2-5a6889b","slice_uuid":"6e10fad8-d25a-38a8-b3bc-ca12eb86fbe1","build_version":"1.22.2-5a6889b","platform":1,"bundleID":"org.stellarium.Stellarium","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6 (21G115)","incident_id":"BDA1EFC2-E8A1-4FA4-87BE-D90C6ACB7915","name":"stellarium"}
{
  "uptime" : 570000,
  "procLaunch" : "2022-09-28 18:48:58.9694 +0200",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,3",
  "procStartAbsTime" : 13729828018573,
  "coalitionID" : 65296,
  "osVersion" : {
    "train" : "macOS 12.6",
    "build" : "21G115",
    "releaseType" : "User"
  },
  "captureTime" : "2022-09-28 18:50:58.7793 +0200",
  "incident" : "BDA1EFC2-E8A1-4FA4-87BE-D90C6ACB7915",
  "bug_type" : "309",
  "pid" : 88940,
  "procExitAbsTime" : 13732702954859,
  "translated" : false,
  "cpuType" : "ARM-64",
  "procName" : "stellarium",
  "procPath" : "\/Volumes\/VOLUME\/*\/Stellarium 3.app\/Contents\/MacOS\/stellarium",
  "bundleInfo" : {"CFBundleShortVersionString":"1.22.2-5a6889b","CFBundleVersion":"1.22.2-5a6889b","CFBundleIdentifier":"org.stellarium.Stellarium"},
  "storeInfo" : {"deviceIdentifierForVendor":"C7622567-9B74-52BA-B889-64E060399EA6","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "org.stellarium.Stellarium",
  "crashReporterKey" : "36E6F7AE-221E-4D88-F7B2-7309704534F4",
  "wakeTime" : 17786,
  "sleepWakeUUID" : "AABEC883-3336-406E-97CC-B036721F1FB4",
  "sip" : "enabled",
  "vmRegionInfo" : "0x171906c4 is not in any region.  Bytes before following region: 3984521532\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      104980000-105b90000    [ 18.1M] r-x\/r-x SM=COW  ...OS\/stellarium",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000001, 0x30000000171906c4","rawCodes":[1,3458764514208057028],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x30000000171906c4 -> 0x00000000171906c4 (possible pointer authentication failure)"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":88940},
  "ktriageinfo" : "VM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\n",
  "vmregioninfo" : "0x171906c4 is not in any region.  Bytes before following region: 3984521532\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      104980000-105b90000    [ 18.1M] r-x\/r-x SM=COW  ...OS\/stellarium",
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":4169319,"threadState":{"x":[{"value":6200388192},{"value":4},{"value":0},{"value":0},{"value":1073743872},{"value":17},{"value":0},{"value":4408799784,"symbolLocation":0,"symbol":"QTextDocument::staticMetaObject"},{"value":5195041852394700975},{"value":4},{"value":3},{"value":2045},{"value":295},{"value":201492789},{"value":203591680},{"value":82},{"value":4434844148,"symbolLocation":0,"symbol":"QMetaObject::activate(QObject*, QMetaObject const*, int, void**)"},{"value":203423744},{"value":0},{"value":6200388192},{"value":3458764514208056980},{"value":105553361382992},{"value":3},{"value":4438806448},{"value":4396959104,"symbolLocation":0,"symbol":"_main_thread"},{"value":9},{"value":105553453870720},{"value":6200388192},{"value":4396959104,"symbolLocation":0,"symbol":"_main_thread"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4382272220},"cpsr":{"value":1610616832},"fp":{"value":6094832560},"sp":{"value":6094832320},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":4434846528,"matchesCrashFrame":1},"far":{"value":3458764514208057028}},"queue":"com.apple.main-thread","frames":[{"imageOffset":713536,"imageIndex":0},{"imageOffset":10234588,"symbol":"ObsListCreateEditDialog::obsListSaveButtonPressed()","symbolLocation":684,"imageIndex":1},{"imageOffset":10234588,"symbol":"ObsListCreateEditDialog::obsListSaveButtonPressed()","symbolLocation":684,"imageIndex":1},{"imageOffset":714252,"imageIndex":0},{"imageOffset":1082932,"imageIndex":2},{"imageOffset":1082548,"imageIndex":2},{"imageOffset":1086372,"symbol":"QAbstractButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":172,"imageIndex":2},{"imageOffset":357840,"symbol":"QWidget::event(QEvent*)","symbolLocation":132,"imageIndex":2},{"imageOffset":56464,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":272,"imageIndex":2},{"imageOffset":65192,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":5040,"imageIndex":2},{"imageOffset":417088,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":208,"imageIndex":0},{"imageOffset":58312,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool)","symbolLocation":908,"imageIndex":2},{"imageOffset":3435772,"imageIndex":2},{"imageOffset":3344488,"symbol":"QGraphicsItem::sceneEvent(QEvent*)","symbolLocation":68,"imageIndex":2},{"imageOffset":3478528,"imageIndex":2},{"imageOffset":3511752,"symbol":"QGraphicsScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*)","symbolLocation":44,"imageIndex":2},{"imageOffset":3495976,"symbol":"QGraphicsScene::event(QEvent*)","symbolLocation":916,"imageIndex":2},{"imageOffset":56464,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":272,"imageIndex":2},{"imageOffset":60664,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":512,"imageIndex":2},{"imageOffset":417088,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":208,"imageIndex":0},{"imageOffset":3673872,"symbol":"QGraphicsView::mouseReleaseEvent(QMouseEvent*)","symbolLocation":628,"imageIndex":2},{"imageOffset":357840,"symbol":"QWidget::event(QEvent*)","symbolLocation":132,"imageIndex":2},{"imageOffset":889712,"symbol":"QFrame::event(QEvent*)","symbolLocation":56,"imageIndex":2},{"imageOffset":3669528,"symbol":"QGraphicsView::viewportEvent(QEvent*)","symbolLocation":1128,"imageIndex":2},{"imageOffset":417836,"symbol":"QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*)","symbolLocation":244,"imageIndex":0},{"imageOffset":56432,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":240,"imageIndex":2},{"imageOffset":65192,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":5040,"imageIndex":2},{"imageOffset":417088,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":208,"imageIndex":0},{"imageOffset":58312,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool)","symbolLocation":908,"imageIndex":2},{"imageOffset":438804,"imageIndex":2},{"imageOffset":435428,"imageIndex":2},{"imageOffset":56464,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":272,"imageIndex":2},{"imageOffset":60664,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":512,"imageIndex":2},{"imageOffset":417088,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":208,"imageIndex":0},{"imageOffset":495000,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)","symbolLocation":1820,"imageIndex":3},{"imageOffset":836304,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":444,"imageIndex":3},{"imageOffset":99140,"imageIndex":4},{"imageOffset":544660,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":5},{"imageOffset":544480,"symbol":"__CFRunLoopDoSource0","symbolLocation":208,"imageIndex":5},{"imageOffset":543712,"symbol":"__CFRunLoopDoSources0","symbolLocation":268,"imageIndex":5},{"imageOffset":537952,"symbol":"__CFRunLoopRun","symbolLocation":828,"imageIndex":5},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":5},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":6},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":6},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":6},{"imageOffset":267548,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":7},{"imageOffset":261652,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":7},{"imageOffset":204768,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":7},{"imageOffset":94764,"imageIndex":4},{"imageOffset":455580,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":544,"imageIndex":0},{"imageOffset":418804,"symbol":"QCoreApplication::exec()","symbolLocation":128,"imageIndex":0},{"imageOffset":44820,"symbol":"main","symbolLocation":10756,"imageIndex":1},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":8}]},{"id":4169341,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":4169377,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":50584,"symbol":"__select","symbolLocation":8,"imageIndex":10},{"imageOffset":718856,"symbol":"__CFSocketManager","symbolLocation":644,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":4169380,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":10},{"imageOffset":545296,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":5},{"imageOffset":538304,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":5},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":5},{"imageOffset":1761536,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":7},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":4169385,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":40624,"symbol":"poll","symbolLocation":8,"imageIndex":10},{"imageOffset":1837052,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":152,"imageIndex":0},{"imageOffset":1842676,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":664,"imageIndex":0},{"imageOffset":455580,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":544,"imageIndex":0},{"imageOffset":1379492,"symbol":"QThread::exec()","symbolLocation":176,"imageIndex":0},{"imageOffset":1858444,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":4169437,"name":"AMCP Logging Spool","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":11},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":11},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":96,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":4169491,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":4169492,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":4169493,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":4169868,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":4169869,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":4170403,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":40624,"symbol":"poll","symbolLocation":8,"imageIndex":10},{"imageOffset":1837052,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":152,"imageIndex":0},{"imageOffset":1842676,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":664,"imageIndex":0},{"imageOffset":455580,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":544,"imageIndex":0},{"imageOffset":1379492,"symbol":"QThread::exec()","symbolLocation":176,"imageIndex":0},{"imageOffset":1858444,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":4170404,"name":"Thread (pooled)","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":10},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":9},{"imageOffset":1898236,"imageIndex":0},{"imageOffset":1897396,"imageIndex":0},{"imageOffset":1897204,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1874940,"imageIndex":0},{"imageOffset":1858444,"imageIndex":0},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4434132992,
    "CFBundleShortVersionString" : "6.3",
    "CFBundleIdentifier" : "org.qt-project.QtCore",
    "size" : 4587520,
    "uuid" : "7b11213a-bd62-384b-9835-2bf9bacff4a0",
    "path" : "\/Volumes\/VOLUME\/*\/Stellarium 3.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/A\/QtCore",
    "name" : "QtCore",
    "CFBundleVersion" : "6.3.2"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4372037632,
    "CFBundleShortVersionString" : "1.22.2-5a6889b",
    "CFBundleIdentifier" : "org.stellarium.Stellarium",
    "size" : 18939904,
    "uuid" : "6e10fad8-d25a-38a8-b3bc-ca12eb86fbe1",
    "path" : "\/Volumes\/VOLUME\/*\/Stellarium 3.app\/Contents\/MacOS\/stellarium",
    "name" : "stellarium",
    "CFBundleVersion" : "1.22.2-5a6889b"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4414963712,
    "CFBundleShortVersionString" : "6.3",
    "CFBundleIdentifier" : "org.qt-project.QtWidgets",
    "size" : 4521984,
    "uuid" : "1cb5b95a-41b5-3897-a39d-1305dac761eb",
    "path" : "\/Volumes\/VOLUME\/*\/Stellarium 3.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/A\/QtWidgets",
    "name" : "QtWidgets",
    "CFBundleVersion" : "6.3.2"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4402626560,
    "CFBundleShortVersionString" : "6.3",
    "CFBundleIdentifier" : "org.qt-project.QtGui",
    "size" : 6127616,
    "uuid" : "e75b517e-89e1-3643-b4d3-2e8e02322b44",
    "path" : "\/Volumes\/VOLUME\/*\/Stellarium 3.app\/Contents\/Frameworks\/QtGui.framework\/Versions\/A\/QtGui",
    "name" : "QtGui",
    "CFBundleVersion" : "6.3.2"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4424564736,
    "size" : 622592,
    "uuid" : "a07d6b8c-b467-339b-8483-3ba6dc00495e",
    "path" : "\/Volumes\/VOLUME\/*\/Stellarium 3.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",
    "name" : "libqcocoa.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7324205056,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5533696,
    "uuid" : "fc3c193d-0cdb-3569-9f0e-bd2507ca1dbb",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7471595520,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "aaf900bd-bfb6-3af0-a8d3-e24bbe1d57f5",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7369986048,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15437824,
    "uuid" : "5e432f87-5b58-391a-a542-fa2d909dd210",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.60.148"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4396466176,
    "size" : 393216,
    "uuid" : "38ee9fe9-b66d-3066-8c5c-6ddf0d6944c6",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7323881472,
    "size" : 53248,
    "uuid" : "63c4eef9-69a5-38b1-996e-8d31b66a051d",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7323652096,
    "size" : 229376,
    "uuid" : "a9d87740-9c1d-3468-bf60-720a8d713cba",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7468969984,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 159744,
    "uuid" : "fbaaa1ec-abbe-3c0d-a491-0dc66ee9d8ce",
    "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    "name" : "caulk"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  }
],
  "sharedCache" : {
  "base" : 7320584192,
  "size" : 3144744960,
  "uuid" : "049b583e-d4dc-3b2b-88da-e52d6e18313d"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=942.5M resident=0K(0%) swapped_out_or_unallocated=942.5M(100%)\nWritable regions: Total=2.4G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.4G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               768K        6 \nActivity Tracing                   256K        1 \nCG backing stores                 4480K        8 \nCG image                           240K       13 \nColorSync                          608K       26 \nCoreAnimation                      352K       21 \nCoreGraphics                        48K        3 \nCoreUI image data                 1152K       13 \nFoundation                          48K        2 \nJS VM Gigacage                    4096K        1 \nJS VM Isolated Heap               4384K        4 \nJS VM Isolated Heap (reserved)    2016K        1         reserved VM address space (unallocated)\nKernel Alloc Once                   32K        1 \nMALLOC                             1.4G      182 \nMALLOC guard page                  192K        8 \nMALLOC_MEDIUM (reserved)         712.0M        7         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           256.0M        1         reserved VM address space (unallocated)\nOpenGL GLSL                        256K        3 \nSTACK GUARD                       56.2M       13 \nStack                             14.4M       13 \nVM_ALLOCATE                       1088K       48 \n__AUTH                            2033K      206 \n__AUTH_CONST                      12.9M      378 \n__CTF                               756        1 \n__DATA                            10.3M      400 \n__DATA_CONST                      14.7M      411 \n__DATA_DIRTY                      1091K      133 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       586.4M       36 \n__OBJC_CONST                      2222K      175 \n__OBJC_RO                         83.0M        1 \n__OBJC_RW                         3168K        1 \n__TEXT                           356.1M      428 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                        1.9G      281 \nshared memory                      896K       16 \n===========                     =======  ======= \nTOTAL                              5.4G     2846 \nTOTAL, minus reserved VM space     4.5G     2846 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "5fc94383418129005b4e9ae0",
      "factorPackIds" : {

      },
      "deploymentId" : 240000482
    },
    {
      "rolloutId" : "6112dda2fc54bc3389840642",
      "factorPackIds" : {
        "SIRI_DICTATION_ASSETS" : "631730a28520965d1cba0681"
      },
      "deploymentId" : 240000145
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "5b729754-3882-4560-826f-9c0bc27d77c6",
      "experimentId" : "6192fb082171a2330e561df0",
      "deploymentId" : 400000035
    }
  ]
}
}

Model: MacBookPro18,3, BootROM 7459.141.1, proc 8:6:2 processors, 32 GB, SMC 
Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
Display: S27D850, 2560 x 1440 (QHD/WQHD - Wide Quad High Definition), Main, MirrorOff, Online
Display: Color LCD, 3024 x 1964 Retina, MirrorOff, Online
Memory Module: LPDDR5
AirPort: Wi-Fi, wl0: Apr  6 2022 05:55:54 version 20.90.45.0.8.7.118 FWID 01-e7138ff2
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: Pixel 6
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.

@gzotti
Copy link
Member

gzotti commented Sep 28, 2022

Solved in coming #2694

@alex-w alex-w removed the state: published The fix has been published for testing in weekly binary package label Oct 1, 2022
@github-actions
Copy link

github-actions bot commented Oct 1, 2022

Hello @offermannu!

Please check the latest stable version of Stellarium:
https://github.com/Stellarium/stellarium/releases/latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something likely wrong in the code state: confirmed A developer can reproduce the issue
Development

No branches or pull requests

4 participants