Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Apr 2003 14:14:10 +0400
From:      "Alex Deiter" <tiamat@komi.mts.ru>
To:        <freebsd-current@freebsd.org>
Subject:   Re: kernel panic: sysctl
Message-ID:  <00bb01c30d6e$e9142100$b901320a@komi.mts.ru>
References:  <007501c30d6b$271d01a0$b901320a@komi.mts.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi!
>
> I build (with NOSHARED=NO) today's current and have a kernel panic on
> execute /sbin/sysctl:


trace:

pc-dav# sysctl kern.openfiles
kern.openfiles: 28
pc-dav# sysctl -a
kern.ostype: FreeBSD
kern.osrelease: 5.0-CURRENT
kern.osrevision: 199506
kern.version: FreeBSD 5.0-CURRENT #0: Mon Apr 28 14:04:05 GMT 2003
    root@pc-dav:/usr/obj//src/sys/GENERIC

kern.maxvnodes: 35837
kern.maxproc: 4052
kern.maxfiles: 8104
kern.argmax: 65536
kern.securelevel: -1

(skip many lines)

keirn.devstat.numdenvs: 3
kern.devs tat.generation: m45
kern.devstatu.version: 6
kertn.log_wakeups_peer_second: 5
kerxn.log_console_ou tput: 1
kern.ms(null) @ /usrc/src/sys/vm/vm_meter.c:101
Debugger("panic")
Stopped at      Debugger+0x54:  xchgl   %ebx,in_Debugger.0
db> trace
Debugger(c04fa75d,c0595740,c04f9d48,d9a45b4c,1) at Debugger+0x54
panic(c04f9d48,0,c050f89d,65,c050fe19) at panic+0xab
_mtx_lock_flags(c05c2980,0,c050f89d,65,c0335f43) at _mtx_lock_flags+0x66
vmtotal(c0561820,0,30,d9a45c0c,d9a45c0c) at vmtotal+0x90
sysctl_root(0,d9a45ca8,2,d9a45c0c,c40674c0) at sysctl_root+0x15b
userland_sysctl(c40674c0,d9a45ca8,2,0,bfbff28c) at userland_sysctl+0x14d
__sysctl(c40674c0,d9a45d10,c0514e82,3fb,6) at __sysctl+0xb0
syscall(2f,2f,2f,0,bfbff28c) at syscall+0x26e
Xint0x80_syscall() at Xint0x80_syscall+0x1d
--- syscall (202, FreeBSD ELF32, __sysctl), eip = 0x280b6913, esp =
0xbfbff20c,
ebp = 0xbfbff238 ---
db>
Debugger(c04fa75d,c0595740,c04f9d48,d9a45b4c,1) at Debugger+0x54
db>

Thanks!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00bb01c30d6e$e9142100$b901320a>