misc/93409: PHP5 command line interpreter is dying with SIGSEGV

Václav Haisman v.haisman at sh.cvut.cz
Wed Feb 15 13:30:06 PST 2006


>Number:         93409
>Category:       misc
>Synopsis:       PHP5 command line interpreter is dying with SIGSEGV
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 15 21:30:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Václav Haisman
>Release:        6.0
>Organization:
SU SH
>Environment:
FreeBSD logout.sh.cvut.cz 6.0-STABLE FreeBSD 6.0-STABLE #0: Tue Jan  3 01:20:59 CET 2006     root at logout.sh.cvut.cz:/usr/obj/usr/src/sys/LOGOUT  i386              
>Description:
The PHP5 CLI is dying with SIGSEGV as shown in the following excerpt from GDB session.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x82a9000 (LWP 100382)]
0x291c9350 in ?? ()
(gdb) bt
#0  0x291c9350 in ?? ()
#1  0x0812a882 in tsrm_shutdown () at /usr/ports/lang/php5/work/php-5.1.2/TSRM/TSRM.c:180
#2  0x082122cf in main (argc=1, argv=0xbfbfeac4)
    at /usr/ports/lang/php5/work/php-5.1.2/sapi/cli/php_cli.c:1240
(gdb) frame 1
#1  0x0812a882 in tsrm_shutdown () at /usr/ports/lang/php5/work/php-5.1.2/TSRM/TSRM.c:180
180                                                             resource_types_table[j].dtor(p->storage[j], &p->storage);
(gdb) print resource_types_table[j].dtor
$1 = 0x291c9350
              
>How-To-Repeat:
              
>Fix:
              
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list