bug#69064: python-mysqlclient: MySQLdb.string_literal SIGSEGV

2024-02-12 Thread Marco Rimoldi
I've set up to test this bug with a more recent version of mariadb, but I must be missing something important about the Guix workflow here. Maybe that could explain the bug as an error on my part, as well. I'd really appreciate your help, because I'm at a loss here. The steps I've taken so far:

bug#69064: python-mysqlclient: MySQLdb.string_literal SIGSEGV

2024-02-11 Thread Marco Rimoldi
Hello, I think I found a bug in python-mysqlclient@2.0.1 compiled with mariadb:dev@10.10.2. To reproduce: run a Python 3.10.7 terminal, import the MySQLdb module, call the string_literal function with any argument. Interpreter crashes due to segmentation fault. Arch is x86_64. Same with vers