[issue44304] segmentation fault appeared in python 3.10.0b2

Pablo Galindo Salgado report at bugs.python.org
Fri Jun 4 20:51:59 EDT 2021


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:

I did the bisection:

ff359d735f1a60878975d1c5751bfd2361e84067 is the first bad commit
commit ff359d735f1a60878975d1c5751bfd2361e84067
Author: Miss Islington (bot) <31488909+miss-islington at users.noreply.github.com>
Date:   Mon May 31 02:12:27 2021 -0700

    bpo-42972: Fix sqlite3 traverse/clear functions (GH-26452) (GH-26461)

    (cherry picked from commit d1124b09e8251061dc040cbd396f35ae57783f4a)

    Co-authored-by: Erlend Egeberg Aasland <erlend.aasland at innova.no>

:040000 040000 701f24eacbdf2b52b612dc33ae9a7dcf24a73826 100af9271a7e7c038a860388587b1cb096b8494f M      Modules
bisect run success

----------
nosy: +pablogsal

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


More information about the Python-bugs-list mailing list