Subject: Re: perl problem with NetBSD 1.5
To: NetBSD mailing list <nbsd@righi.df.unibo.it>
From: Anders Magnusson <ragge@ludd.luth.se>
List: port-vax
Date: 03/15/2001 11:40:16
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
> >
>
>