Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2142 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61783 invoked from network); 4 Jun 2003 02:00:20 -0000 Received: from unknown (HELO cooee.squiz.net) (203.25.173.1) by pb1.pair.com with SMTP; 4 Jun 2003 02:00:20 -0000 Received: (qmail 21252 invoked by uid 509); 4 Jun 2003 02:00:15 -0000 Received: from blankey-phpdev@squiz.net by cooee.squiz.net by uid 0 with qmail-scanner-1.14 ( Clear:. Processed in 0.031272 secs); 04 Jun 2003 02:00:15 -0000 Received: from avenger.squiz.net (203.25.173.28) by cooee.cybersydney.com.au with SMTP; 4 Jun 2003 02:00:15 -0000 Message-ID: <5.2.0.9.0.20030604120933.03845240@cooee.squiz.net> X-Sender: csmith@cooee.squiz.net X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 04 Jun 2003 12:09:36 +1000 To: internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] serialize segfault From: blankey-phpdev@squiz.net (Chris) Same problem - segfaults in exactly the same place. Is there anything I can add to the php source code to give me a hand? I put in zend_error messages in different places but that didn't help me a lot to try and track down what was happening. $ which gcc /usr/local/bin/gcc $ /usr/local/bin/gcc -v Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/specs gcc version 2.95.3 20010315 (release) $ At 03:03 AM 6/4/03 +0200, Sascha Schumann wrote: >On Wed, 4 Jun 2003, Chris wrote: > > > Which would be better to try, 2.95x or 3.x? > > Our codebase has been exposed to 2.95 mostly, so going with > that would be wise. > > - Sascha > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php