[mpls-linux-general] back trace of core
Status: Beta
Brought to you by:
jleu
From: L S. R. <ls...@ya...> - 2001-09-19 05:13:31
|
Dear all and james, finaly i got core ,please look into the core but problem is strange ;-). [root@lsreddy ldp-portable-0.060]# gdb ldp_linux core GNU gdb 19991004 Copyright 1998 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"... Core was generated by `./ldp_linux'. Program terminated with signal 11, Segmentation fault. Reading symbols from /lib/libc.so.6...done. Reading symbols from /lib/ld-linux.so.2...done. #0 0x4007524b in chunk_free (ar_ptr=0x40109d60, p=0x80758e0) at malloc.c:3121 3121 malloc.c: No such file or directory. (gdb) bt #0 0x4007524b in chunk_free (ar_ptr=0x40109d60, p=0x80758e0) at malloc.c:3121 #1 0x40074fba in __libc_free (mem=0x80758e8) at malloc.c:3023 #2 0x8064add in ldp_free (mem=0x80758e8) at ldp_mm_impl.c:18 #3 0x80592c0 in Mpls_encodeLdpPDU (g=0x80736b0, lsraddr=2886730497, label_space=0, msg=0x8074870, buf=0x8075ecc "", buf_size=4096) at ldp_pdu.c:134 #4 0x8050ef7 in ldp_msg_send_udp (g=0x80736b0, e=0x8076f20, msg=0x8074870) at ldp_msg.c:98 #5 0x804fde5 in ldp_hello_send (g=0x80736b0, e=0x8076f20) at ldp_hello.c:124 #6 0x804fb7b in ldp_hello_send_callback (timer=0x8076fa8, extra=0x8076f20, g=0x80736b0) at ldp_hello.c:54 #7 0x8049cc5 in main (argc=1, argv=0xbffffb24) at ldp_linux.c:606 (gdb) regards lsr |