Skip to content

Crashes every time you close down #7822

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

Closed
balboah opened this issue May 20, 2022 · 2 comments
Closed

Crashes every time you close down #7822

balboah opened this issue May 20, 2022 · 2 comments

Comments

@balboah
Copy link

balboah commented May 20, 2022

"Unexpected error occurred" each time you quit the app.
Electrum 4.2.1 running on macOS Monterey with M1.

Crash details:
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 [50685]

Application Specific Information:
Expected typeID 43 (CFRunLoop) does not match actual typeID 0 (<unknown>)


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   CoreFoundation                	    0x7ff82006bcce _CFAssertMismatchedTypeID + 110
1   CoreFoundation                	    0x7ff81ff542a5 CFRunLoopRemoveSource + 670
2   IOKit                         	    0x7ff82277b405 IOHIDDeviceUnscheduleFromRunLoop + 108
3   IOKit                         	    0x7ff82277f69e __IOHIDManagerDeviceApplier + 556
4   CoreFoundation                	    0x7ff81fefe4b2 __CFSetApplyFunction_block_invoke + 18
5   CoreFoundation                	    0x7ff81fefe31f CFBasicHashApply + 119
6   CoreFoundation                	    0x7ff81fefe269 CFSetApplyFunction + 131
7   IOKit                         	    0x7ff82277e146 __ApplyToDevices + 105
8   IOKit                         	    0x7ff82277e236 IOHIDManagerUnscheduleFromRunLoop + 75
9   IOKit                         	    0x7ff82277e190 IOHIDManagerClose + 34
10  hid.cpython-39-darwin.so      	       0x11b374e67 hid_exit + 23
11  hid.cpython-39-darwin.so      	       0x11b374d89 __pyx_pw_3hid_3hidapi_exit + 9
12  Python                        	       0x10dbda1dc cfunction_vectorcall_NOARGS + 252
13  Python                        	       0x10dd145b1 atexit_callfuncs + 113
14  Python                        	       0x10dcb7d4e Py_FinalizeEx + 78
15  Python                        	       0x10dcb8bfd Py_Exit + 13
16  Python                        	       0x10dcbe01d _PyErr_PrintEx + 1165
17  run_electrum                  	       0x104571462 0x10456f000 + 9314
18  run_electrum                  	       0x1045717ec 0x10456f000 + 10220
19  run_electrum                  	       0x10456ff84 0x10456f000 + 3972
@SomberNight
Copy link
Member

duplicate of #7738 ?

@balboah
Copy link
Author

balboah commented May 23, 2022

Probably a dupe yes

@balboah balboah closed this as completed May 23, 2022
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