[Quagga-bugs] [Bug 307] ospfd segfaulting
bugzilla-daemon at allevil.dishone.st
bugzilla-daemon at allevil.dishone.st
Mon Oct 16 19:28:31 IST 2006
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.
http://bugzilla.quagga.net/show_bug.cgi?id=307
------- Additional Comments From skennedy at vcn.com 2006-10-16 18:28 -------
Well, unfortunately it crashed again this morning. Here is the backtrace:
(gdb) run -f /usr/local/etc/ospfd.conf -i /var/run/quagga/ospfd.pid -u quagga -g
quagga
Starting program: /usr/local/sbin/ospfd -f /usr/local/etc/ospfd.conf -i
/var/run/quagga/ospfd.pid -u quagga -g quagga
Program received signal SIGSEGV, Segmentation fault.
0x280f01e1 in if_is_loopback (ifp=0x0) at if.c:350
350 return (ifp->flags & (IFF_LOOPBACK|IFF_NOXMIT|IFF_VIRTUAL));
(gdb) bt
#0 0x280f01e1 in if_is_loopback (ifp=0x0) at if.c:350
#1 0x2808fb84 in ospf_if_is_enable (oi=0x8053d00) at ospf_interface.c:731
#2 0x280a5047 in ospf_ls_retransmit_delete_nbr_if (oi=0x8053d00, lsa=0x80aee40)
at ospf_flood.c:951
#3 0x280a50ff in ospf_ls_retransmit_delete_nbr_area (area=0x0, lsa=0x80aee40)
at ospf_flood.c:971
#4 0x2809d525 in ospf_router_lsa_refresh (lsa=0x80aee40) at ospf_lsa.c:814
#5 0x2809d9ea in ospf_router_lsa_timer (t=0x0) at ospf_lsa.c:849
#6 0x280efc6b in thread_call (thread=0xbfbfe86c) at thread.c:855
#7 0x08049196 in main (argc=9, argv=0xbfbfe93c) at ospf_main.c:325
(gdb)
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Quagga-bugs
mailing list