From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 0I9ZHrFhyWXsmgAAe85BDQ:P1 (envelope-from ) for ; Mon, 12 Feb 2024 01:09:21 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 0I9ZHrFhyWXsmgAAe85BDQ (envelope-from ) for ; Mon, 12 Feb 2024 01:09:21 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=libero.it header.s=s2021 header.b=Ls3L9oLz; dmarc=pass (policy=quarantine) header.from=libero.it; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707696561; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=NmWx8yQ61dNV0XnLMt7JBoOspwtl2leGjlRiuhBV9UI=; b=qZM2E1SkbLGQIcJrsUNAdKfkd9ej6isgdlKpwkvpc0VSwRwwjbn23FNY4RKR9uAGXRe5uo iGyfNkPyRt1RC2gbcCPvPUGHbnGAzxOtH6opPjyk0hxxxUe5WUE3zzWUwyJiBm2moK76Qq w1uZRvonHzOnrnImkU307AyFqngbLocZqz4NjqoXSkoZ8H74UZCeMC8+rURooN4QHV0Q0l thqBdLiozu/kuqYGR0S6v8UCFyDA46SRRGSbeEYpz74MhTJmg/Yfl/+y1hM0kLzlZmGnCD s1Ksk+CwNV3keIRPEVUcNbDODMNbXPW5BJDSMX2mI5ZQTK/L4zcknvmLE832GQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=libero.it header.s=s2021 header.b=Ls3L9oLz; dmarc=pass (policy=quarantine) header.from=libero.it; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707696561; a=rsa-sha256; cv=none; b=s8y439UheaU5GidoZRk4OMpv87T9Izwzodi7vYdDG5MNkl0DBb0nqz+qR3O1ZfW/8EtC3a OlKTVMTf8fvvoPFhf9/F7ToxWV0yFjD8gbteAlCN48guQ8jkuuaT1W4Qca3yScNZIhfElO vloklS2YjteoDmudalOjtEzjEecX3BR5UjL/JHIHAL2d5eUbQJeNPMyvGx1egMGneZpmNd hBd+BFJjFB7rDgqzNGpvylbDbKj96EK5xh08Z2IY666R+xCBzButoqmfmZReArWPcurWHQ WZjhk5KCRt8NwvZ8VZamb8h+uCwKrkV1KKbek5gj2ThjgvOLWHuKRRTCnAgghg== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 641EF2502F for ; Mon, 12 Feb 2024 01:09:21 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rZJsP-0006rH-Qh; Sun, 11 Feb 2024 19:08:49 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rZJsN-0006qm-4Q for bug-guix@gnu.org; Sun, 11 Feb 2024 19:08:47 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rZJsM-00027E-Se for bug-guix@gnu.org; Sun, 11 Feb 2024 19:08:46 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rZJsc-000342-Pg for bug-guix@gnu.org; Sun, 11 Feb 2024 19:09:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#69064: python-mysqlclient: MySQLdb.string_literal SIGSEGV Resent-From: Marco Rimoldi Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 12 Feb 2024 00:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69064 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 69064@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170769653911763 (code B ref -1); Mon, 12 Feb 2024 00:09:02 +0000 Received: (at submit) by debbugs.gnu.org; 12 Feb 2024 00:08:59 +0000 Received: from localhost ([127.0.0.1]:33247 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rZJsZ-00033f-9t for submit@debbugs.gnu.org; Sun, 11 Feb 2024 19:08:59 -0500 Received: from lists.gnu.org ([2001:470:142::17]:45280) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rZJsW-00033C-Ks for submit@debbugs.gnu.org; Sun, 11 Feb 2024 19:08:57 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rZJs8-0006ps-K2 for bug-guix@gnu.org; Sun, 11 Feb 2024 19:08:32 -0500 Received: from smtp-32.italiaonline.it ([213.209.10.32] helo=libero.it) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rZJry-00025r-AB for bug-guix@gnu.org; Sun, 11 Feb 2024 19:08:32 -0500 Received: from localhost ([93.38.119.137]) by smtp-32.iol.local with ESMTPA id ZJrsrzkMLQSiOZJrtr4mHI; Mon, 12 Feb 2024 01:08:17 +0100 x-libjamoibt: 1601 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=libero.it; s=s2021; t=1707696497; bh=NmWx8yQ61dNV0XnLMt7JBoOspwtl2leGjlRiuhBV9UI=; h=From; b=Ls3L9oLz0e4/X1Fx5uTbyBzER7MttmfnSJvO6mvrRTaKvBOLucoug12n8Yp4ZzAii u5RsFm+omQgG95aYrVMkigaBFysfWNA8zitMP+YAzygztP0RJnOhCkKHhu28d+5eHj ssDPltz4m078D+ZryfynzU2kEsLJiccxsbXTvlYaZAKTcEBmQHrF73GO3wshtarBCE s8jBCSE8Bn2XgUgBxWpSJ3yuo4JYDBuDLWbNghxFodwJcHfUtrrC7h36CiXSf01dc1 t8r8jBMBlS8SKP46VQkyWhL15mwIaV9OxDELFoR19dOU2QwpJtYtfkeY803KGN8j01 Mx2GbWT0CbLzw== X-CNFS-Analysis: v=2.4 cv=M6buKDws c=1 sm=1 tr=0 ts=65c96171 cx=a_exe a=zr5aN+YwjWvrDHBFAPbA8Q==:117 a=zr5aN+YwjWvrDHBFAPbA8Q==:17 a=kj9zAlcOel0A:10 a=DpKllTfuhuHQXJe5dogA:9 a=CjuIK1q_8ugA:10 Date: Mon, 12 Feb 2024 01:08:16 +0100 From: Marco Rimoldi Message-ID: <20240212010816.6e4b4711@libero.it> X-Mailer: Claws Mail 4.1.1 (GTK 3.24.37; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4xfF3QGkqllwVKSYECPLi2uDV/02aD4xnA1llWNJm2SiNizKoBy5kfknoNX6niSydlC8cYViIri0mRS9yksuO+kfO8PqlgqebLhJIBFjWH5zvdbAAax0xy 4pXu4sEALo9zb8Nr159SXMvaCvhdFnHntprg4S4+BrP3nuuTnoH9em85jR4N7wxEZsrFNPmp9wvXRw== Received-SPF: pass client-ip=213.209.10.32; envelope-from=rimarko@libero.it; helo=libero.it X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -10.20 X-Spam-Score: -10.20 X-Migadu-Queue-Id: 641EF2502F X-Migadu-Scanner: mx12.migadu.com X-TUID: Oppi3vIGdgcT 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