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, Mar 24, 2009 at 02:19:58PM +0000, David Holland wrote:
> 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.

Yep. I fixed `floating point exception' for non IEEE hosts part, but
the original problem remains.

-- 
Nicolas Joly

Biological Software and Databanks.
Institut Pasteur, Paris.


Home | Main Index | Thread Index | Old Index