PHP 5.1.6 Command Line Arg Gives Seg Fault

eculp at bafirst.com eculp at bafirst.com
Wed Sep 13 15:42:12 PDT 2006


Quoting Ron Tarrant <rtarrant at sympatico.ca>:

> 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?

The exact same thing happened to me and I mentioned it in my email to 
the list.  With dbug everything worked wonderfully.  In fact I left it 
that way for a couple of weeks until I had time to try one of the 
machines like I mentioned previously.

ed



More information about the freebsd-ports mailing list