Skip site navigation (1)Skip section navigation (2)
Date:      26 Jul 2001 18:30:47 +0200
From:      Samuel Tardieu <sam@inf.enst.fr>
To:        freebsd-stable@freebsd.org
Subject:   Kernel crashes in -STABLE
Message-ID:  <2001-07-26-18-30-47%2Btrackit%2Bsam@inf.enst.fr>

next in thread | raw e-mail | index | archive | help
I get repeated crashes with -STABLE on my VAIO Z600NE. Using a 4.3-RELEASE
(even with the latest -STABLE world), I have no problem. No PCCARD was
inserted.

Generally, the kernel crashes shortly after starting XEmacs+Gnus under
KDE.

Sources (kernel + world) are from about 4 hours ago.

  Sam

Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-freebsd"...
IdlePTD 3670016
initial pcb at 2bf6a0
panicstr: vm_fault: fault on nofault entry, addr: c9e08000
panic messages:
---
panic: vm_fault: fault on nofault entry, addr: c9e08000

syncing disks... 131 
done
Uptime: 15m46s

dumping to dev #ad/0x30001, offset 270304
dump ata0: resetting devices .. done
127 126 125 124 123 122 121 120 119 118 117 116 115 114 113 112 111 110 109 108 107 106 105 104 103 102 101 100 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 
---
#0  dumpsys () at ../../kern/kern_shutdown.c:472
472		if (dumping++) {
(kgdb) bt
#0  dumpsys () at ../../kern/kern_shutdown.c:472
#1  0xc015a1d7 in boot (howto=256) at ../../kern/kern_shutdown.c:312
#2  0xc015a56d in panic (
    fmt=0xc027ed80 "vm_fault: fault on nofault entry, addr: %lx")
    at ../../kern/kern_shutdown.c:559
#3  0xc02031fc in vm_fault ()
#4  0xc0252bd6 in trap_pfault (frame=0xca040eb8, usermode=0, eva=3386933588)
    at ../../i386/i386/trap.c:833
#5  0xc02527cf in trap (frame={tf_fs = 16, tf_es = -1066205168, 
      tf_ds = -905707504, tf_edi = -907214720, tf_esi = -905708608, 
      tf_ebp = -905703652, tf_isp = -905703708, tf_ebx = 0, tf_edx = 0, 
      tf_ecx = 11932, tf_eax = -908033784, tf_trapno = 12, tf_err = 0, 
      tf_eip = -1072354292, tf_cs = 8, tf_eflags = 66118, tf_esp = -907214720, 
      tf_ss = 1}) at ../../i386/i386/trap.c:443
#6  0xc0152c0c in exit1 ()
#7  0xc0152790 in exit1 ()
#8  0xc0253229 in syscall2 (frame={tf_fs = 47, tf_es = 47, tf_ds = 47, 
      tf_edi = 0, tf_esi = -1, tf_ebp = -1077939152, tf_isp = -905703468, 
      tf_ebx = 672235176, tf_edx = 672308448, tf_ecx = -1077939328, 
      tf_eax = 1, tf_trapno = 12, tf_err = 2, tf_eip = 671941820, tf_cs = 31, 
      tf_eflags = 647, tf_esp = -1077939196, tf_ss = 47})
    at ../../i386/i386/trap.c:1150
#9  0xc0247035 in Xint0x80_syscall ()
Cannot access memory at address 0xbfbff430.
(kgdb) fr 8
#8  0xc0253229 in syscall2 (frame={tf_fs = 47, tf_es = 47, tf_ds = 47, 
      tf_edi = 0, tf_esi = -1, tf_ebp = -1077939152, tf_isp = -905703468, 
      tf_ebx = 672235176, tf_edx = 672308448, tf_ecx = -1077939328, 
      tf_eax = 1, tf_trapno = 12, tf_err = 2, tf_eip = 671941820, tf_cs = 31, 
      tf_eflags = 647, tf_esp = -1077939196, tf_ss = 47})
    at ../../i386/i386/trap.c:1150
1150		error = (*callp->sy_call)(p, args);
(kgdb) info local
params = 0xbfbff408 <Address 0xbfbff408 out of bounds>
i = 0
callp = (struct sysent *) 0xc029d4b0
p = (struct proc *) 0xc9ed0080
sticks = 2
error = 0
narg = -907214720
args = {0, 0, 2, 0, 0, 0, 0, 0}
have_mplock = 1
code = 1
(kgdb) info arg
frame = {tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 0, tf_esi = -1, 
  tf_ebp = -1077939152, tf_isp = -905703468, tf_ebx = 672235176, 
  tf_edx = 672308448, tf_ecx = -1077939328, tf_eax = 1, tf_trapno = 12, 
  tf_err = 2, tf_eip = 671941820, tf_cs = 31, tf_eflags = 647, 
  tf_esp = -1077939196, tf_ss = 47}

Does it look like a known problem? 
-- 
Samuel Tardieu -- sam@inf.enst.fr


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2001-07-26-18-30-47%2Btrackit%2Bsam>