Luis Gonzaga wrote:

> Program received signal SIGSEGV, Segmentation fault.
> 0x4014be4a in zend_hash_find () from /www/libexec/libphp4.so
> (gdb) bt
> #0  0x4014be4a in zend_hash_find () from /www/libexec/libphp4.so
> #1  0x08104fe8 in ?? ()
> Cannot access memory at address 0x9ae758e8

PHP is probably compiled without debugging info. It's next to impossible
to get reliable backtraces from PHP without it.

Emile


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to