Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12706 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40255 invoked by uid 1010); 10 Sep 2004 08:20:59 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 36352 invoked from network); 10 Sep 2004 08:19:04 -0000 Received: from unknown (HELO mproxy.gmail.com) (216.239.56.247) by pb1.pair.com with SMTP; 10 Sep 2004 08:19:04 -0000 Received: by mproxy.gmail.com with SMTP id w67so140541cwb for ; Fri, 10 Sep 2004 01:19:04 -0700 (PDT) Received: by 10.11.119.70 with SMTP id r70mr197960cwc; Fri, 10 Sep 2004 01:19:04 -0700 (PDT) Received: by 10.11.117.13 with HTTP; Fri, 10 Sep 2004 01:19:03 -0700 (PDT) Message-ID: <4e89b42604091001195cafa47d@mail.gmail.com> Date: Fri, 10 Sep 2004 09:19:03 +0100 Reply-To: Wez Furlong To: Derick Rethans Cc: Daniel Convissor , PHP Internals List In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20040905193319.91641.qmail@pb1.pair.com> <20040905223229.41761.qmail@pb1.pair.com> <5.1.0.14.2.20040906231133.06501800@localhost> <20040907091235.5283.qmail@pb1.pair.com> <413E02BF.4080604@ganx4.com> <4e89b42604090911107681e23c@mail.gmail.com> <20040909181734.GA4464@panix.com> Subject: Re: [PHP-DEV] Re: Really odd PHP problem... different platform From: kingwez@gmail.com (Wez Furlong) We need to: - provide a debug build with symbols (could be generated daily to reduce load on Edin's snap box) - find out exactly how to get Dr. Watson (or whatever) to drop dumps for applications - otherwise suggest that they install a debugger. Installing dev tools under win tends to destabilize the system, so its something to avoid for production machines; Debugging Tools for Windows is much better for this than VC++/VS.Net, and is also free. --Wez. On Fri, 10 Sep 2004 09:28:04 +0200 (CEST), Derick Rethans wrote: > On Thu, 9 Sep 2004, Daniel Convissor wrote: > > > On Thu, Sep 09, 2004 at 07:10:51PM +0100, Wez Furlong wrote: > > > Hope that helps.... (and if you find out about the minidump thing, > > > please share the knowledge ;-) > > > > This may be of assistance... > > Can you perhaps wrap up instructions al la "how to generate a backtrace" > for unix with those tools? That would be much appreciated. > > Derick > > -- > Derick Rethans > http://derickrethans.nl | http://ez.no | http://xdebug.org > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >