-
Notifications
You must be signed in to change notification settings - Fork 24
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
Intermittent crash while moving the Mouse near to the right menu bar #22
Labels
bug
Something isn't working
Comments
Closed
I get same error when open or scroll networking response Report
|
Was build app In XCode and get error with symbols:
This bug reproduced when text contains utf-16 symbols. In this |
PRs are welcome. |
Looks like #35 duplicate. Should be fixed now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I got this error intermittently while moving my mouse near to the right menu bar
`
Process: Pulse Pro [44271]
Path: /Applications/Pulse Pro.app/Contents/MacOS/Pulse Pro
Identifier: com.github.kean.pulse-pro
Version: 1.4.1 (1)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2022-05-06 15:38:04.0531 -0300
OS Version: macOS 12.3.1 (21E258)
Report Version: 12
Anonymous UUID: 3E030ECF-D3F3-1725-1492-531647322FA1
Time Awake Since Boot: 89000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00000001010232a4
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5
Terminating Process: exc handler [44271]
Kernel Triage:
VM - Compressor failed a blocking pager_get
VM - Compressor failed a blocking pager_get
VM - Compressor failed a blocking pager_get
VM - Compressor failed a blocking pager_get
VM - Compressor failed a blocking pager_get
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 Pulse Pro 0x1010232a4 0x100fb4000 + 455332
1 Pulse Pro 0x10102316c 0x100fb4000 + 455020
2 Pulse Pro 0x1010203f8 0x100fb4000 + 443384
3 Pulse Pro 0x101020060 0x100fb4000 + 442464
4 Pulse Pro 0x101020640 0x100fb4000 + 443968
5 AppKit 0x1962cddc4 -[NSTrackingArea mouseMoved:] + 124
6 AppKit 0x1961acdb4 -[NSWindow(NSEventRouting) reallySendEvent:isDelayedEvent:] + 4172
7 AppKit 0x1961abb00 -[NSWindow(NSEventRouting) sendEvent:] + 348
8 AppKit 0x1961aac38 -[NSApplication(NSEvent) sendEvent:] + 3180
9 AppKit 0x196464848 -[NSApplication handleEvent:] + 76
10 AppKit 0x19602c618 -[NSApplication run] + 636
11 AppKit 0x195ffdd08 NSApplicationMain + 1132
12 SwiftUI 0x1b891f044 specialized runApp(:) + 148
13 SwiftUI 0x1b94ad870 runApp(:) + 260
14 SwiftUI 0x1b8f23640 static App.main() + 128
15 Pulse Pro 0x100fb6648 0x100fb4000 + 9800
16 dyld 0x101489088 start + 516
Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x1933d48d0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1933d4d40 mach_msg + 76
2 CoreFoundation 0x1934dec1c __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x1934dd0cc __CFRunLoopRun + 1180
4 CoreFoundation 0x1934dc490 CFRunLoopRunSpecific + 600
5 AppKit 0x1961a86f4 _NSEventThread + 196
6 libsystem_pthread.dylib 0x19341226c _pthread_start + 148
7 libsystem_pthread.dylib 0x19340d08c thread_start + 8
`
The text was updated successfully, but these errors were encountered: