ID:               42700
 Updated by:       [EMAIL PROTECTED]
 Reported By:      rsecor at seqlogic dot com
-Status:           Closed
+Status:           Bogus
 Bug Type:         Reproducible crash
 Operating System: FreeBSD 6.2-STABLE
 PHP Version:      5.2.4


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

[2007-09-18 14:31:13] rsecor at seqlogic dot com

Complete deinstall and reinstall fixed it.
Must be something to do with a port upgrade in FreeBSD :(

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

[2007-09-18 13:26:17] rsecor at seqlogic dot com

Description:
------------
Upgraded to 5.2.4 and now...

Segmentation fault: 11 (core dumped)

Am I doing something wrong?

Reproduce code:
---------------
php -v



Expected result:
----------------
PHP 5.2.4 with Suhosin-Patch 0.9.6.2 (cli) (built: Sep 18 2007
09:14:15) 
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies




Actual result:
--------------
PHP 5.2.4 with Suhosin-Patch 0.9.6.2 (cli) (built: Sep 18 2007 
09:14:15) 
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
Segmentation fault: 11 (core dumped)

#gdb /usr/local/bin/php php.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and 
you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for 
details.
This GDB was configured as "i386-marcel-freebsd"...(no debugging 
symbols found)...
Core was generated by `php'.
Program terminated with signal 11, Segmentation fault.
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x29344570 in __do_global_dtors_aux () from 
/usr/local/lib/php/20060613/spl.so
#2  0x29357c10 in _fini () from /usr/local/lib/php/20060613/spl.so
#3  0x28258040 in ?? ()
#4  0x2824d018 in ?? () from /libexec/ld-elf.so.1
#5  0xbfbfea48 in ?? ()
#6  0x2822e928 in elf_hash () from /libexec/ld-elf.so.1
#7  0x28231508 in dlclose () from /libexec/ld-elf.so.1
#8  0x08136438 in zend_hash_apply_deleter ()
#9  0x081364d3 in zend_hash_graceful_reverse_destroy ()
#10 0x0812cabc in zend_shutdown ()
#11 0x080f3973 in php_module_shutdown ()
#12 0x081a8597 in main ()





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


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

Reply via email to