[Quagga-bugs] [Bug 307] New: ospfd segfaulting

bugzilla-daemon at allevil.dishone.st bugzilla-daemon at allevil.dishone.st
Fri Oct 13 16:10:00 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  
  
           Summary: ospfd segfaulting
           Product: Quagga
           Version: 0.99.4
          Platform: Other
        OS/Version: FreeBSD
            Status: UNCONFIRMED
          Severity: major
          Priority: Very High
         Component: ospfd
        AssignedTo: maintainers at quagga.net
        ReportedBy: skennedy at vcn.com


Running FreeBSD 6.1.  Not sure what triggers the segfault because it happens at random times.  Here is 
the backtrace:

(gdb) run -f /usr/local/etc/quagga/ospfd.conf
Starting program: /usr/local/sbin/ospfd -f /usr/local/etc/quagga/ospfd.conf

Program received signal SIGSEGV, Segmentation fault.
0x28113f86 in if_is_loopback (ifp=0x0) at if.c:367
367       return (ifp->flags & (IFF_LOOPBACK|IFF_NOXMIT|IFF_VIRTUAL));
(gdb) bt
#0  0x28113f86 in if_is_loopback (ifp=0x0) at if.c:367
#1  0x2808de9d in ospf_if_is_enable (oi=0x8053d00) at ospf_interface.c:734
#2  0x280b03da in ospf_flood_through_interface (oi=0x8053d00, inbr=0x80c8000, lsa=0x80dc0c0)
    at ospf_flood.c:361
#3  0x280b093c in ospf_flood_through_area (area=0x8053a00, inbr=0x80c8000, lsa=0x80dc0c0) at 
ospf_flood.c:594
#4  0x280b0b8d in ospf_flood_through (ospf=0x8050800, inbr=0x80c8000, lsa=0x80dc0c0) at 
ospf_flood.c:754
#5  0x280b025a in ospf_flood (ospf=0x8050800, nbr=0x80c8000, current=0x80d6fc0, 
new=0x80dc0c0)
    at ospf_flood.c:285
#6  0x2809aea6 in ospf_ls_upd (iph=0x80b3000, ospfh=0x80b3014, s=0x80af720, oi=0x8053400, 
size=124)
    at ospf_packet.c:1835
#7  0x2809c333 in ospf_read (thread=0xbfbfe880) at ospf_packet.c:2468
#8  0x28113465 in thread_call (thread=0xbfbfe880) at thread.c:891
#9  0x080492f8 in main (argc=3, argv=0xbfbfe97c) at ospf_main.c:321
(gdb)


Please let me know if you need any more information.  I'm more than happy to provide it.  
  
  
  
------- 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