I forgot to mention that the SIGABRT occurs during the compile process. > On Apr 4, 2016, at 7:14 PM, Matt Wette <matt.we...@gmail.com> wrote: > > The attached file generates a SIGABRT for me in guile-2.0.11 on my Mac. It > looks like a stack overflow. The program is a sxml-match case with ~ 100 > rules. I can work around by splitting the match into two cases of 50 rules. > I am not sure this qualifies as a bug, but may be of interest. >
- SIGABRT from guile-2.0.11 using sxml-match Matt Wette
- Re: SIGABRT from guile-2.0.11 using sxml-match Matt Wette
- Re: SIGABRT from guile-2.0.11 using sxml-match Andy Wingo