Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Dec 2002 10:21:03 +0100
From:      Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
To:        freebsd-stable@FreeBSD.ORG
Cc:        Andre.Albsmeier@mchp.siemens.de
Subject:   panic: page fault on 4.7-STABLE
Message-ID:  <20021209102103.A43135@curry.mchp.siemens.de>

next in thread | raw e-mail | index | archive | help

This happened on my server two nights ago (solid machine: Asus P3B-F
board, not overclocked, Kingston ECC RAM, Adaptec SCSI controllers,
Enermax 430W Power Supply):

The box was building a giant tar file on a temporary holding
disk so it can be dumped onto the attached DLT-8000 drive (like
it does it every night). Today I discovered that it had crashed
during this process. Last night everything went well again (as it
did for the last years as well :-).

root@server:/var/crash>gdb -k /usr/obj/src/src-4/sys/server/kernel.debug vmcore.14
GNU gdb 4.18 (FreeBSD)
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"...Deprecated bfd_read called at /src/src-4/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 2627 in elfstab_build_psymtabs
Deprecated bfd_read called at /src/src-4/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 933 in fill_symbuf

IdlePTD at phsyical address 0x0030e000
initial pcb at physical address 0x0028bf20
panicstr: page fault
panic messages:
---
Fatal trap 12: page fault while in kernel mode
fault virtual address   = 0x4c
fault code              = supervisor read, page not present
instruction pointer     = 0x8:0xc0211a50
stack pointer           = 0x10:0xd6c62c8c
frame pointer           = 0x10:0xd6c62c94
code segment            = base 0x0, limit 0xfffff, type 0x1b
                        = DPL 0, pres 1, def32 1, gran 1
processor eflags        = interrupt enabled, resume, IOPL = 0
current process         = 14414 (gtar)
interrupt mask          = bio 
trap number             = 12
panic: page fault

syncing disks... 49 28 27 26 26 26 26 26 26 26 27 25 25 25 25 25 25 25 28 25 25 25 25 25 25 25 25 25 25 25 25 25 25 25 25 25 25 25 25 
giving up on 17 buffers
Uptime: 7d12h50m6s

dumping to dev #da/9, offset 276584
dump 511 510 509 508 507 506 505 504 503 502 501 500 499 498 497 496 495 494 493 492 491 490 489 488 487 486 485 484 483 482 481 480 479 478 477 476 475 474 473 472 471 470 469 468 467 466 465 464 463 462 461 460 459 458 457 456 455 454 453 452 451 450 449 448 447 446 445 444 443 442 441 440 439 438 437 436 435 434 433 432 431 430 429 428 427 426 425 424 423 422 421 420 419 418 417 416 415 414 413 412 411 410 409 408 407 406 405 404 403 402 401 400 399 398 397 396 395 394 393 392 391 390 389 388 387 386 385 384 383 382 381 380 379 378 377 376 375 374 373 372 371 370 369 368 367 366 365 364 363 362 361 360 359 358 357 356 355 354 353 352 351 350 349 348 347 346 345 344 343 342 341 340 339 338 337 336 335 334 333 332 331 330 329 328 327 326 325 324 323 322 321 320 319 318 317 316 315 314 313 312 311 310 309 308 307 306 305 304 303 302 301 300 299 298 297 296 295 294 293 292 291 290 289 288 287 286 285 284 283 282 281 280 279 278 277 276 275 274 273 272 271 270 269 268 267 266 265 264 263 262 261 260 259 258 257 256 255 254 253 252 251 250 249 248 247 246 245 244 243 242 241 240 239 238 237 236 235 234 233 232 231 230 229 228 227 226 225 224 223 222 221 220 219 218 217 216 215 214 213 212 211 210 209 208 207 206 205 204 203 202 201 200 199 198 197 196 195 194 193 192 191 190 189 188 187 186 185 184 183 182 181 180 179 178 177 176 175 174 173 172 171 170 169 168 167 166 165 164 163 162 161 160 159 158 157 156 155 154 153 152 151 150 149 148 147 146 145 144 143 142 141 140 139 138 137 136 135 134 133 132 131 130 129 128 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 /src/src-4/sys/kern/kern_shutdown.c:487
487             if (dumping++) {
(kgdb) where
#0  dumpsys () at /src/src-4/sys/kern/kern_shutdown.c:487
#1  0xc016242b in boot (howto=256) at /src/src-4/sys/kern/kern_shutdown.c:316
#2  0xc0162850 in poweroff_wait (junk=0xc026566c, howto=-1071230577) at /src/src-4/sys/kern/kern_shutdown.c:595
#3  0xc02351c6 in trap_fatal (frame=0xd6c62c4c, eva=76) at /src/src-4/sys/i386/i386/trap.c:974
#4  0xc0234e99 in trap_pfault (frame=0xd6c62c4c, usermode=0, eva=76) at /src/src-4/sys/i386/i386/trap.c:867
#5  0xc0234a83 in trap (frame={tf_fs = 92012560, tf_es = 16, tf_ds = -691666928, tf_edi = -855842988, tf_esi = 3255426, tf_ebp = -691655532, tf_isp = -691655560, tf_ebx = -697071168, tf_edx = 56, 
      tf_ecx = 1605556592, tf_eax = 25783, tf_trapno = 12, tf_err = 0, tf_eip = -1071572400, tf_cs = 8, tf_eflags = 66050, tf_esp = -1062613128, tf_ss = 3255426}) at /src/src-4/sys/i386/i386/trap.c:466
