ospfd in quagga-0.99.21 with hardened gcc-4.5.3 is occassionally crashing with execution attempt in: (null), 00000000-00000000 00000000 possibly more often when the network is unstable (running over a VPN link). I was previously using 0.99.18 which didn't have a problem although it might not have been compiled with hardened gcc. Is this bug similar to bug 355171 or something different? Reproducible: Sometimes
I have downgraded to net-misc/quagga-0.99.20. It will probably be a few days before I can tell if it is crashing as well.
I've been running ospfd on net-misc/quagga-0.99.20 now for a few days without it crashing.
(In reply to comment #2) > I've been running ospfd on net-misc/quagga-0.99.20 now for a few days > without it crashing. Sounds like a quagga issue that PaX is exposing.
It seems to me as upstream issue too. Please report it at https://bugzilla.quagga.net, attach as much logs there, as you can
Oh, and by the way - try 0.99.22 when you sync next time
bgp pinkbyte # gcc-config -l [1] x86_64-pc-linux-gnu-4.6.3 * [2] x86_64-pc-linux-gnu-4.6.3-hardenednopie [3] x86_64-pc-linux-gnu-4.6.3-hardenednopiessp [4] x86_64-pc-linux-gnu-4.6.3-hardenednossp [5] x86_64-pc-linux-gnu-4.6.3-vanilla bgp pinkbyte # eix quagga$ -c [I] net-misc/quagga (0.99.21@16.04.2013): A free routing daemon replacing Zebra supporting RIP, OSPF and BGP bgp pinkbyte # uptime 12:09:51 up 6 days, 18:46, 2 users, load average: 0,15, 0,56, 0,41 bgp pinkbyte # uname -a Linux bgp 3.8.3-hardened-BGP #5 SMP Wed Apr 17 16:52:25 MSK 2013 x86_64 Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz GenuineIntel GNU/Linux No crashes for this period. Closing as OBSOLETE, feel free to reopen if issue still present...