Displaying 6 results from an estimated 6 matches for "kern_descrip".
2003 Apr 09
0
Fwd: Re: 3ware 3dmd broken in STABLE ( due to cvs commit: src/sys/kern kern_descrip.c kern_fork.c )
Thanks to Tor Egge for providing the binary patch and procedure below!
-------
begin 644 3dmd.bpatch.144284
6#[IL)`0-N/L```#-@'+KA=)T`C'`PP``
`
end
-------
The resulting 3dmd works with a STABLE as of today. Perhaps there should
be a note in the port ?
---Mike
>If you unpack the following snippet
>
>using uudecode, you should the following checksum:
>
>MD5
2006 Mar 18
2
IPSEC with MAC/MLS support crack
...soclose (so=0xc19ec164) at
../../../kern/uipc_socket.c:457
#13 0xc0678d17 in soo_close (fp=0xc1736c60,
td=0xc1730c00) at ../../../kern/sys_socket.c:317
#14 0xc062e818 in fdrop_locked (fp=0xc1736c60,
td=0xc1730c00) at file.h:289
#15 0xc062e769 in fdrop (fp=0xc1736c60, td=0xc1730c00)
at ../../../kern/kern_descrip.c:2112
#16 0xc062cd97 in closef (fp=0xc1736c60,
td=0xc1730c00) at ../../../kern/kern_descrip.c:1932
#17 0xc062a175 in close (td=0xc1730c00, uap=0x12) at
../../../kern/kern_descrip.c:1008
#18 0xc086576f in syscall (frame=
The failing point is not always the same and my system
is:
FreeBSD zzy.ios 6....
2013 Jul 14
2
(9.2) panic under disk load (gam_server / knlist_remove_kq)
...fffe003b70b280,
knlislocked=0, kqislocked=0) at /usr/src/sys/kern/kern_event.c:1847
#8 0xffffffff808f4a5b in knote_fdclose (td=0xfffffe0009a34490, fd=9924)
at /usr/src/sys/kern/kern_event.c:2065
#9 0xffffffff808ea573 in kern_close (td=0xfffffe0009a34490, fd=9924)
at /usr/src/sys/kern/kern_descrip.c:1250
#10 0xffffffff80d127da in amd64_syscall (td=0xfffffe0009a34490, traced=0)
at subr_syscall.c:135
#11 0xffffffff80cfcf57 in Xfast_syscall ()
at /usr/src/sys/amd64/amd64/exception.S:391
#12 0x00000008019e9a9c in ?? ()
Previous frame inner to this frame (corrupt stack?)
(kgdb)
Thanks,...
2003 Jun 26
5
apache panics on a recent 4.8-STABLE
Yesterday I begin a couple of update to the latest 4.8-STABLE.
After that the two boxes continues to go in panics as soon as Apache (1.3
from the ports, also freshly recompiled, 2.0.x seems NOT to hang) starts.
I don't know if it is related to the other thread : "Kernel core dump in
recent 4.8-STABLE" but it is easily reproducible by cvsupping to a today
-STABLE and then running
2002 Apr 22
0
FreeBSD Security Advisory FreeBSD-SA-02:23.stdio
...1.19.2.3.4.1
sys/kern/kern_exec.c
RELENG_4 1.107.2.14
RELENG_4_5 1.107.2.13.2.1
RELENG_4_4 1.107.2.8.2.2
sys/kern/kern_descrip.c
RELENG_4 1.81.2.11
RELENG_4_5 1.81.2.9.2.1
RELENG_4_4 1.81.2.8.2.1
sys/conf/newvers.sh
RELENG_4_5...
2013 Jun 06
1
Reproducable Infiniband panic
...s/devfs/devfs_vnops.c:619
error = 0
fpop = (struct file *) 0x0
#10 0xffffffff805b4b23 in _fdrop (fp=0xfffffe000b0e9aa0, td=<value
optimized out>) at file.h:334
error = 0
#11 0xffffffff805b65ec in closef (fp=0xfffffe000b0e9aa0,
td=0xfffffe000b0af000) at
/usr/home/julian/src/freebsd/sys/kern/kern_descrip.c:2272
vp = <value optimized out>
lf = {l_start = 0, l_len = -2198837126832, l_pid = 4, l_type = 0,
l_whence = 0, l_sysid = 185266176}
fdtol = (struct filedesc_to_leader *) 0x0
fdp = <value optimized out>
fp_object = (struct file *) 0xfffffe000b0e9aa0
#12 0xffffffff805b76cc in fdfr...