#6  0xc0211a50 in vm_page_lookup (object=0xd67389c0, pindex=3255426) at /src/src-4/sys/vm/vm_page.c:514
#7  0xc0189f02 in allocbuf (bp=0xccfcdf54, size=16384) at /src/src-4/sys/kern/vfs_bio.c:2510
#8  0xc0189af6 in getblk (vp=0xd6d04a40, blkno=813856, size=16384, slpflag=0, slptimeo=0) at /src/src-4/sys/kern/vfs_bio.c:2292
#9  0xc01f61d2 in ffs_balloc (ap=0xd6c62e2c) at /src/src-4/sys/ufs/ffs/ffs_balloc.c:303
#10 0xc01ff6f1 in ffs_write (ap=0xd6c62e64) at vnode_if.h:1056
#11 0xc0197162 in vn_write (fp=0xc4897900, uio=0xd6c62ed4, cred=0xc33eba80, flags=0, p=0xd6c59c60) at vnode_if.h:363
#12 0xc0171485 in dofilewrite (p=0xd6c59c60, fp=0xc4897900, fd=3, buf=0x806e400, nbyte=10240, offset=-1, flags=0) at /src/src-4/sys/sys/file.h:163
#13 0xc017133e in write (p=0xd6c59c60, uap=0xd6c62f80) at /src/src-4/sys/kern/sys_generic.c:329
#14 0xc0235475 in syscall2 (frame={tf_fs = -1078001617, tf_es = -691666897, tf_ds = 47, tf_edi = 0, tf_esi = 134669312, tf_ebp = -1077939692, tf_isp = -691654700, tf_ebx = 10240, tf_edx = 134679552, 
      tf_ecx = 0, tf_eax = 4, tf_trapno = 22, tf_err = 2, tf_eip = 537907000, tf_cs = 31, tf_eflags = 659, tf_esp = -1077939736, tf_ss = 47}) at /src/src-4/sys/i386/i386/trap.c:1175
#15 0xc02295d5 in Xint0x80_syscall ()
#16 0x8049fdb in ?? ()
#17 0x804b0d1 in ?? ()
#18 0x804bc8d in ?? ()
#19 0x8049ddd in ?? ()
#20 0x804e0fa in ?? ()
#21 0x804f4a6 in ?? ()
#22 0x804f001 in ?? ()
#23 0x804f001 in ?? ()
#24 0x804f001 in ?? ()
#25 0x804f001 in ?? ()
#26 0x804f001 in ?? ()
#27 0x804f001 in ?? ()
#28 0x804f001 in ?? ()
#29 0x804f001 in ?? ()
#30 0x804ea3d in ?? ()
#31 0x8058fc9 in ?? ()
#32 0x8049b51 in ?? ()
(kgdb) 


If anyone wants me to examine certain data: tell me, I'll keep the
core file for a while.


Ah, here is the dmesg in case it helps:

