NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/40689: awk(1) crash with RE and ^ anchor
On Tue, Feb 24, 2009 at 06:27:49PM +0100, Nicolas Joly wrote:
> I'm seeing a possibly related nbawk failure when building librump.a
> natively on alpha :
>
> /local/src/NetBSD/tool/bin/alpha--netbsd-nm -go librump.a |
> /local/src/NetBSD/tool/bin/nbawk '
> $NF!~/^(rump|RUMP|__|_GLOBAL_OFFSET_TABLE'')/ {printf "%s rumpns_%s\n",
> $NF, $NF}' | sort | uniq > renametab.librump.a
> /local/src/NetBSD/tool/bin/nbawk: floating point exception 8
Something pretty closely matching this description got fixed recently,
but if so it isn't the same problem as the original one.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index