Mailing List Archive

[Bug 410] New: bdpd crashes when deleting neighbor
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=410

Summary: bdpd crashes when deleting neighbor
Product: Quagga
Version: 0.99.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: High
Component: bgpd
AssignedTo: maintainers@quagga.net
ReportedBy: ym@intrastar.ru


//sorry for my English
Quagga 0.99.5-5etch2 (Linux Debian Etch amd64, kernel 2.6.18, libc
v2.3.6.ds1-13etch2).
Quagga config:
====8<======
log file /var/log/quagga/quagga.log
log syslog informational
!
service advanced-vty
service password-encryption
service integrated-vtysh-config
!
password 8 ***********
enable password 8 **********
!
router bgp xxx46
bgp router-id xx.xx.90.2
bgp log-neighbor-changes
network xx.xx.90.0/23
neighbor aa.bb.18.57 remote-as xx92
neighbor aa.bb.18.57 weight 40000
neighbor aa.bb.18.61 remote-as xx92
neighbor aa.bb.18.61 route-map Map-2-out out
!
....
route-map Map-2-out permit 10
set as-path prepend xxx46 xxx46
====8<======
vtysh:
#sh daemons
zebra ospfd bgpd
#conf t
(config)# router bgp xx46
(config-router)# no neighbor aa.bb.18.57 remote-as xx92
(config-router)# Warning: closing connection to bgpd because of an I/O error!
====8<======
syslog:
Oct 2 03:39:03 sm bgpd[23416]: %ADJCHANGE: neighbor aa.bb.18.57 Down Neighbor
deleted
Oct 2 03:39:03 sm bgpd[23416]: Received signal 11 at 1191281943 (si_addr 0x10);
aborting...
Oct 2 03:39:03 sm bgpd[23416]: Backtrace for 12 stack frames:
Oct 2 03:39:03 sm bgpd[23416]: [bt 0] 0x2b24b60d09ba
Oct 2 03:39:03 sm bgpd[23416]: [bt 1] 0x2b24b60d0f25
Oct 2 03:39:03 sm bgpd[23416]: [bt 2] 0x2b24b60d7f73
Oct 2 03:39:03 sm bgpd[23416]: [bt 3] 0x2b24b65e6110
Oct 2 03:39:03 sm bgpd[23416]: [bt 4] 0x2b24b60ccb88
Oct 2 03:39:03 sm bgpd[23416]: [bt 5] 0x437f2c
Oct 2 03:39:03 sm bgpd[23416]: [bt 6] 0x420a70
Oct 2 03:39:03 sm bgpd[23416]: [bt 7] 0x421c3c
Oct 2 03:39:03 sm bgpd[23416]: [bt 8] 0x2b24b60c5d01
Oct 2 03:39:03 sm bgpd[23416]: [bt 9] 0x417d1c
Oct 2 03:39:03 sm bgpd[23416]: [bt 10] 0x2b24b65d34ca
Oct 2 03:39:03 sm bgpd[23416]: [bt 11] 0x41796a
====8<======
I tried to reinstall package, write new config from beginning, result the same



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
Quagga-bugs mailing list
Quagga-bugs@lists.quagga.net
http://lists.quagga.net/mailman/listinfo/quagga-bugs