(gdb) step
Single stepping until exit from function __kernel_vsyscall,
which has no line number information.
0x006b7f5d in ___newselect_nocancel () from /lib/libc.so.6
(gdb) step
Single stepping until exit from function ___newselect_nocancel,
which has no line number information.
0x080cb0bc in igetch ()
(gdb) step
Single stepping until exit from function igetch,
which has no line number information.
0x080cb797 in igetkey ()
(gdb) step
Single stepping until exit from function igetkey,
which has no line number information.
0x080cbf45 in getdata ()
(gdb)
Single stepping until exit from function getdata,
which has no line number information.
0x0809521c in valid_article ()
(gdb) step
Single stepping until exit from function valid_article,
which has no line number information.
0x08096684 in write_file ()
(gdb) step
Single stepping until exit from function write_file,
which has no line number information.
^[[A
0x080994cd in raw_vedit ()
(gdb) step
Single stepping until exit from function raw_vedit,
which has no line number information.
0x08099631 in vedit ()
(gdb) step
Single stepping until exit from function vedit,
which has no line number information.
0x0806054c in post_article ()
(gdb) step
Single stepping until exit from function post_article,
which has no line number information.
Program received signal SIGSEGV, Segmentation fault.
0x0810caf7 in monkey1 ()
(gdb) step
Single stepping until exit from function monkey1,
which has no line number information.
Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
【 在 fancyrabbit 的大作中提到: 】
: 呃呃。你登录一个telnet,gdb attach上这个bbsd进程调试一下发文看断在哪里吧
: 【 在 tthen (大米) 的大作中提到: 】
: : 没满 ext3 使用66%
: ...................
--
FROM 221.130.58.*