[issue36809] Crash for test test_importlib

Furzoom report at bugs.python.org
Sun May 5 23:32:56 EDT 2019


Furzoom <furzoommn at gmail.com> added the comment:

Thread 1 (Thread 0x2b2679113e00 (LWP 22373)):
#0  0x00002b2679c56c37 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1  0x00002b2679c5a028 in __GI_abort () at abort.c:89
#2  0x00000000004571ef in fatal_error (prefix=prefix at entry=0x5d4190 <__func__.13297> "_PySys_BeginInit", msg=msg at entry=0x5d3d4f "can't initialize sys module", status=status at entry=-1)
    at Python/pylifecycle.c:2179
#3  0x000000000045747c in _Py_FatalInitError (err=...) at Python/pylifecycle.c:2198
#4  0x000000000056c372 in pymain_init (pymain=pymain at entry=0x7fffb85610a0) at Modules/main.c:3001
#5  0x000000000056cc79 in pymain_main (pymain=pymain at entry=0x7fffb85610a0) at Modules/main.c:3033
#6  0x000000000056d38c in _Py_UnixMain (argc=<optimized out>, argv=<optimized out>) at Modules/main.c:3073
#7  0x00002b2679c41f45 in __libc_start_main (main=0x4a2790 <main>, argc=6, argv=0x7fffb85611e8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffb85611d8)
    at libc-start.c:287
#8  0x000000000056a0b6 in _start ()

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36809>
_______________________________________


More information about the Python-bugs-list mailing list