Copyright (c) 1992-2002 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD 4.7-STABLE #0: Fri Nov 29 09:43:46 CET 2002
    root@bali.ofw.tld:/src/obj-4/src/src-4/sys/server
Timecounter "i8254"  frequency 1193189 Hz
Timecounter "TSC"  frequency 1029990375 Hz
CPU: Pentium III/Pentium III Xeon/Celeron (1000.07-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x686  Stepping = 6
  Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
real memory  = 536788992 (524208K bytes)
avail memory = 519434240 (507260K bytes)
Preloaded elf kernel "kernel" at 0xc02ef000.
ccd0-2: Concatenated disk drivers
Pentium Pro MTRR support enabled
Using $PIR table, 8 entries at 0xc00f0e80
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Intel 82443BX (440 BX) host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
pcib1: <Intel 82443BX (440 BX) PCI-PCI (AGP) bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
pci1: <Cirrus Logic GD5465 SVGA controller> at 0.0 irq 11
isab0: <Intel 82371AB PCI to ISA bridge> at device 4.0 on pci0
isa0: <ISA bus> on isab0
pci0: <Intel PIIX4 ATA controller> at 4.1
pci0: <Intel 82371AB/EB (PIIX4) USB controller> at 4.2
intpm0: <Intel 82371AB Power management controller> port 0xe800-0xe80f irq 9 at device 4.3 on pci0
intpm0: I/O mapped e800
intpm0: intr IRQ 9 enabled revision 0
smbus0: <System Management Bus> on intsmb0
smb0: <SMBus general purpose I/O> on smbus0
intpm0: PM I/O mapped e400 
ahc0: <Adaptec 29160 Ultra160 SCSI adapter> port 0xd000-0xd0ff mem 0xdf000000-0xdf000fff irq 15 at device 9.0 on pci0
ahc0: Bugs (0x0040): SCBCHAN_UPLOAD
aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
ahc1: <Adaptec 29160 Ultra160 SCSI adapter> port 0xb800-0xb8ff mem 0xde800000-0xde800fff irq 10 at device 11.0 on pci0
ahc1: Bugs (0x0040): SCBCHAN_UPLOAD
aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
pcib2: <DEC 21152 PCI-PCI bridge> at device 12.0 on pci0
pci2: <PCI bus> on pcib2
fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0xa800-0xa81f mem 0xde000000-0xde0fffff,0xe3000000-0xe3000fff irq 11 at device 4.0 on pci2
fxp0: Ethernet address 00:90:27:d3:16:b7
inphy0: <i82555 10/100 media interface> on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp1: <Intel Pro 10/100B/100+ Ethernet> port 0xa400-0xa41f mem 0xdd800000-0xdd8fffff,0xe2800000-0xe2800fff irq 10 at device 5.0 on pci2
fxp1: Ethernet address 00:90:27:d3:16:b8
inphy1: <i82555 10/100 media interface> on miibus1
inphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
ahc2: <Adaptec 29160 Ultra160 SCSI adapter> port 0x9800-0x98ff mem 0xdd000000-0xdd000fff irq 15 at device 13.0 on pci0
ahc2: Bugs (0x0040): SCBCHAN_UPLOAD
aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
ahc3: <Adaptec 29160 Ultra160 SCSI adapter> port 0x9400-0x94ff mem 0xdc800000-0xdc800fff irq 12 at device 14.0 on pci0
ahc3: Bugs (0x0040): SCBCHAN_UPLOAD
aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
orm0: <Option ROM> at iomem 0xc0000-0xc7fff on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
vga0: <Generic ISA VGA> at port 0x3b0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> on isa0
sc0: VGA <9 virtual consoles, flags=0x200>
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
sa0 at ahc1 bus 0 target 2 lun 0
sa0: <QUANTUM DLT8000 0250> Removable Sequential Access SCSI-2 device 
sa0: 20.000MB/s transfers (10.000MHz, offset 15, 16bit)
da30 at ahc3 bus 0 target 0 lun 0
da30: <IBM DDYS-T36950N SA5A> Fixed Direct Access SCSI-3 device 
da30: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled
da30: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C)
da31 at ahc3 bus 0 target 1 lun 0
da31: <IBM DDYS-T18350N SA5A> Fixed Direct Access SCSI-3 device 
da31: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled
da31: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C)
da32 at ahc3 bus 0 target 2 lun 0
da32: <IBM DDYS-T18350N SA5A> Fixed Direct Access SCSI-3 device 
da32: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled
da32: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C)
da33 at ahc3 bus 0 target 3 lun 0
da33: <IBM DDYS-T18350N SA5A> Fixed Direct Access SCSI-3 device 
da33: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled
da33: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C)
da2 at ahc0 bus 0 target 2 lun 0
da2: <IBM IC35L036UWD210-0 S5BS> Fixed Direct Access SCSI-3 device 
da2: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled
da2: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C)
da4 at ahc0 bus 0 target 4 lun 0
da4: <QUANTUM XP39100S LYK8> Fixed Direct Access SCSI-2 device 
da4: 20.000MB/s transfers (20.000MHz, offset 31), Tagged Queueing Enabled
da4: 8682MB (17781520 512 byte sectors: 255H 63S/T 1106C)
da3 at ahc0 bus 0 target 3 lun 0
da3: <IBM IC35L036UWD210-0 S5BS> Fixed Direct Access SCSI-3 device 
da3: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled
da3: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C)
da5 at ahc0 bus 0 target 5 lun 0
da5: <HP C3725S 4349> Fixed Direct Access SCSI-2 device 
da5: 10.000MB/s transfers (10.000MHz, offset 32)
da5: 2047MB (4194058 512 byte sectors: 255H 63S/T 261C)
da20 at ahc2 bus 0 target 0 lun 0
da20: <IBM DDYS-T18350N SA5A> Fixed Direct Access SCSI-3 device 
da20: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled
da20: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C)
da21 at ahc2 bus 0 target 1 lun 0
da21: <IBM DDYS-T18350N SA5A> Fixed Direct Access SCSI-3 device 
da21: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled
da21: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C)
da22 at ahc2 bus 0 target 2 lun 0
da22: <IBM DDYS-T18350N SA5A> Fixed Direct Access SCSI-3 device 
da22: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled
da22: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C)
da23 at ahc2 bus 0 target 3 lun 0
da23: <IBM DDYS-T18350N SA5A> Fixed Direct Access SCSI-3 device 
da23: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled
da23: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C)
ch0 at ahc1 bus 0 target 3 lun 0
ch0: <QUALSTAR TLS-6110 2.18> Removable Changer SCSI-2 device 
ch0: 5.000MB/s transfers (5.000MHz, offset 15)
ch0: 10 slots, 1 drive, 1 picker, 0 portals
da1 at ahc0 bus 0 target 1 lun 0
da1: <IBM DDRS-34560 S97B> Fixed Direct Access SCSI-2 device 
da1: 20.000MB/s transfers (20.000MHz, offset 15), Tagged Queueing Enabled
da1: 4357MB (8925000 512 byte sectors: 255H 63S/T 555C)
cd0 at ahc0 bus 0 target 6 lun 0
cd0: <PIONEER CD-ROM DR-766 1.00> Removable CD-ROM SCSI-2 device 
cd0: 20.000MB/s transfers (20.000MHz, offset 16)
cd0: Attempt to query device size failed: NOT READY, Medium not present
da0 at ahc0 bus 0 target 0 lun 0
da0: <IBM DDRS-34560 S97B> Fixed Direct Access SCSI-2 device 
da0: 20.000MB/s transfers (20.000MHz, offset 15), Tagged Queueing Enabled
da0: 4357MB (8925000 512 byte sectors: 255H 63S/T 555C)
Mounting root from ufs:/dev/da0s1a
ECC: monitor version 0.14 (Oct 10 2001)
ECC: vendor 0x8086
ECC: device 0x7190
ECC: Chipset ECC capability - ECC with hardware scrubber
ECC: Current ECC mode - ECC with hardware scrubber
ECC:	Bank	Size	Type	ECC	SBE	MBE
ECC:	0	128M	SDR	Y	0	0
ECC:	1	128M	SDR	Y	0	0
ECC:	2	128M	SDR	Y	0	0
ECC:	3	128M	SDR	Y	0	0
ECC: Total	512M
fxp0: promiscuous mode enabled
fxp1: promiscuous mode enabled


	-Andre

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?20021209102103.A43135>