smth 1.2.1 stable Redhat 7.3
最近突然发现上站人数表没有了
手动运行static程序发现
是
Floating point exception
gdb为
gdb bin/static
GNU gdb Red Hat Linux (5.1.90CVS-5)
Copyright 2002 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-redhat-linux"...
(gdb) run
Starting program: /home/bbs/bin/static
[New Thread 1024 (LWP 1728)]
Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 1024 (LWP 1728)]
0x08049ad6 in main ()
(gdb) bt
#0 0x08049ad6 in main ()
#1 0x42017499 in __libc_start_main () from /lib/i686/libc.so.6
请教该如何进行,或者哪位大虾能凭经验就看出什么问题来着
--
FROM 218.196.69.*