bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Marco Rimoldi
Subject: bug#69064: python-mysqlclient: MySQLdb.string_literal SIGSEGV
Date: Mon, 12 Feb 2024 01:08:16 +0100

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 version 2.2.4, tested tweaking the package definition.

I tried installing mariadb with debug symbols, but I was not able to make 
mysqlclient link against that variant (either using transformations in a 
manifest file or --with-debug-info=mariadb). Suggestions are welcome.

The bug affects the openmolar package.

Marco





reply via email to

[Prev in Thread] Current Thread [Next in Thread]