Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Process: Python [490]
- Path: /Library/Frameworks/Python.framework/Versions/3.10/Resources/Python.app/Contents/MacOS/Python
- Identifier: Python
- Version: 3.10.5 (3.10.5)
- Code Type: X86-64 (Native)
- Parent Process: wing-internal-python [456]
- Responsible: Python [490]
- Crashed Thread: 0 Dispatch queue: com.apple.main-thread
- Exception Type: EXC_BAD_ACCESS (SIGSEGV)
- Exception Codes: KERN_INVALID_ADDRESS at 0x00000001ffffffff
- Exception Note: EXC_CORPSE_NOTIFY
- Termination Signal: Segmentation fault: 11
- Termination Reason: Namespace SIGNAL, Code 0xb
- Terminating Process: exc handler [490]
- VM Regions Near 0x1ffffffff:
- __LINKEDIT 000000010e845000-000000010e86c000 [ 156K] r--/rwx SM=COW /usr/lib/dyld
- -->
- MALLOC_TINY 00007feb36c00000-00007feb37000000 [ 4096K] rw-/rwx SM=PRV
- Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
- 0 tdbgtracerx64.so 0x000000010c46bb9b set_frame_trace + 59
- 1 tdbgtracerx64.so 0x000000010c475e7d update_f_trace + 333
- 2 tdbgtracerx64.so 0x000000010c47626a install_tracer_into_frames + 554
- 3 tdbgtracerx64.so 0x000000010c476968 __tracer_start_trace + 1320
- 4 tdbgtracerx64.so 0x000000010c46787b _tracer_start_trace + 11
- 5 org.python.python 0x000000010bbd69fa cfunction_call + 90
- 6 org.python.python 0x000000010bb6fb44 _PyObject_MakeTpCall + 132
- 7 org.python.python 0x000000010bcb163d call_function + 365
- 8 org.python.python 0x000000010bca792a _PyEval_EvalFrameDefault + 24122
- 9 org.python.python 0x000000010bca017f _PyEval_Vector + 383
- 10 org.python.python 0x000000010bcb157f call_function + 175
- 11 org.python.python 0x000000010bca789d _PyEval_EvalFrameDefault + 23981
- 12 org.python.python 0x000000010bca017f _PyEval_Vector + 383
- 13 org.python.python 0x000000010bcb157f call_function + 175
- 14 org.python.python 0x000000010bca789d _PyEval_EvalFrameDefault + 23981
- 15 org.python.python 0x000000010bca017f _PyEval_Vector + 383
- 16 org.python.python 0x000000010bcb157f call_function + 175
- 17 org.python.python 0x000000010bca789d _PyEval_EvalFrameDefault + 23981
- 18 org.python.python 0x000000010bca017f _PyEval_Vector + 383
- 19 org.python.python 0x000000010bcb157f call_function + 175
- 20 org.python.python 0x000000010bca7971 _PyEval_EvalFrameDefault + 24193
- 21 org.python.python 0x000000010bca017f _PyEval_Vector + 383
- 22 org.python.python 0x000000010bcb157f call_function + 175
- 23 org.python.python 0x000000010bca7971 _PyEval_EvalFrameDefault + 24193
- 24 org.python.python 0x000000010bca017f _PyEval_Vector + 383
- 25 org.python.python 0x000000010bd1580d pyrun_file + 333
- 26 org.python.python 0x000000010bd14fcd _PyRun_SimpleFileObject + 365
- 27 org.python.python 0x000000010bd1461f _PyRun_AnyFileObject + 143
- 28 org.python.python 0x000000010bd40457 pymain_run_file_obj + 199
- 29 org.python.python 0x000000010bd3fc25 pymain_run_file + 85
- 30 org.python.python 0x000000010bd3f3ae pymain_run_python + 334
- 31 org.python.python 0x000000010bd3f217 Py_RunMain + 23
- 32 org.python.python 0x000000010bd405f2 pymain_main + 50
- 33 org.python.python 0x000000010bd4089a Py_BytesMain + 42
- 34 libdyld.dylib 0x00007fff59cdd3d5 start + 1
- Thread 0 crashed with X86 Thread State (64-bit):
- rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x000000010be67778
- rdi: 0x00000001ffffffff rsi: 0x0000000000000000 rbp: 0x00007ffee412a110 rsp: 0x00007ffee412a0f0
- r8: 0x000000010cbdcd80 r9: 0x0000000100000000 r10: 0x00000000ffffffff r11: 0x000000010be97608
- r12: 0x000000010c4960d8 r13: 0x000000010c4960d8 r14: 0x00007feb36f02320 r15: 0x0000000000000050
- rip: 0x000000010c46bb9b rfl: 0x0000000000010246 cr2: 0x00000001ffffffff
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement