ID:               38961
 Updated by:       [EMAIL PROTECTED]
 Reported By:      nikolas dot hagelstein at gmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: Netbsd 3.0.1 AMD64
 PHP Version:      5.1.6


Previous Comments:
------------------------------------------------------------------------

[2006-09-26 17:07:51] nikolas dot hagelstein at gmail dot com

it is php -v returns (DEBUG) which indicates that it has been build
with enable-debug:
PHP 5.1.6 (cli) (built: Sep 26 2006 18:33:22) (DEBUG)

------------------------------------------------------------------------

[2006-09-26 17:06:29] [EMAIL PROTECTED]

..or your PHP binary is stripped.
Just get the sources, compile them with ./configure --enable-debug
--disable-all and use the sapi/cli/php binary.

------------------------------------------------------------------------

[2006-09-26 17:02:49] [EMAIL PROTECTED]

Well, your PHP is built without --enable-debug, that's the fact.

------------------------------------------------------------------------

[2006-09-26 17:00:46] nikolas dot hagelstein at gmail dot com

yes ...it is:
Starting program: /usr/pkg/bin/php
/var/www/www.chaosbutze.de/htdocs/test.php
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x000000000051bb0f in zif_metaphone ()
(gdb) bt
#0  0x000000000051bb0f in zif_metaphone ()
#1  0x000000000051b9e2 in zif_metaphone ()
#2  0x00000000005bfa95 in execute ()
#3  0x00000000005bf21c in execute ()
#4  0x00000000005a2ef6 in zend_execute_scripts ()
#5  0x0000000000562c09 in php_execute_script ()
#6  0x00000000006133e9 in main ()
#7  0x0000000000440aa8 in ___start ()

i even tried -e but without any success...

------------------------------------------------------------------------

[2006-09-26 16:57:21] [EMAIL PROTECTED]

And the backtrace is EXACTLY the same?
Just #0  0x000000000050c86c in zif_metaphone () ?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/38961

-- 
Edit this bug report at http://bugs.php.net/?id=38961&edit=1

Reply via email to