[New-bugs-announce] [issue46061] Journal execution gives fatal error in Python 3.10.1

Ajaya Sutar report at bugs.python.org
Mon Dec 13 04:22:21 EST 2021


New submission from Ajaya Sutar <ajaya.sutar at siemens.com>:

+++ General Fault Exception
+++ Invalid read from 0000000000000000
    rsp:       74b27f8a10, rip:     7ffe704e2f93, rbp:       74b27f8ce9
    rsi:                0, rdi:                0
    rax:                0, rbx:               7f, rcx:      194b6e90000, rdx:      194b6e90000
    r8:       194b6db96c0, r9:                 1, r10:             8000, r11:       74b27f8a00
    r12:                0, r13:                0, r14:      19484550e40, r15:                0
[ 1] 7FFE704E2F93 pylifecycle\fatal_output_debug Line 2492 +0x43               (python310) 
[ 2] 7FFE704E3CCA pylifecycle\fatal_error Line 2734 +0x2ba                     (python310) 
[ 3] 7FFE704E3E4C pylifecycle\_Py_FatalErrorFormat Line 2784 +0xec             (python310) 
[ 4] 7FFE704E6F52 pystate\PyThreadState_Delete Line 930 +0x52                  (python310) 
[ 5] 7FFE704E1BF9 pylifecycle\new_interpreter Line 1967 +0x269                 (python310) 
[ 6] 7FFE704E1CDF pylifecycle\Py_NewInterpreter Line 1988 +0x1f                (python310)

----------
components: C API
messages: 408431
nosy: eaqrzn
priority: normal
severity: normal
status: open
title: Journal execution gives fatal error in Python 3.10.1
type: crash
versions: Python 3.10

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


More information about the New-bugs-announce mailing list