OS: Mac OS X 10.15.7 (19H15)
PsychoPy version: 2021.2.0
Standard Standalone? (y/n): standalone
What are you trying to achieve?: run experiment
Before today I was running psychopy 2020.1.2 just fine, however I wanted to upgrade to 2021.2.0 in order to use the new microphone recording features. Now, I can’t start any experiment locally - it crashes Python on experiment start. This happens both for an already-developed experiment, and a brand new one with just one routine added with a textbox. There’s no error in the psychopy output, but I get a system problem report (see below). Is this a psychopy issue or a me issue? I’ve already tried removing and re-adding input monitoring permissions and deleting the app and user preference config files just to see if it was a problem with those, but that didn’t help.
Process: python [1689]
Path: /Applications/PsychoPy.app/Contents/MacOS/python
Identifier: org.opensciencetools.psychopy
Version: 2021.2.0 (2021.2.0)
Code Type: X86-64 (Native)
Parent Process: PsychoPy [1648]
Responsible: PsychoPy [1648]
User ID: 501
Date/Time: 2021-07-02 12:18:45.810 -0400
OS Version: Mac OS X 10.15.7 (19H15)
Report Version: 12
Anonymous UUID: F837878E-7833-A548-A140-07C1F72B5F5D
Time Awake Since Boot: 1300 seconds
System Integrity Protection: enabled
Crashed Thread: 0 PTB mainthread Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Illegal instruction: 4
Termination Reason: Namespace SIGNAL, Code 0x4
Terminating Process: exc handler [1689]
Application Specific Information:
BUG IN CLIENT OF LIBDISPATCH: dispatch_sync called on queue already owned by current thread
Invalid dylib load. Clients should not load the unversioned libcrypto dylib as it does not have a stable ABI.
Thread 0 Crashed:: PTB mainthread Dispatch queue: com.apple.main-thread
0 libdispatch.dylib 0x00007fff6ad499a5 DISPATCH_WAIT_FOR_QUEUE + 387
1 libdispatch.dylib 0x00007fff6ad49593 _dispatch_sync_f_slow + 171
2 PsychHID.cpython-36m-darwin.so 0x0000000108a3a446 PsychHIDOSKbQueueCreate + 182
3 PsychHID.cpython-36m-darwin.so 0x0000000108a35745 PSYCHHIDKbQueueCreate + 405
4 PsychHID.cpython-36m-darwin.so 0x0000000108a27448 PsychScriptingGluePythonDispatch + 1672
5 org.python.python 0x000000010837f7cb _PyCFunction_FastCallDict + 491
6 org.python.python 0x0000000108401747 0x108329000 + 886599
7 org.python.python 0x00000001083fdeb7 _PyEval_EvalFrameDefault + 27559
8 org.python.python 0x00000001084021af 0x108329000 + 889263
9 org.python.python 0x0000000108402ae1 0x108329000 + 891617
10 org.python.python 0x0000000108401721 0x108329000 + 886561
11 org.python.python 0x00000001083fdeb7 _PyEval_EvalFrameDefault + 27559
12 org.python.python 0x00000001084021af 0x108329000 + 889263
13 org.python.python 0x0000000108402dfb _PyFunction_FastCallDict + 763
14 org.python.python 0x00000001083366b7 _PyObject_FastCallDict + 247
15 org.python.python 0x00000001083367d5 _PyObject_Call_Prepend + 149
16 org.python.python 0x00000001083364f0 PyObject_Call + 96
17 org.python.python 0x0000000108397add 0x108329000 + 453341
18 org.python.python 0x0000000108393d09 0x108329000 + 437513
19 org.python.python 0x0000000108336685 _PyObject_FastCallDict + 197
20 org.python.python 0x0000000108401648 0x108329000 + 886344
21 org.python.python 0x00000001083fdeb7 _PyEval_EvalFrameDefault + 27559
22 org.python.python 0x00000001084021af 0x108329000 + 889263
23 org.python.python 0x0000000108402dfb _PyFunction_FastCallDict + 763
24 org.python.python 0x00000001083366b7 _PyObject_FastCallDict + 247
25 org.python.python 0x00000001083367d5 _PyObject_Call_Prepend + 149
26 org.python.python 0x00000001083364f0 PyObject_Call + 96
27 org.python.python 0x0000000108397add 0x108329000 + 453341
28 org.python.python 0x0000000108393d09 0x108329000 + 437513
29 org.python.python 0x0000000108336685 _PyObject_FastCallDict + 197
30 org.python.python 0x0000000108336ac5 _PyObject_FastCallKeywords + 197
31 org.python.python 0x0000000108401648 0x108329000 + 886344
32 org.python.python 0x00000001083fdf56 _PyEval_EvalFrameDefault + 27718
33 org.python.python 0x00000001084021af 0x108329000 + 889263
34 org.python.python 0x0000000108402ae1 0x108329000 + 891617
35 org.python.python 0x0000000108401721 0x108329000 + 886561
36 org.python.python 0x00000001083fdeb7 _PyEval_EvalFrameDefault + 27559
37 org.python.python 0x00000001084021af 0x108329000 + 889263
38 org.python.python 0x0000000108402dfb _PyFunction_FastCallDict + 763
39 org.python.python 0x00000001083366b7 _PyObject_FastCallDict + 247
40 org.python.python 0x00000001083367d5 _PyObject_Call_Prepend + 149
41 org.python.python 0x00000001083364f0 PyObject_Call + 96
42 org.python.python 0x0000000108397add 0x108329000 + 453341
43 org.python.python 0x0000000108393d09 0x108329000 + 437513
44 org.python.python 0x0000000108336685 _PyObject_FastCallDict + 197
45 org.python.python 0x0000000108401648 0x108329000 + 886344
46 org.python.python 0x00000001083fdeb7 _PyEval_EvalFrameDefault + 27559
47 org.python.python 0x00000001084021af 0x108329000 + 889263
48 org.python.python 0x00000001083f7244 PyEval_EvalCode + 100
49 org.python.python 0x000000010842d381 PyRun_FileExFlags + 209
50 org.python.python 0x000000010842cbf2 PyRun_SimpleFileExFlags + 882
51 org.python.python 0x0000000108446b12 Py_Main + 3554
52 python 0x0000000108320df8 0x108320000 + 3576
53 libdyld.dylib 0x00007fff6ad96cc9 start + 1
Thread 1:
0 libsystem_pthread.dylib 0x00007fff6af96b68 start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x00007fff6af96b68 start_wqthread + 0
Thread 3:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x00007fff6aed7e36 semaphore_wait_trap + 10
1 com.apple.audio.caulk 0x00007fff6496ab16 caulk::mach::semaphore::wait() + 16
2 com.apple.audio.caulk 0x00007fff6496a9b2 caulk::semaphore::timed_wait(double) + 106
3 com.apple.audio.caulk 0x00007fff6496a7c4 caulk::concurrent::details::worker_thread::run() + 30
4 com.apple.audio.caulk 0x00007fff6496a1e4 void* caulk::thread_proxy<std::__1::tuple<caulk::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 45
5 libsystem_pthread.dylib 0x00007fff6af9b109 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff6af96b8b thread_start + 15
Thread 4:
0 libsystem_kernel.dylib 0x00007fff6aed7e36 semaphore_wait_trap + 10
1 com.apple.audio.caulk 0x00007fff6496ab16 caulk::mach::semaphore::wait() + 16
2 com.apple.audio.caulk 0x00007fff6496a9b2 caulk::semaphore::timed_wait(double) + 106
3 com.apple.audio.caulk 0x00007fff6496a7c4 caulk::concurrent::details::worker_thread::run() + 30
4 com.apple.audio.caulk 0x00007fff6496a1e4 void* caulk::thread_proxy<std::__1::tuple<caulk::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 45
5 libsystem_pthread.dylib 0x00007fff6af9b109 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff6af96b8b thread_start + 15
Thread 5:
0 libsystem_pthread.dylib 0x00007fff6af96b68 start_wqthread + 0
Thread 6:
0 libsystem_pthread.dylib 0x00007fff6af96b68 start_wqthread + 0
Thread 7:
0 libsystem_pthread.dylib 0x00007fff6af96b68 start_wqthread + 0
Thread 8:
0 libsystem_pthread.dylib 0x00007fff6af96b68 start_wqthread + 0
Thread 9:
0 libsystem_pthread.dylib 0x00007fff6af96b68 start_wqthread + 0
Thread 10:
0 libsystem_pthread.dylib 0x00007fff6af96b68 start_wqthread + 0
Thread 11:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff6aed7dfa mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6aed8170 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff30cdfef5 __CFRunLoopServiceMachPort + 247
3 com.apple.CoreFoundation 0x00007fff30cde9c2 __CFRunLoopRun + 1319
4 com.apple.CoreFoundation 0x00007fff30cdde3e CFRunLoopRunSpecific + 462
5 com.apple.AppKit 0x00007fff2e0f1954 _NSEventThread + 132
6 libsystem_pthread.dylib 0x00007fff6af9b109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff6af96b8b thread_start + 15
Thread 12:
0 libsystem_kernel.dylib 0x00007fff6aeda882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6af9b425 _pthread_cond_wait + 698
2 interpreter.so 0x0000000132cabdff th_worker(void*) + 191
3 libsystem_pthread.dylib 0x00007fff6af9b109 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff6af96b8b thread_start + 15
Thread 13:
0 libsystem_kernel.dylib 0x00007fff6aeda882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6af9b425 _pthread_cond_wait + 698
2 interpreter.so 0x0000000132cabdff th_worker(void*) + 191
3 libsystem_pthread.dylib 0x00007fff6af9b109 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff6af96b8b thread_start + 15
Thread 14:
0 libsystem_kernel.dylib 0x00007fff6aeda882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6af9b425 _pthread_cond_wait + 698
2 interpreter.so 0x0000000132cabdff th_worker(void*) + 191
3 libsystem_pthread.dylib 0x00007fff6af9b109 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff6af96b8b thread_start + 15
Thread 15:
0 libsystem_kernel.dylib 0x00007fff6aeda882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6af9b425 _pthread_cond_wait + 698
2 interpreter.so 0x0000000132cabdff th_worker(void*) + 191
3 libsystem_pthread.dylib 0x00007fff6af9b109 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff6af96b8b thread_start + 15
Thread 16:
0 libsystem_kernel.dylib 0x00007fff6aeda882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6af9b425 _pthread_cond_wait + 698
2 interpreter.so 0x0000000132cabdff th_worker(void*) + 191
3 libsystem_pthread.dylib 0x00007fff6af9b109 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff6af96b8b thread_start + 15
Thread 17:
0 libsystem_kernel.dylib 0x00007fff6aeda882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6af9b425 _pthread_cond_wait + 698
2 interpreter.so 0x0000000132cabdff th_worker(void*) + 191
3 libsystem_pthread.dylib 0x00007fff6af9b109 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff6af96b8b thread_start + 15
Thread 18:
0 libsystem_kernel.dylib 0x00007fff6aeda882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6af9b425 _pthread_cond_wait + 698
2 interpreter.so 0x0000000132cabdff th_worker(void*) + 191
3 libsystem_pthread.dylib 0x00007fff6af9b109 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff6af96b8b thread_start + 15
Thread 19:
0 libsystem_kernel.dylib 0x00007fff6aeda882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6af9b425 _pthread_cond_wait + 698
2 interpreter.so 0x0000000132cabdff th_worker(void*) + 191
3 libsystem_pthread.dylib 0x00007fff6af9b109 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff6af96b8b thread_start + 15
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x001ffe9000000304 rbx: 0x00007ffee78dda10 rcx: 0x001ffe9000000304 rdx: 0x00007fff6ad70247
rdi: 0xff80002000000002 rsi: 0x0000002000000000 rbp: 0x00007ffee78dda00 rsp: 0x00007ffee78dd9e0
r8: 0x00007fff91490000 r9: 0x0000000000000013 r10: 0x0000003000000000 r11: 0x0060000000000000
r12: 0x00007ffee78ddac8 r13: 0x00007fff91490000 r14: 0x00007fff91490000 r15: 0x0000000108a3aaf0
rip: 0x00007fff6ad499a5 rfl: 0x0000000000010246 cr2: 0x0000000108a3a390
Logical CPU: 2
Error Code: 0x00000000
Trap Number: 6