Trepan-Debuggers / Trepan-Debuggers/python3-trepan
"Weird termination bug" occurring inconsistently.
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Python
- Estrellas
- 176
- Forks
- 17
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
As I hinted at in https://github.com/rocky/python3-trepan/issues/22#issuecomment-1219634096, my use of breakpoint() to enter the debugger seems to be causing a strange error on termination. It seems similar to the issue fixed in 68474af585b7a1c4547ba912feb9c72cfb3cae42, as it points at a tracer.py line with inspect.currentframe with an AttributeError for that access. No such error appears if I debug using the trepan3k binary.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Start by reviewing issue #22's referenced comment and commit 68474af585b7a1c4547ba912feb9c72cfb3cae42, then inspect the tracer.py path involving inspect.currentframe. Reproduce termination after entering the debugger with breakpoint(), compare it with the trepan3k binary, and consider the issue done when the intermittent AttributeError no longer occurs.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- devtools
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 30/100