search for: kern_exit

Displaying 7 results from an estimated 7 matches for "kern_exit".

Did you mean: err_exit
2003 Jun 30
0
sysctl_out_proc() race in stable w/ patch
...tree, but if someone would like to tackle this for 4.x I've provided you with a good start. The problem doesn't appear to be an issue in -current with the PROC lock held, though I am unsure if lock reentrancy is possible when a vm_fault is taken. -Matt Index: kern/kern_exit.c =================================================================== RCS file: /cvs/src/sys/kern/kern_exit.c,v retrieving revision 1.12 diff -u -r1.12 kern_exit.c --- kern/kern_exit.c 30 Jun 2003 19:50:31 -0000 1.12 +++ kern/kern_exit.c 30 Jun 2003 21:44:32 -0000 @@ -451,7 +451,19 @@ ... - KAS...
2013 Mar 19
1
Panic : bad pte
...p_remove_pages (pmap=0xfffffe0005a2fa60) at /usr/src/sys/amd64/amd64/pmap.c:4156 #5 0xffffffff8063d26b in vmspace_exit (td=0xfffffe0005a05470) at /usr/src/sys/vm/vm_map.c:422 #6 0xffffffff8045d725 in exit1 (td=0xfffffe0005a05470, rv=Variable "rv" is not available. ) at /usr/src/sys/kern/kern_exit.c:315 #7 0xffffffff8045e5ce in sys_sys_exit (td=Variable "td" is not available. ) at /usr/src/sys/kern/kern_exit.c:122 #8 0xffffffff8066737f in amd64_syscall (td=0xfffffe0005a05470, traced=0) at subr_syscall.c:135 #9 0xffffffff80652d97 in Xfast_syscall () at /usr/src/sys/amd64/amd64/ex...
2003 Apr 08
0
Panic dereferencing p->p_leader during exit1()
...4, tf_ebx = 0, tf_edx = -510718880, tf_ecx = 8, tf_eax = 0, tf_trapno = 12, tf_err = 0, tf_eip = -1072316195, tf_cs = 8, tf_eflags = 66198, tf_esp = 41, tf_ss = -510718880}) at /usr/src/sys/i386/i386/trap.c:466 #6 0xc015c0dd in exit1 (p=0xe18f0c60, rv=41) at /usr/src/sys/kern/kern_exit.c:190 #7 0xc01661de in sigexit (p=0xe18f0c60, sig=41) at /usr/src/sys/kern/kern_sig.c:1503 #8 0xc0165f58 in postsig (sig=41) at /usr/src/sys/kern/kern_sig.c:1406 #9 0xc0275e00 in syscall2 (frame={tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 114688, tf_esi = 146527456, tf_ebp = -107794...
2003 Aug 12
2
panic with today's stable
...map.c:2054 #11 0xc025b0d2 in vm_map_delete (map=0xe8b3e040, start=0, end=3217031168) at /usr/src/sys/vm/vm_map.c:2174 #12 0xc025b161 in vm_map_remove (map=0xe8b3e040, start=0, end=3217031168) at /usr/src/sys/vm/vm_map.c:2199 #13 0xc0159c3d in exit1 (p=0xe8a89ea0, rv=1054720) at /usr/src/sys/kern/kern_exit.c:226 #14 0xc0159a09 in sys_exit (p=0xe8a89ea0, uap=0xe8ba6f80) at /usr/src/sys/kern/kern_exit.c:104 #15 0xc028ce05 in syscall2 (frame={tf_fs = -1071185873, tf_es = 47, tf_ds = 47, tf_edi = 0, tf_esi = -1, tf_ebp = -1077936848, tf_isp = -390434860, tf_ebx = 672950156, tf_edx = 673025784, t...
2003 May 13
1
Kernel panic on FreeBSD 4.8-STABLE
...1471360}) at /usr/src/sys/i386/i386/trap.c:636 #18 0xc023ceeb in sw1a () #19 0xc0174ff1 in tsleep (ident=0xce70c100, priority=288, wmesg=0xc02530a5 "wait", timo=0) at /usr/src/sys/kern/kern_synch.c:479 #20 0xc016aa78 in wait1 (q=0xce70c100, uap=0xcf7d9f80, compat=0) at /usr/src/sys/kern/kern_exit.c:572 #21 0xc016a704 in wait4 (p=0xce70c100, uap=0xcf7d9f80) at /usr/src/sys/kern/kern_exit.c:414 #22 0xc023dfcd in syscall2 (frame={tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 135016448, tf_esi = -1077937192, tf_ebp = -1077937408, tf_isp = -813850668, tf_ebx = 1, tf_edx = 0, tf_ecx = 13...
2008 Jul 22
4
"sleeping without queue" ?
Hello! My attempt to build openoffice.org-3 seems to be hanging. Pressing Ctrl-T produces: load: 0.11 cmd: tcsh 79759 [sleeping without queue] 0.00u 0.00s 0% 0k (tcsh is used by OOo's build-script). What is this "sleeping without queue" state, and why is process in it for so long? This is an 4-CPU amd64 system with 4Gb of RAM. Only 16% of the swap is currently in use and
2013 Jun 06
1
Reproducable Infiniband panic
...value optimized out> rdir = <value optimized out> vp = <value optimized out> lf = {l_start = -547294201248, l_len = -2140995476, l_pid = 4, l_type = 0, l_whence = 0, l_sysid = 0} #13 0xffffffff805c4945 in exit1 (td=0xfffffe000b0af000, rv=0) at /usr/home/julian/src/freebsd/sys/kern/kern_exit.c:301 id = <value optimized out> p = (struct proc *) 0xfffffe000b181950 nq = <value optimized out> q = (struct proc *) 0x4 vtmp = <value optimized out> ttyvp = <value optimized out> plim = <value optimized out> reason = <value optimized out> #14 0xfffffff...