Re: [PHP-DEV] Unified ODBC / 3.0.6 Intermittent Failure From: Michael Brennen (mbrennen <email protected>)
Date: 12/30/98

On Wed, 30 Dec 1998, Rasmus Lerdorf wrote:

> > Apache module, odbc_pconnect.
>
> Ok, we need some more detailed info here. When it fails, is anything
> written to your Apache error_log?

No.

> If it is core dumping, run it in single-process mode (-X) and get
> a backtrace.

As explained in the exchange with Sasha a couple of days ago, running
under gdb with -X is what I've been unable to get working; I've tried
to do so to be able to give you a decent backtrace. When I run it
under gdb it fails on the second reload of the page, and the backtrace
is nonsense. Compilation is with -g -O, linking with -g to get full
symbols.

Since this is on a test machine I can run the daemon as root and see
if I can't get a core file to run back through gdb; that may be the
only way to do it.

   -- Michael

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>