- 主题:term发文突然断线
操作系统:solaris 10 x86
kbs 2.0,2008.10.26 svn update 过一次
今天15:00之前,挺稳定的,没出现过发文掉线的现象。
大概是从这时间点之后,term一发文就掉线,用户再次登录后会收到
信件一封,正文无内容
linton Dec 14 ★ 不正常断线所保留的部份...
web发文显示: 两次发文/信间隔过密,请休息几秒再试!
gdb信息如下:
# 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.10"...
(gdb) run -d -p 4444
Starting program: /export/home0/bbs/bin/bbsd -d -p 4444
warning: Lowest section in /lib/libpthread.so.1 is .dynamic at 00000074
Segmentation Fault - core dumped
# gdb --core=core
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.10".
Core was generated by `gdb bbsd'.
Program terminated with signal 11, Segmentation fault.
#0 0x08135f7c in ?? ()
(gdb) bt
#0 0x08135f7c in ?? ()
#1 0x0829f024 in ?? ()
#2 0x0829f024 in ?? ()
#3 0x0813aee7 in ?? ()
#4 0x083b835c in ?? ()
#5 0x00000005 in ?? ()
#6 0x08046c50 in ?? ()
#7 0x0829f024 in ?? ()
#8 0x084490c8 in ?? ()
#9 0x083b836e in ?? ()
#10 0x08046a38 in ?? ()
#11 0x08138e69 in ?? ()
#12 0x08046c50 in ?? ()
#13 0x083b8368 in ?? ()
#14 0x00000005 in ?? ()
#15 0x0829efd8 in ?? ()
#16 0x00000007 in ?? ()
#17 0x00000004 in ?? ()
(gdb) file bbsd
warning: core file may not match specified executable file.
Reading symbols from bbsd...done.
(gdb) bt
#0 0x08135f7c in INV_MASK.4 ()
#1 0x0829f024 in ?? ()
#2 0x0829f024 in ?? ()
#3 0x0813aee7 in GtoB ()
#4 0x083b835c in ?? ()
#5 0x00000005 in ?? ()
#6 0x08046c50 in ?? ()
#7 0x0829f024 in ?? ()
#8 0x084490c8 in ?? ()
#9 0x083b836e in ?? ()
#10 0x08046a38 in ?? ()
#11 0x08138e69 in GtoB ()
#12 0x08046c50 in ?? ()
#13 0x083b8368 in ?? ()
#14 0x00000005 in ?? ()
#15 0x0829efd8 in ?? ()
#16 0x00000007 in ?? ()
#17 0x00000004 in ?? ()
--
修改:linton FROM 220.173.136.*
FROM 220.173.136.*
我记得以前出现这种情况都是ntp对时造成系统时间变了搞的
【 在 linton (雨·雪·风·霜) 的大作中提到: 】
: 操作系统:solaris 10 x86
: kbs 2.0,2008.10.26 svn update 过一次
: 今天15:00之前,挺稳定的,没出现过发文掉线的现象。
: ...................
--
FROM 221.221.165.186
一直都是用ntp对时的,我把它停了看看
【 在 KCN (毒中之毒~strongest) 的大作中提到: 】
: 我记得以前出现这种情况都是ntp对时造成系统时间变了搞的
--
FROM 220.173.136.*
我记得我们站之前出过问题是因为关键字的个数超过了max_num……
【 在 linton (雨·雪·风·霜) 的大作中提到: 】
: 一直都是用ntp对时的,我把它停了看看
--
FROM 116.3.210.*
现在好了,就是这个原因
谢谢
【 在 leonz (leonz) 的大作中提到: 】
: 我记得我们站之前出过问题是因为关键字的个数超过了max_num……
--
FROM 220.173.136.*
对,就是过滤词,过多的话..
【 在 leonz (leonz) 的大作中提到: 】
: 我记得我们站之前出过问题是因为关键字的个数超过了max_num……
--
FROM 218.26.243.*