PHP 5.1.6 Command Line Arg Gives Seg Fault

Ron Tarrant rtarrant at sympatico.ca
Wed Sep 13 13:15:36 PDT 2006


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>



More information about the freebsd-ports mailing list