[PHP-DEV] Bug #14168 Updated: child segfaults on php_xbithack_handler ()

2001-12-26 Thread lobbin

ID: 14168
Updated by: lobbin
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: Reproducible crash
Operating System: slackware linux 2.2.19
PHP Version: 4.0.6
New Comment:

No feedback. Closing.

Previous Comments:


[2001-12-05 19:26:33] [EMAIL PROTECTED]

it works for me.
Could you try 4.1.0RC5? 
http://www.php.net/~zeev/php-4.1.0RC5.tar.gz




[2001-11-21 23:41:44] [EMAIL PROTECTED]

oops, forgot to include what the actual problem is, heh

the page never loads in the browser, but the server doesn't get shut down; it just 
reports the following line in error_log:

[date] [notice] child pid  eit signal Segmentation fault (11)



[2001-11-21 17:24:02] [EMAIL PROTECTED]

oops, forgot to include what the actual problem is, heh

the page never loads in the browser, but the server doesn't get shut down; it just 
reports the following line in error_log:

[date] [notice] child pid  eit signal Segmentation fault (11)



[2001-11-21 17:20:38] [EMAIL PROTECTED]

this problem occurs when loading any page, even just html.
i can't even get the you've successfully installed apache! page to come up

./configure --with-mysql=/usr/local/mysql --with-apxs --with-zlib

# httpd -v
Server version: Apache/1.3.22 (Unix)
# uname -a
Linux lxbox 2.2.19 #4 Sun Oct 7 21:02:09 EDT 2001 i486 unknown

gdb backtrace:
Starting program: /usr/bin/httpd -X

Program received signal SIGSEGV, Segmentation fault.
0x401e69b1 in php_xbithack_handler (r=0x8240f3c) at mod_php4.c:694
694 conf = (php_apache_info_struct *) get_module_config(r-per_dir_config, 
php4_module);
(gdb) bt
#0  0x401e69b1 in php_xbithack_handler (r=0x8240f3c) at mod_php4.c:694
#1  0x8098339 in ap_invoke_handler () at eval.c:88
#2  0x80ad1ff in process_request_internal () at eval.c:88
#3  0x80ad656 in ap_internal_redirect () at eval.c:88
#4  0x8072e3c in handle_dir () at eval.c:88
#5  0x8098339 in ap_invoke_handler () at eval.c:88
#6  0x80ad1ff in process_request_internal () at eval.c:88
#7  0x80ad266 in ap_process_request () at eval.c:88
#8  0x80a4156 in child_main () at eval.c:88
#9  0x80a4311 in make_child () at eval.c:88
#10 0x80a448c in startup_children () at eval.c:88
#11 0x80a4b1d in standalone_main () at eval.c:88
#12 0x80a537c in main () at eval.c:88
#13 0x400a02eb in __libc_start_main (main=0x80a4fe8 main, argc=2,
ubp_av=0xb9e4, init=0x80627b4 _init, fini=0x8144a9c _fini,
rtld_fini=0x4000c130 _dl_fini, stack_end=0xb9dc)
at ../sysdeps/generic/libc-start.c:129





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


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #14168 Updated: child segfaults on php_xbithack_handler ()

2001-12-05 Thread yohgaki

ID: 14168
Updated by: yohgaki
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Reproducible crash
Operating System: slackware linux 2.2.19
PHP Version: 4.0.6
New Comment:

it works for me.
Could you try 4.1.0RC5? 
http://www.php.net/~zeev/php-4.1.0RC5.tar.gz


Previous Comments:


[2001-11-21 23:41:44] [EMAIL PROTECTED]

oops, forgot to include what the actual problem is, heh

the page never loads in the browser, but the server doesn't get shut down; it just 
reports the following line in error_log:

[date] [notice] child pid  eit signal Segmentation fault (11)



[2001-11-21 17:24:02] [EMAIL PROTECTED]

oops, forgot to include what the actual problem is, heh

the page never loads in the browser, but the server doesn't get shut down; it just 
reports the following line in error_log:

[date] [notice] child pid  eit signal Segmentation fault (11)



[2001-11-21 17:20:38] [EMAIL PROTECTED]

this problem occurs when loading any page, even just html.
i can't even get the you've successfully installed apache! page to come up

./configure --with-mysql=/usr/local/mysql --with-apxs --with-zlib

# httpd -v
Server version: Apache/1.3.22 (Unix)
# uname -a
Linux lxbox 2.2.19 #4 Sun Oct 7 21:02:09 EDT 2001 i486 unknown

gdb backtrace:
Starting program: /usr/bin/httpd -X

Program received signal SIGSEGV, Segmentation fault.
0x401e69b1 in php_xbithack_handler (r=0x8240f3c) at mod_php4.c:694
694 conf = (php_apache_info_struct *) get_module_config(r-per_dir_config, 
php4_module);
(gdb) bt
#0  0x401e69b1 in php_xbithack_handler (r=0x8240f3c) at mod_php4.c:694
#1  0x8098339 in ap_invoke_handler () at eval.c:88
#2  0x80ad1ff in process_request_internal () at eval.c:88
#3  0x80ad656 in ap_internal_redirect () at eval.c:88
#4  0x8072e3c in handle_dir () at eval.c:88
#5  0x8098339 in ap_invoke_handler () at eval.c:88
#6  0x80ad1ff in process_request_internal () at eval.c:88
#7  0x80ad266 in ap_process_request () at eval.c:88
#8  0x80a4156 in child_main () at eval.c:88
#9  0x80a4311 in make_child () at eval.c:88
#10 0x80a448c in startup_children () at eval.c:88
#11 0x80a4b1d in standalone_main () at eval.c:88
#12 0x80a537c in main () at eval.c:88
#13 0x400a02eb in __libc_start_main (main=0x80a4fe8 main, argc=2,
ubp_av=0xb9e4, init=0x80627b4 _init, fini=0x8144a9c _fini,
rtld_fini=0x4000c130 _dl_fini, stack_end=0xb9dc)
at ../sysdeps/generic/libc-start.c:129





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


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #14168 Updated: child segfaults on php_xbithack_handler ()

