系统: Solaris 9 x86
KBS: kbsbbs-snapshot[2006.01.19]
问题:
1、Telnet方式登录,输入代号,密码后,回车立刻掉线,但这时用WEB方式登录,显示“您登录的窗口过多的,是否踢出多余的窗口!”提示,确定后,成功登录。
2、 Telnet方式新用户注册时,输入完确认口令,回车后,到"BBS欢迎您,按任意键继续",立刻掉线。然后用该帐号登录,出现“你同时上线的窗口数过多,是否踢出本ID其它窗口(Y/N)? [N] ”,无论是按“Y或N”,回车后都掉线。但是WEB可以登录,并显示“您登录的窗口过多的,是否踢出多余的窗口!”提示,确定后,成功登录。
------------------------
./configure --prefix=/export/home0/bbs --enable-site=fb2k-v2 \
--with-www=/usr/local/apache --with-php=/usr/local/include/php \
--without-mysql --enable-ssl CFLAGS=-g
---------------------------------------
GDB:
#cd /export/home/kbsbbs-2.0dev/src
# gdb bbsd
GNU gdb 6.0
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-pc-solaris2.9"...
(gdb) run -d -p 4444
Starting program: /export/home/kbsbbs-2.0dev/src/bbsd -d -p 4444
Program exited normally.
登录到 4444 端口后 ,输入用户名后断线。
(gdb) bt
No stack.
--
FROM 220.173.136.*