[issue45797] AMD64 Arch Linux Asan Debug buildbot sometimes hangs before tests complete

2022-01-13 Thread STINNER Victor


STINNER Victor  added the comment:

I didn't notice this issue recently, but I didn't pay attention this buildbot 
worker neither. I close the issue.

--
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45797] AMD64 Arch Linux Asan Debug buildbot sometimes hangs before tests complete

2021-11-12 Thread STINNER Victor


New submission from STINNER Victor :

Example:

AMD64 Arch Linux Asan Debug 3.10:
https://buildbot.python.org/all/#/builders/621/builds/351

(...)
1:13:40 load avg: 1.85 [420/421/1] test_reprlib passed
1:13:41 load avg: 1.85 [421/421/1] test_funcattrs passed
command timed out: 1200 seconds without output running [b'make', 
b'buildbottest', b'TESTOPTS=-j1 -x test_ctypes test_capi test_crypt 
test_decimal test_faulthandler test_interpreters --junit-xml test-results.xml 
${BUILDBOT_TESTOPTS}', b'TESTPYTHONOPTS=', b'TESTTIMEOUT=900'], attempting to 
kill
make: *** [Makefile:1255: buildbottest] Terminated
process killed by signal 15
program finished with exit code -1
elapsedTime=5623.934168


Can it be related to bpo-45200 "Address Sanitizer: libasan dead lock in 
pthread_create() (test_multiprocessing_fork.test_get() hangs)"?

--
components: Tests
messages: 406256
nosy: pablogsal, vstinner
priority: normal
severity: normal
status: open
title: AMD64 Arch Linux Asan Debug buildbot sometimes hangs before tests 
complete
versions: Python 3.10, Python 3.11

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com