From:             [EMAIL PROTECTED]
Operating system: Linux RedHat 6.2
PHP version:      4.1.1
PHP Bug Type:     Apache related
Bug description:  Segmenation fault

Program received signal SIGSEGV, Segmentation fault.
0x403297e3 in php_treat_data (arg=1, str=0x0, 
destArray=0x0) at php_variables.c:257
257                     if (c_var && *c_var) {
(gdb)
(gdb) bt
#0  0x403297e3 in php_treat_data (arg=1, str=0x0, 
destArray=0x0) at php_variables.c:257
#1  0x403246c8 in php_hash_environment () at main.c:1038
#2  0x40323dc4 in php_request_startup () at main.c:621
#3  0x403216a9 in apache_php_module_main (r=0x817e2c4, 
display_source_mode=0) at sapi_apache.c:66
#4  0x40322066 in send_php (r=0x817e2c4, 
display_source_mode=0, filename=0x0) at mod_php4.c:536
#5  0x40322098 in send_parsed_php (r=0x817e2c4) at 
mod_php4.c:547
#6  0x8079373 in ap_invoke_handler ()
#7  0x808d339 in process_request_internal ()
#8  0x808d768 in ap_internal_redirect ()
#9  0x806bdd3 in mod_gzip_redir1_handler ()
#10 0x806a72d in mod_gzip_handler ()
#11 0x8079373 in ap_invoke_handler ()
#12 0x808d339 in process_request_internal ()
#13 0x808d39c in ap_process_request ()
#14 0x80848ce in child_main ()
#15 0x8084a7c in make_child ()
#16 0x8084bd9 in startup_children ()
#17 0x8085216 in standalone_main ()
#18 0x80859b3 in main ()
#19 0x400bc9cb in __libc_start_main (main=0x808565c 
<main>, argc=4, argv=0xbffffa94, init=0x8050370 <_init>,
    fini=0x80bc2dc <_fini>, rtld_fini=0x4000ae60 
<_dl_fini>, stack_end=0xbffffa8c)
    at ../sysdeps/generic/libc-start.c:92

-- 
Edit bug report at http://bugs.php.net/?id=15579&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15579&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15579&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15579&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15579&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15579&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15579&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15579&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15579&r=submittedtwice

Reply via email to