2001-11-21 Thread grinderf

ID: 14168
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Reproducible crash
Operating System: slackware linux 2.2.19
PHP Version: 4.0.6
New Comment:

oops, forgot to include what the actual problem is, heh

the page never loads in the browser, but the server doesn't get shut down; it just 
reports the following line in error_log:

[date] [notice] child pid  eit signal Segmentation fault (11)

Previous Comments:


[2001-11-21 17:20:38] [EMAIL PROTECTED]

this problem occurs when loading any page, even just html.
i can't even get the you've successfully installed apache! page to come up

./configure --with-mysql=/usr/local/mysql --with-apxs --with-zlib

# httpd -v
Server version: Apache/1.3.22 (Unix)
# uname -a
Linux lxbox 2.2.19 #4 Sun Oct 7 21:02:09 EDT 2001 i486 unknown

gdb backtrace:
Starting program: /usr/bin/httpd -X

Program received signal SIGSEGV, Segmentation fault.
0x401e69b1 in php_xbithack_handler (r=0x8240f3c) at mod_php4.c:694
694 conf = (php_apache_info_struct *) get_module_config(r-per_dir_config, 
php4_module);
(gdb) bt
#0  0x401e69b1 in php_xbithack_handler (r=0x8240f3c) at mod_php4.c:694
#1  0x8098339 in ap_invoke_handler () at eval.c:88
#2  0x80ad1ff in process_request_internal () at eval.c:88
#3  0x80ad656 in ap_internal_redirect () at eval.c:88
#4  0x8072e3c in handle_dir () at eval.c:88
#5  0x8098339 in ap_invoke_handler () at eval.c:88
#6  0x80ad1ff in process_request_internal () at eval.c:88
#7  0x80ad266 in ap_process_request () at eval.c:88
#8  0x80a4156 in child_main () at eval.c:88
#9  0x80a4311 in make_child () at eval.c:88
#10 0x80a448c in startup_children () at eval.c:88
#11 0x80a4b1d in standalone_main () at eval.c:88
#12 0x80a537c in main () at eval.c:88
#13 0x400a02eb in __libc_start_main (main=0x80a4fe8 main, argc=2,
ubp_av=0xb9e4, init=0x80627b4 _init, fini=0x8144a9c _fini,
rtld_fini=0x4000c130 _dl_fini, stack_end=0xb9dc)
at ../sysdeps/generic/libc-start.c:129





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


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #14168 Updated: child segfaults on php_xbithack_handler ()

2001-11-21 Thread grinderf

ID: 14168
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Reproducible crash
Operating System: slackware linux 2.2.19
PHP Version: 4.0.6
New Comment:

oops, forgot to include what the actual problem is, heh

the page never loads in the browser, but the server doesn't get shut down; it just 
reports the following line in error_log:

[date] [notice] child pid  eit signal Segmentation fault (11)

Previous Comments:


[2001-11-21 17:24:02] [EMAIL PROTECTED]

oops, forgot to include what the actual problem is, heh

the page never loads in the browser, but the server doesn't get shut down; it just 
reports the following line in error_log:

[date] [notice] child pid  eit signal Segmentation fault (11)



[2001-11-21 17:20:38] [EMAIL PROTECTED]

this problem occurs when loading any page, even just html.
i can't even get the you've successfully installed apache! page to come up

./configure --with-mysql=/usr/local/mysql --with-apxs --with-zlib

# httpd -v
Server version: Apache/1.3.22 (Unix)
# uname -a
Linux lxbox 2.2.19 #4 Sun Oct 7 21:02:09 EDT 2001 i486 unknown

gdb backtrace:
Starting program: /usr/bin/httpd -X

Program received signal SIGSEGV, Segmentation fault.
0x401e69b1 in php_xbithack_handler (r=0x8240f3c) at mod_php4.c:694
694 conf = (php_apache_info_struct *) get_module_config(r-per_dir_config, 
php4_module);
(gdb) bt
#0  0x401e69b1 in php_xbithack_handler (r=0x8240f3c) at mod_php4.c:694
#1  0x8098339 in ap_invoke_handler () at eval.c:88
#2  0x80ad1ff in process_request_internal () at eval.c:88
#3  0x80ad656 in ap_internal_redirect () at eval.c:88
#4  0x8072e3c in handle_dir () at eval.c:88
#5  0x8098339 in ap_invoke_handler () at eval.c:88
#6  0x80ad1ff in process_request_internal () at eval.c:88
#7  0x80ad266 in ap_process_request () at eval.c:88
#8  0x80a4156 in child_main () at eval.c:88
#9  0x80a4311 in make_child () at eval.c:88
#10 0x80a448c in startup_children () at eval.c:88
#11 0x80a4b1d in standalone_main () at eval.c:88
#12 0x80a537c in main () at eval.c:88
#13 0x400a02eb in __libc_start_main (main=0x80a4fe8 main, argc=2,
ubp_av=0xb9e4, init=0x80627b4 _init, fini=0x8144a9c _fini,
rtld_fini=0x4000c130 _dl_fini, stack_end=0xb9dc)
at ../sysdeps/generic/libc-start.c:129





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


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]