Open
Description
App crash when creating new sticky window.
Steps to Reproduce
- Launch ExSticky.
- On menu bar, click Window -> New.
Expecting Behavior
New sticky window pop up.
Actual Behavior
App crash with following report:
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SIGNAL, Code 4 Illegal instruction: 4
Terminating Process: exc handler [65241]
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 ExSticky 0x10bec411e 0x10beb7000 + 53534
1 ExSticky 0x10bec4148 0x10beb7000 + 53576
2 AppKit 0x7ff81c0ed3ea -[NSWindow _closeForTermination] + 22
3 CoreFoundation 0x7ff819376094 -[NSArray makeObjectsPerformSelector:] + 272
4 AppKit 0x7ff81c019828 -[NSApplication _deallocHardCore:] + 288
5 AppKit 0x7ff81c008bf5 -[NSApplication terminate:] + 1439
6 AppKit 0x7ff81c16aeac -[NSApplication _terminateFromSender:askIfShouldTerminate:saveWindows:] + 126
7 AppKit 0x7ff81c12008e __79-[NSApplication(NSWindowCache) _scheduleCheckForTerminateAfterLastWindowClosed]_block_invoke + 61
8 AppKit 0x7ff81c6446e4 ___NSRunLoopTimerCreateWithHandler_block_invoke + 34
9 CoreFoundation 0x7ff819364f69 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
10 CoreFoundation 0x7ff819364a58 __CFRunLoopDoTimer + 923
11 CoreFoundation 0x7ff8193645c8 __CFRunLoopDoTimers + 307
12 CoreFoundation 0x7ff81934acd6 __CFRunLoopRun + 2010
13 CoreFoundation 0x7ff819349e3c CFRunLoopRunSpecific + 562
14 HIToolbox 0x7ff821ff95e6 RunCurrentEventLoopInMode + 292
15 HIToolbox 0x7ff821ff934a ReceiveNextEventCommon + 594
16 HIToolbox 0x7ff821ff90e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
17 AppKit 0x7ff81bd83fad _DPSNextEvent + 927
18 AppKit 0x7ff81bd8266a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
19 AppKit 0x7ff81bd74d19 -[NSApplication run] + 586
20 AppKit 0x7ff81bd48c97 NSApplicationMain + 817
21 ExSticky 0x10beb9a9c 0x10beb7000 + 10908
22 dyld 0x11002352e start + 462
Full crash report here: ExSticky-2023-02-17-000009.zip
Metadata
Assignees
Labels
No labels
Activity