Subject: Re: perl problem with NetBSD 1.5
To: Hugh Graham <hugh@openbsd.org>
From: nbsd <nbsd@righi.df.unibo.it>
List: port-vax
Date: 03/16/2001 12:51:44
ok sorry,
in practice which immediate solution might I use if there is a immediate
one ?

thanks

Ricl


On Thu, 15 Mar 2001, Hugh Graham wrote:

> I think this was probably an EMODD. I just tested this script under
> OpenBSD-current and it worked fine. I expect it'd probably work
> with a recent NetBSD snap too.
> 
> FWIW we were goaded into implementing EMODD only because our tree
> depends on perl and nawk, both of which use libc modf().
> 
> See: lib/libc/arch/vax/gen/modf.S
> 
> /Hugh
> 
> On Thu, Mar 15, 2001 at 11:40:16AM +0100, Anders Magnusson wrote:
> > I think it is one of the missing adressing modes for POLYD that is
> > causing this problem. I haven't had time to search for it yet, though.
> > 
> > -- Ragge
> > 
> > > 
> > > mrtgcfgmaker --global "WorkDir: /usr/pkg/share/httpd/htdocs/mrtg/work" \
> > > --global "Options[_]: growright,bits" --ifref=ip  \ 
> > > public@xx.yy.it > mrtg.conf
> > > --base: Get Device Info on public@xx.yy.it:
> > > Illegal instruction (core dumped)
> > > 
> > > Core was generated by `perl'.
> > > Program terminated with signal 4, Illegal instruction.
> > > #0  0x20df52e in ?? (-625127799, -1475336178, 2147482208)
> > > 
> > > (gdb) x/i $pc
> > > 0x20df52e:      Cannot access memory at address 0x20df52e.
> > > 
> > > thank you a lot
> > > 
> > > Rick
> > > 
> > > 
> > > 
> > > On Wed, 14 Mar 2001, Hugh Graham wrote:
> > > 
> > > > On Wed, Mar 14, 2001 at 05:30:23PM +0100, NetBSD mailing list wrote:
> > > > > 
> > > > > I have NetBSD 1.5 on 4000/90
> > > > > When I run the cfgmaker from the mrtg program the program crashes.
> > > > > 
> > > > What signal did it crash on?
> > > > 
> > > > Run gdb on the crash and report the "Program terminated" line.
> > > > 
> > > > Also report output of:
> > > > 
> > > > (gdb) x/i $pc
> > > > 
> > > 
> > > 
> > 
>