bird: memory exhausted
Job Snijders
job at instituut.net
Sun Aug 6 16:24:24 CEST 2017
Dear all,
It appears I'm hitting some kind of limit in yacc stuff (on 1.6.3-1+trusty+1):
router# bird -c rpki-match-roa-ipv4.conf -p
bird: rpki-match-roa-ipv4.conf, line 4998: memory exhausted
The error message is generated by generated code:
$ grep -r 'memory exhausted' *
Binary file bird matches
obj/conf/cf-parse.tab.c: yyoverflow (YY_("memory exhausted"),
obj/conf/cf-parse.tab.c: yyerror (YY_("memory exhausted"));
Binary file obj/conf/all.o matches
Binary file obj/conf/cf-parse.tab.o matches
The config file can be found here: http://instituut.net/~job/rpki-match-roa-ipv4.conf.txt
Any ideas how to increase the memory available to things on the stack?
Kind regards,
Job
More information about the Bird-users
mailing list