[issue36273] test_thread leaks a core dump on PPC64 AIX 3.x

Michael Felt report at bugs.python.org
Wed Apr 17 09:41:04 EDT 2019


Michael Felt <aixtools at felt.demon.nl> added the comment:

On 17/04/2019 14:02, STINNER Victor wrote:
> STINNER Victor <vstinner at redhat.com> added the comment:
>
> The same bug is back:
> https://buildbot.python.org/all/#/builders/10/builds/2443
>
> Warning -- files was modified by test_threading
>   Before: []
>   After:  ['core']
>
> ----------

What can I do to "copy" the core dump before normal testing removes it?

I have had a similar message regarding the multiprocessing tests, but in
those cases I expect it is the "client" thread complaining about a
"server" thread crash.

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

----------

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


More information about the Python-bugs-list mailing list