http://bugzilla.opensuse.org/show_bug.cgi?id=920134 http://bugzilla.opensuse.org/show_bug.cgi?id=920134#c2 Ralf Habacker <ralf.habacker@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED --- Comment #2 from Ralf Habacker <ralf.habacker@freenet.de> --- The reason is an endless loop in the parser caused by not detecting end of stream condition in the lexer (https://github.com/bminor/binutils-gdb/blob/8affa48ac7c55ade04713654a22f1c56...) Fortunally this issue was fixed yesterday with the following commit https://github.com/bminor/binutils-gdb/commit/8affa48ac7c55ade04713654a22f1c... -- You are receiving this mail because: You are on the CC list for the bug.