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

Stats 2.10.12 Sonoma 14.4.1 crash with EXC_CRASH #1944

Closed
michaelchadwick opened this issue May 14, 2024 · 1 comment
Closed

Stats 2.10.12 Sonoma 14.4.1 crash with EXC_CRASH #1944

michaelchadwick opened this issue May 14, 2024 · 1 comment

Comments

@michaelchadwick
Copy link

Stats 2.10.12 has crashed twice after some number of hours loaded. Mac is usually locked at night and upon unlocking in the morning Stats.app is no longer running. Termination reason is Namespace SIGNAL, Code 6 Abort trap: 6

Crash report:

Path:                  /Applications/Stats.app/Contents/MacOS/Stats
Identifier:            eu.exelban.Stats
Version:               2.10.12 (554)
Code Type:             ARM-64 (Native)
Parent Process:        Exited process [4958]
User ID:               501

Date/Time:             2024-05-10 15:19:58.5421 -0700
OS Version:            macOS 14.4.1 (23E224)
Report Version:        12
Anonymous UUID:        B37F3F6D-5ECC-E5DD-2E2F-16FBB0275801

Sleep/Wake UUID:       2E7EA5FC-F550-4682-9241-433484F340E1

Time Awake Since Boot: 940000 seconds
Time Since Wake:       28293 seconds

System Integrity Protection: enabled

Crashed Thread:        11  Dispatch queue: eu.exelban.Stats.Repeater

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

Termination Reason:    Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process:   Stats [4962]

Application Specific Information:
abort() called


Thread 0::  Dispatch queue: com.apple.main-thread
0   CoreFoundation                	       0x1948f5e70 -[__NSCFType release] + 0
1   AppKit                        	       0x1985479ec 0x198142000 + 4217324
2   AppKit                        	       0x19852ed4c 0x198142000 + 4115788
3   AppKit                        	       0x1987c758c -[NSViewBackingLayer setNeedsDisplayInRect:] + 176
4   AppKit                        	       0x198194874 -[NSView setNeedsDisplayInRect:] + 396
5   AppKit                        	       0x1981993d8 -[NSView _viewDidChangeAppearance:] + 264
6   AppKit                        	       0x1981994d0 -[NSView _viewDidChangeAppearance:] + 512
7   AppKit                        	       0x19816c6e4 +[NSAppearance _performWithCurrentAppearance:usingBlock:] + 72
8   AppKit                        	       0x1981ff5c8 -[NSView setAppearance:] + 144
9   AppKit                        	       0x19896779c -[NSStatusItem _updateReplicant:] + 1296
10  AppKit                        	       0x198394c9c -[NSStatusItem _updateReplicants] + 172
11  AppKit                        	       0x1989680bc -[NSStatusItem _updateReplicantsUnlessMenuIsTracking:] + 96
12  Foundation                    	       0x195a74e8c __NSFireDelayedPerform + 372
13  CoreFoundation                	       0x194941f90 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32
14  CoreFoundation                	       0x194941c34 __CFRunLoopDoTimer + 972
15  CoreFoundation                	       0x19494176c __CFRunLoopDoTimers + 356
16  CoreFoundation                	       0x194924ba4 __CFRunLoopRun + 1856
17  CoreFoundation                	       0x194923e0c CFRunLoopRunSpecific + 608
18  HIToolbox                     	       0x19f0bf000 RunCurrentEventLoopInMode + 292
19  HIToolbox                     	       0x19f0bee3c ReceiveNextEventCommon + 648
20  HIToolbox                     	       0x19f0beb94 _BlockUntilNextEventMatchingListInModeWithFilter + 76
21  AppKit                        	       0x19817c970 _DPSNextEvent + 660
22  AppKit                        	       0x19896edec -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 700
23  AppKit                        	       0x19816fcb8 -[NSApplication run] + 476
24  Stats                         	       0x100e863d4 0x100e80000 + 25556
25  dyld                          	       0x1944be0e0 start + 2360

Details:

  • Device: MacBook Pro (Retina, 16-inch, 2024)
  • macOS: 14.4.1
  • Application version: 2.10.12
@exelban
Copy link
Owner

exelban commented May 19, 2024

hi. Sorry, but that crash report does not help to understand what is the crash's reason. Looks like some macOS API problems.

@exelban exelban closed this as completed May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants