Jason Madden <ja...@nextthought.com> added the comment:

I built a local version of master (6821e73) and was able to get some line 
numbers (they're off by one for some reason, it appears):

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib              0x00007fff78972e3e __pthread_kill + 10
1   libsystem_pthread.dylib             0x00007fff78ab1150 pthread_kill + 333
2   libsystem_c.dylib                   0x00007fff788cf312 abort + 127
3   libsystem_malloc.dylib              0x00007fff789cc866 free + 521
4   python.exe                          0x0000000100fba715 _PyRuntimeState_Fini 
+ 37 (pystate.c:90)
5   python.exe                          0x0000000100fb9d73 Py_FinalizeEx + 547 
(pylifecycle.c:1231)
6   python.exe                          0x0000000100fddd80 pymain_main + 5808 
(main.c:2664)
7   python.exe                          0x0000000100fdec82 _Py_UnixMain + 178 
(main.c:2697)
8   libdyld.dylib                       0x00007fff78823115 start + 1

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33005>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to