[issue22985] Segfault on time.sleep

Omer Katz report at bugs.python.org
Sat Dec 6 13:33:48 CET 2014


Omer Katz added the comment:

So why exactly the program terminates on a system call?

2014-12-05 23:44 GMT+02:00 STINNER Victor <report at bugs.python.org>:

>
> STINNER Victor added the comment:
>
> > Program received signal SIGTERM, Terminated.
>
> SIGTERM is not a segmentation fault. SIGSEGV is for segmentation faults.
>
> ----------
> nosy: +haypo
> resolution:  -> not a bug
> status: open -> closed
>
> _______________________________________
> Python tracker <report at bugs.python.org>
> <http://bugs.python.org/issue22985>
> _______________________________________
>

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22985>
_______________________________________


More information about the Python-bugs-list mailing list