[Quagga-bugs] [Bug 392] BGPD crashes with bgpd in free()

bugzilla-daemon at allevil.dishone.st bugzilla-daemon at allevil.dishone.st
Tue Aug 14 14:06:12 IST 2007


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=392  
  




------- Additional Comments From gardiner at purdigital.net  2007-08-14 12:18 -------
Like Gert's excellent response showed, it appears that the problem involves
route-maps.  It doesn't seem to matter whether there are any match or set
statements in the route-map; simply having the statement 'neighbor x.x.x.x
route-map x out' in the config causes the crash.  Inbound route-maps don't cause
the crash to occur.

The smallest config I've gotten it to is:

router bgp xxxxx
  redistribute static (or network 172.25.1.0 mask 255.255.255.0)
  neighbor 172.18.1.1 remote-as xxxxx
  neighbor 172.18.1.1 route-map blah out



  
  
  
  
------- 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