Re: New gdl segfaults with gcc 8 in antlr

2018-04-11 Thread Orion Poplawski
On 03/28/2018 12:56 PM, John Reiser wrote: >> I've just discovered that gdl appears to be segfaulting a lot now deep in >> the antlr c++ generated parser code with the switch to gcc 8. > > A bugzilla report would be nice.  Run under gdb, report register contents > and the instruction stream surrou

Re: New gdl segfaults with gcc 8 in antlr

2018-03-28 Thread John Reiser
I've just discovered that gdl appears to be segfaulting a lot now deep in the antlr c++ generated parser code with the switch to gcc 8. A bugzilla report would be nice. Run under gdb, report register contents and the instruction stream surrounding $pc, etc. Also any clues about the correspond