Your message dated Wed, 30 Mar 2005 19:48:59 +1000 (EST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#299608: Segmentation fault still present in current php4
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 15 Mar 2005 10:31:21 +0000
>From [EMAIL PROTECTED] Tue Mar 15 02:31:20 2005
Return-path: <[EMAIL PROTECTED]>
Received: from jem.yoyo.org [193.110.91.2] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DB9Ka-0003ZU-00; Tue, 15 Mar 2005 02:31:20 -0800
Received: from matts by jem.yoyo.org with local (Exim 4.50)
        id 1DB9KY-0003Il-Si
        for [EMAIL PROTECTED]; Tue, 15 Mar 2005 10:31:18 +0000
Date: Tue, 15 Mar 2005 10:31:18 +0000
From: Matt Saunders <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: php4-mysql segfault with mysql_fetch_field()
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Organization: Yoyo Internet Services
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: php4-mysql
Version: 4.3.10-9

PHP crashes when running any PHP script that calls mysql_fetch_field()
without first calling mysql_list_fields(), such as any WordPress blog.

>From /var/log/apache/error.log:
[Mon Mar 14 23:23:43 2005] [notice] child pid 14703 exit signal Segmentation 
fault (11)

With turck-mmcache installed for extra debugging:
[28836] MMCACHE: PHP crashed on opline 86 of mysql_fetch_field() at 
/home/matts/public_html/geekgardener/wp-includes/wp-db.php:144

This seems to be due to upstream bug
http://bugs.php.net/bug.php?id=31288 , fixed in PHP 4.3.11RC1.


-- 
  Matt Saunders   http://www.yoyo.org/matts/contacts/

---------------------------------------
Received: (at 299608-done) by bugs.debian.org; 30 Mar 2005 09:49:43 +0000
>From [EMAIL PROTECTED] Wed Mar 30 01:49:42 2005
Return-path: <[EMAIL PROTECTED]>
Received: from loki.0c3.net [69.0.240.48] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DGZpK-0002K7-00; Wed, 30 Mar 2005 01:49:30 -0800
Received: from localhost
        ([127.0.0.1] helo=mail.0c3.net ident=www-data)
        by loki.0c3.net with esmtp (Exim 4.34)
        id 1DGZop-0000x7-8g
        for [EMAIL PROTECTED]; Wed, 30 Mar 2005 02:48:59 -0700
Received: from 130.194.13.101
        (SquirrelMail authenticated user adconrad)
        by mail.0c3.net with HTTP;
        Wed, 30 Mar 2005 19:48:59 +1000 (EST)
Message-ID: <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
    <[EMAIL PROTECTED]>
    <[EMAIL PROTECTED]>
    <[EMAIL PROTECTED]>
    <[EMAIL PROTECTED]>
    <[EMAIL PROTECTED]>
    <[EMAIL PROTECTED]>
    <[EMAIL PROTECTED]>
    <[EMAIL PROTECTED]>
Date: Wed, 30 Mar 2005 19:48:59 +1000 (EST)
Subject: Re: Bug#299608: Segmentation fault still present in current php4
From: "Adam Conrad" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
User-Agent: SquirrelMail/1.5.1 [CVS]
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Mail-From: [EMAIL PROTECTED]
X-SA-Exim-Scanned: No (on loki.0c3.net); SAEximRunCond expanded to false
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-4.8 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER,
        PRIORITY_NO_NAME autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Philipp Kern said:
>>
>>> auth_mysql_module /usr/lib/apache/1.3/mod_auth_mysql.so
>> What version is libapache-mod-auth-mysql on your system?
>>
>
> You guessed right, thank you.
> It was indeed an old version installed on the system. After upgrading
> to 4.3.9-2 from 4.1.8 it works just fine.

I think it's safe to say that any recurrence of this bug is due to people
not having fully up-to-date systems, with regards to the mysqlclient
transition.

... Adam



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to