libpython3.11.so.1.0 segv using mariadb connection pool #128934
Labels
pending
The issue will be closed if no feedback is provided
type-crash
A hard crash of the interpreter, possibly with a core dump
Crash report
What happened?
Using the mariadb package for python, I am getting occasional segv which seems to be related to running out of connections from the connection pool a number of times.
A couple of examples of output:
Other try outputs:
This was using an AMI2023 on AWS install script is
CPython versions tested on:
3.11, 3.12
Operating systems tested on:
Linux
Output from running 'python -VV' on the command line:
Python 3.11.6 (main, Nov 6 2024, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)]
The text was updated successfully, but these errors were encountered: