个人工具箱,选择“T) 个人参数设定1”回车,就看到了
==============================================================
Connection to host is shutdown, Press <ENTER> to reconnect
==============================================================
用gdb抓了一下,各位帮忙看看是怎么回事。我一段时间不看代码,看不懂了..-_-
(gdb) c
Continuing.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1075966080 (LWP 16955)]
0x400fe33b in strlen () from /lib/tls/libc.so.6
(gdb) bt
#0 0x400fe33b in strlen () from /lib/tls/libc.so.6
#1 0x08098e4a in prints (format=0x8119f69 "%c. %-27s \033[37;0m%3s\033[m") at screen.c:789
#2 0x08072299 in showuserdefine1 (conf=0xbffff6a0, i=2) at xyz.c:92
#3 0x080bdd4d in show_item (conf=0xbffff6a0, item=3, clear=false) at select.c:87
#4 0x080bde40 in refresh_select (conf=0xbffff6a0) at select.c:109
#5 0x080be303 in do_select_internal (conf=0xbffff6a0, key=4100) at select.c:201
#6 0x080bebe5 in list_select (conf=0xbffff6a0, key=4100) at select.c:388
#7 0x080beef0 in list_select_loop (conf=0xbffff6a0) at select.c:482
#8 0x08072839 in setperms (pbits=4294967295, basic=0, prompt=0x811a6a0 "参数", numbers=3,
show=0x807219a <showuserdefine1>, select=0) at xyz.c:202
#9 0x08073b04 in x_userdefine1 () at xyz.c:641
#10 0x0807b9fa in domenu (menu_name=0x40221e28 "M_INFO") at comm_lists.c:657
#11 0x0807b9fa in domenu (menu_name=0x812bad2 "TOPMENU") at comm_lists.c:657
#12 0x080c1cd8 in main_bbs (convit=0, argv=0xbffffc79 "bbsd:SYSOP") at newmain_single.c:1166
#13 0x080bcea0 in bbs_main (argv=0xbffffc79 "bbsd:SYSOP") at bbsd_single.c:484
#14 0x080bd746 in bbs_standalone_main (argv=0xbffffc79 "bbsd:SYSOP") at bbsd_single.c:657
#15 0x080bd848 in main (argc=3, argv=0xbffffb84) at bbsd_single.c:684
--
FROM 221.192.219.*