Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Mar 1996 12:16:17 -0800 (PST)
From:      "Ulf Zimmermann" <ulf@pbinet.com>
To:        xaa@stack.urc.tue.nl
Cc:        freebsd-current@freebsd.org
Subject:   Re: sysctl - bus error
Message-ID:  <199603032016.MAA01695@bitch.Lamb.net>
In-Reply-To: <199603031802.TAA00606@xaa.stack.urc.tue.nl> from "Mark Huizer" at Mar 3, 96 07:02:03 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Hmm... with my current kernel (CTM: src-cur.1544.gz) and with a 2 hour
> old make world, my sysctl is giving me bus errors:
> 
> # sysctl -a
> 
> kern.ostype: FreeBSD
> kern.osrelease: 2.2-CURRENT
> kern.osrevision: 199306
> kern.version: FreeBSD 2.2-CURRENT #0: Sun Mar  3 18:31:30 MET 1996
>     root@xaa.stack.urc.tue.nl:/mnt/usr2/src/sys/compile/XAA
> 
> kern.maxvnodes: 1161
> kern.maxproc: 180
> kern.maxfiles: 360
> kern.argmax: 65536
> kern.securelevel: -1
> kern.hostname: xaa.stack.urc.tue.nl
> kern.hostid: 0
> kern.clockrate: { hz = 100, tick = 10000, profhz = 1024, stathz = 128 }
> kern.posix1version: 198808
> kern.ngroups: 16
> kern.job_control: 1
> kern.saved_ids: 1
> kern.boottime: { sec = 825874628, usec = 710000 } Bus error
> 
> Any clues how this happens???
> 
> Mark
> 
I have the same problems. My bus error is even earlier:

bitch root /root #sysctl -a
kern.ostype: FreeBSD
kern.osrelease: 2.2-CURRENT
kern.osrevision: 199306
kern.version: FreeBSD 2.2-CURRENT #0: Sat Mar  2 22:07:55 PST 1996
    root@bitch:/usr/src/sys/compile/BITCH

kern.maxvnodes: 3852
kern.maxproc: 180
kern.maxfiles: 360
kern.argmax: 65536
kern.securelevel: -1
kern.hostname: bitch
kern.hostid: 0
kern.clockrate: { hz = 100, tick = 10000, profhz = 1024, stathz = 128 }
Bus error

Ulf.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603032016.MAA01695>