readline.c: endless loop on SIGWINCH when loaded twice
Aperta
Nessuno ha ancora preso questa issue.
3.10
3.11
3.7 (EOL)
3.8 (EOL)
3.9 (EOL)
extension-modules
type-crash
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 36k
- Merge medio
- 1g 9h
- PR unite (30g)
- 558
Descrizione
| BPO | 41033 |
|---|---|
| Nosy | @blueyed |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2020-06-19.09:43:54.160>
labels = ['3.8', '3.9', '3.10', '3.11', 'extension-modules', '3.7', 'type-crash']
title = 'readline.c: endless loop on SIGWINCH when loaded twice'
updated_at = <Date 2021-12-17.16:28:49.989>
user = 'https://github.com/blueyed'
bugs.python.org fields:
activity = <Date 2021-12-17.16:28:49.989>
actor = 'blueyed'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2020-06-19.09:43:54.160>
creator = 'blueyed'
dependencies = []
files = []
hgrepos = []
issue_num = 41033
keywords = []
message_count = 4.0
messages = ['371861', '373394', '408754', '408796']
nosy_count = 2.0
nosy_names = ['blueyed', 'dale']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue41033'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']
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 leggendo readline.c e riproducendo il ciclo infinito segnalato quando readline viene caricato due volte e viene recapitato SIGWINCH. Il problema è risolto quando quello scenario non entra più in un ciclo; il payload non indica alcun test né alcun punto di ingresso aggiuntivo.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- c, python
- Ambito
- cli, operating-systems
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100