--- Comment #2 from shemminger at vyatta dot com 2008-06-30 17:53 ---
The problem turned out to be an out of bounds array reference.
The number of fields (fps->num) was 71, and on 64 were allocated.
This caused out of bounds reference to corrupt stack variables. Since
stack variables ar
--- Comment #1 from shemminger at vyatta dot com 2008-06-30 17:16 ---
Created an attachment (id=15834)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15834&action=view)
Compiler tree for lnstat compile
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36679