Date: Wed, 22 Oct 2008 09:19:55 GMT From: Thawatchai Piyawat <thawatchai@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/128286: py-MySQLdb segmentation fault Message-ID: <200810220919.m9M9JtPr015520@www.freebsd.org> Resent-Message-ID: <200810220930.m9M9U4JT098168@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128286 >Category: ports >Synopsis: py-MySQLdb segmentation fault >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 22 09:30:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Thawatchai Piyawat >Release: 7.0 Release >Organization: Prince of Songkla University >Environment: FreeBSD u3.usablelabs.org 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #0: Tue Oct 7 06:55:57 ICT 2008 root@u3.usablelabs.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: py-MySQLdb can be successfully compiled. However, when importing the module, it causes segmentation fault. See how to repeat the problem. >How-To-Repeat: [piyawat@u3 ~]$ python Python 2.5.2 (r252:60911, Oct 1 2008, 17:14:49) [GCC 3.4.6 [FreeBSD] 20060305] on freebsd6 Type "help", "copyright", "credits" or "license" for more information. >Fix: >Release-Note: >Audit-Trail: >Unformatted: >>> import MySQLdb Segmentation fault: 11 (core dumped) [piyawat@u3 ~]$
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810220919.m9M9JtPr015520>