`test_tracemalloc_track_race` segfault on buildbot
Aperta
Nessuno ha ancora preso questa issue.
interpreter-core
tests
type-crash
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 35.9k
- Metriche di merge delle PR
- Metriche PR in attesa
Descrizione
Crash report
Seen on the ARM Raspbian 3.x buildbot, but I suspect it's not Raspbian specific:
https://buildbot.python.org/#/builders/424/builds/12446/steps/6/logs/stdio
0:02:36 load avg: 3.51 [177/497/1] test_tracemalloc worker non-zero exit code (Exit code -11 (SIGSEGV))
test_late_untrack (test.test_tracemalloc.TestCAPI.test_late_untrack) ... ok
test_stop_track (test.test_tracemalloc.TestCAPI.test_stop_track) ... ok
test_stop_untrack (test.test_tracemalloc.TestCAPI.test_stop_untrack) ... ok
test_tracemalloc_track_race (test.test_tracemalloc.TestCAPI.test_tracemalloc_track_race) ... Fatal Python error: Segmentation fault
Thread 0xf4afe400 [python] (most recent call first):
Thread 0xf52ff400 [python] (most recent call first):
<freed thread state>
<freed thread state>
Current thread's C stack trace (most recent call first):
<system returned no stack trace>
Extension modules: math.integer, _testcapi, _testinternalcapi (total: 3)
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia con test.test_tracemalloc.TestCAPI.test_tracemalloc_track_race e riproduci o ispeziona il log del buildbot ARM Raspbian collegato nell’issue. Segui il SIGSEGV e conferma che il test venga completato senza che un worker termini con un codice di uscita diverso da zero nella configurazione del buildbot interessata.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- testing-qa
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100