Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4724 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61965 invoked by uid 1010); 7 Oct 2003 13:19:00 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 61931 invoked from network); 7 Oct 2003 13:19:00 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 7 Oct 2003 13:19:00 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id 1B399148808C; Tue, 7 Oct 2003 06:17:36 -0700 (PDT) Received: from zaneeb.thebrainroom.net (zaneeb.thebrainroom.net [82.133.1.138]) by mx.thebrainroom.net (Postfix) with ESMTP id DEE4C1488087; Tue, 7 Oct 2003 06:17:32 -0700 (PDT) Received: from titan (titan.thebrainroom.net [82.133.1.139]) by zaneeb.thebrainroom.net (8.11.6/8.11.6) with SMTP id h97DIuK17650; Tue, 7 Oct 2003 14:18:56 +0100 Message-ID: <020d01c38cd5$8c80cd80$8b018552@titan> To: "netcat" Cc: "PHP Development" References: <3F82B401.3070309@abox.co.il> <01ef01c38cd1$04940990$8b018552@titan> <3F82BB04.2070700@abox.co.il> Date: Tue, 7 Oct 2003 14:18:50 +0100 Organization: The Brain Room Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3790.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 X-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,REFERENCES version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-TBR-Filter: Virus scanned and defanged Subject: Re: [PHP-DEV] help request: php array From: wez@thebrainroom.com ("Wez Furlong") That backtrace isn't useful (running windows?) Try a debug build, under unix if you have access to it. Chances are that it is your code that is at fault :-) --Wez. > Backtrace in `fatal_signal_handler': > <(null)+1107463240> > > > > > > > > > Lisp backtrace: > > Segmentation fault > ---8<--- > > Is that rep's or php's problem? > May be t should be duplicated? > If yes, how?