Date: Wed, 13 Sep 2006 16:15:32 -0400 From: Ron Tarrant <rtarrant@sympatico.ca> To: freebsd-ports@freebsd.org Subject: Re: PHP 5.1.6 Command Line Arg Gives Seg Fault Message-ID: <450866E4.3070507@sympatico.ca> In-Reply-To: <20060913121637.GA67429@icarus.home.lan> References: <4507C944.1040006@sympatico.ca> <20060913121637.GA67429@icarus.home.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
Jeremy Chadwick wrote: > > Can you provide a gdb backtrace of this problem? It might give > others, and yourself, a better idea of where the problem is. Use > the following: `gdb --args php --version`, and after the sig11 at > the (gdb) prompt, do "bt". > > > Hmmm.... I'm guessing this isn't possible, although I could be wrong. If php is compiled with debug hooks, the error doesn't occur. If it's compiled without, there's no debug stack. Perhaps that's why this hasn't been solved yet? -Ron T. -- Ron Tarrant Blog:<A HREF="http://www.writingup.com/blog/phpgtk2">PHP-Gtk2</A>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?450866E4.3070507>