我安装kbs后经常出现页面跳转到无法显示的情况
例如在www下点察看在线用户列表,50%页面无法显示,我按照atppp教的web seg fault法,得到如下的结果,麻烦各位高手帮忙看看,应该如何修复错误?谢谢了
(gdb) run -X -f /home/www/conf/httpd.conf
The program being debugged has been started already.
Start it from the beginning? (y or n) y
warning: cannot close "shared object read from target memory": File in wrong foa
Starting program: /home/www/bin/httpd -X -f /home/www/conf/httpd.conf
Reading symbols from shared object read from target memory...(no debugging symbe
Loaded system supplied DSO at 0x285000
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208267872 (LWP 929)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208267872 (LWP 929)]
0x002b4638 in myfriend (uid=4, fexp=0x0, session=0x2f3520) at utmp.c:738
738 if (u == NULL || u->friendsnum<= 0) {
(gdb)bt
#0 0x00f44638 in myfriend (uid=4, fexp=0x0, session=0xf83520) at utmp.c:738
#1 0x001620bf in isfriend (id=0xbf8c43f8 "ukbee") at bbslib.c:109
#2 0x00d944b1 in full_user_list (uentp=0xb72d6000, arg=0xbf8c4ae4, count=0)
at phpbbslib.c:8504
#3 0x002b3a57 in apply_ulist_addr (fptr=0xd94357 <full_user_list>,
arg=0xbf8c4ae4) at utmp.c:489
#4 0x00d9471d in zif_bbs_getonline_user_list (ht=2, return_value=0x91548bc,
this_ptr=0x0, return_value_used=1) at phpbbslib.c:8537
#5 0x009f8f23 in execute (op_array=0x9143cbc)
at /home/src/php-4.4.1/Zend/zend_execute.c:1675
#6 0x009e3b99 in zend_execute_scripts (type=8, retval=Variable "retval" is not.
)
at /home/src/php-4.4.1/Zend/zend.c:938
#7 0x009bc95e in php_execute_script (primary_file=0xbf8c7d98)
at /home/src/php-4.4.1/main/main.c:1743
#8 0x009fd59e in apache_php_module_main (r=0x913ead4, display_source_mode=0)
at /home/src/php-4.4.1/sapi/apache/sapi_apache.c:54
#9 0x009fde0f in send_php (r=0x913ead4, display_source_mode=0, filename=0x0)
at /home/src/php-4.4.1/sapi/apache/mod_php4.c:627
#10 0x0806a7b3 in ap_invoke_handler ()
#11 0x0808006e in process_request_internal ()
#12 0x080800ce in ap_process_request ()
#13 0x08076bbf in child_main ()
#14 0x08076de2 in make_child ()
---Type <return> to continue, or q <return> to quit---
--
修改:ukbee FROM 130.88.102.*
FROM 130.88.102.*