From:             
Operating system: linux  x86_64
PHP version:      5.3SVN-2010-06-09 (SVN)
Package:          FPM related
Bug Type:         Bug
Bug description:segmentation fault

Description:
------------
Core was generated by `/usr/local/php-5.3-r299968/sbin/php-fpm'.

Program terminated with signal 11, Segmentation fault.

[New process 11882]

#0  0x0000555555955aab in _zend_is_inconsistent (ht=0x550000000000, 

    file=0x555555ccf738 "/home/l3et3r/php-5.3-r299968/Zend/zend_hash.c",
line=517)

    at /home/l3et3r/php-5.3-r299968/Zend/zend_hash.c:53

53              if (ht->inconsistent==HT_OK) {

(gdb) bt

#0  0x0000555555955aab in _zend_is_inconsistent (ht=0x550000000000, 

    file=0x555555ccf738 "/home/l3et3r/php-5.3-r299968/Zend/zend_hash.c",
line=517)

    at /home/l3et3r/php-5.3-r299968/Zend/zend_hash.c:53

#1  0x0000555555957821 in zend_hash_destroy (ht=0x550000000000) at
/home/l3et3r/php-5.3-r299968/Zend/zend_hash.c:517

#2  0x0000555555a334d7 in fcgi_close (req=0x7fff64fee540, force=0,
destroy=1)

    at /home/l3et3r/php-5.3-r299968/sapi/fpm/fpm/fastcgi.c:675

#3  0x0000555555a33de4 in fcgi_finish_request (req=0x7fff64fee540,
force_close=0)

    at /home/l3et3r/php-5.3-r299968/sapi/fpm/fpm/fastcgi.c:1000

#4  0x0000555555a395b5 in sapi_cgi_deactivate () at
/home/l3et3r/php-5.3-r299968/sapi/fpm/fpm/fpm_main.c:881

#5  0x00005555558d62f6 in sapi_deactivate () at
/home/l3et3r/php-5.3-r299968/main/SAPI.c:444

#6  0x00005555558ca34d in php_request_shutdown (dummy=0x0) at
/home/l3et3r/php-5.3-r299968/main/main.c:1642

#7  0x0000555555a3b5d3 in main (argc=1, argv=0x7fff64ff0788)

    at /home/l3et3r/php-5.3-r299968/sapi/fpm/fpm/fpm_main.c:1881



(gdb) frame 7

#7  0x0000555555a3b5d3 in main (argc=1, argv=0x7fff64ff0788)

    at /home/l3et3r/php-5.3-r299968/sapi/fpm/fpm/fpm_main.c:1881

1881                            php_request_shutdown((void *) 0);

(gdb) frame 6

#6  0x00005555558ca34d in php_request_shutdown (dummy=0x0) at
/home/l3et3r/php-5.3-r299968/main/main.c:1642

1642                    sapi_deactivate(TSRMLS_C);

(gdb) frame 5

#5  0x00005555558d62f6 in sapi_deactivate () at
/home/l3et3r/php-5.3-r299968/main/SAPI.c:444

444                     sapi_module.deactivate(TSRMLS_C);

(gdb) frame 4

#4  0x0000555555a395b5 in sapi_cgi_deactivate () at
/home/l3et3r/php-5.3-r299968/sapi/fpm/fpm/fpm_main.c:881

881                             if (

(gdb) frame 3

#3  0x0000555555a33de4 in fcgi_finish_request (req=0x7fff64fee540,
force_close=0)

    at /home/l3et3r/php-5.3-r299968/sapi/fpm/fpm/fastcgi.c:1000

1000                    fcgi_close(req, force_close, 1);

(gdb) frame 2

#2  0x0000555555a334d7 in fcgi_close (req=0x7fff64fee540, force=0,
destroy=1)

    at /home/l3et3r/php-5.3-r299968/sapi/fpm/fpm/fastcgi.c:675

675                     zend_hash_destroy(req->env);

(gdb) frame 1

#1  0x0000555555957821 in zend_hash_destroy (ht=0x550000000000) at
/home/l3et3r/php-5.3-r299968/Zend/zend_hash.c:517

517             IS_CONSISTENT(ht);

(gdb) frame 0

#0  0x0000555555955aab in _zend_is_inconsistent (ht=0x550000000000, 

    file=0x555555ccf738 "/home/l3et3r/php-5.3-r299968/Zend/zend_hash.c",
line=517)

    at /home/l3et3r/php-5.3-r299968/Zend/zend_hash.c:53

53              if (ht->inconsistent==HT_OK) {




-- 
Edit bug report at http://bugs.php.net/bug.php?id=52032&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=52032&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=52032&r=trysnapshot53
Try a snapshot (trunk):              
http://bugs.php.net/fix.php?id=52032&r=trysnapshottrunk
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=52032&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=52032&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=52032&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=52032&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=52032&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=52032&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=52032&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=52032&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=52032&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=52032&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=52032&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=52032&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=52032&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=52032&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=52032&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=52032&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=52032&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=52032&r=mysqlcfg

Reply via email to