Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Nov 1997 15:58:45 -0800 (PST)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        stable@freebsd.org
Subject:   two more crashes on 2.2-stable
Message-ID:  <199711032358.PAA02873@bubble.didi.com>

next in thread | raw e-mail | index | archive | help
It seems like the crashes are becoming more and more frequent.  Hmm....

Satoshi
-------
## echo bt | gdb -k *.17
GDB is free software and you are welcome to 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.
GDB 4.16 (i386-unknown-freebsd), 
Copyright 1996 Free Software Foundation, Inc...(no debugging symbols found)...
IdlePTD 207000
current pcb at 1eacf0
panic: page fault
#0  0xf01151a3 in boot ()
(kgdb) #0  0xf01151a3 in boot ()
#1  0xf0115462 in panic ()
#2  0xf01bfff6 in trap_fatal ()
#3  0xf01bfae4 in trap_pfault ()
#4  0xf01bf7bf in trap ()
#5  0xf018d1c2 in tulip_rx_intr ()
#6  0xf018d867 in tulip_intr_handler ()
#7  0xf018d9c5 in tulip_intr_normal ()
#8  0xf01902dd in pci_int ()
#9  0xf01b880a in vec10 ()
#10 0xf01d91b5 in ahc_get_scb ()
#11 0xf01d8ba2 in ahc_scsi_cmd ()
#12 0xf0195096 in scsi_scsi_cmd ()
#13 0xf0199045 in sdstart ()
#14 0xf0198eea in sd_strategy ()
#15 0xf0195e28 in scsi_strategy ()
#16 0xf0198a2c in sdstrategy ()
#17 0xf013bb6e in spec_strategy ()
#18 0xf010135a in ccdstart ()
#19 0xf010129f in ccdstrategy ()
#20 0xf013bb6e in spec_strategy ()
#21 0xf012e290 in bwrite ()
#22 0xf012e35a in vn_bwrite ()
#23 0xf012ed2c in vfs_bio_awrite ()
#24 0xf01a1abe in ffs_fsync ()
#25 0xf01a0830 in ffs_sync ()
#26 0xf0134f87 in sync ()
#27 0xf011506d in boot ()
#28 0xf0115462 in panic ()
#29 0xf01bfff6 in trap_fatal ()
#30 0xf01bfae4 in trap_pfault ()
#31 0xf01bf7bf in trap ()
#32 0xf015ce23 in nfsrv_read ()
#33 0xf0174d70 in nfssvc_nfsd ()
#34 0xf01744d8 in nfssvc ()
#35 0xf01c0233 in syscall ()
#36 0x2945 in ?? ()
#37 0x107e in ?? ()
## echo bt | gdb -k *.18
GDB is free software and you are welcome to 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.
GDB 4.16 (i386-unknown-freebsd), 
Copyright 1996 Free Software Foundation, Inc...(no debugging symbols found)...
IdlePTD 207000
current pcb at 1eacf0
panic: page fault
#0  0xf01151a3 in boot ()
(kgdb) #0  0xf01151a3 in boot ()
#1  0xf0115462 in panic ()
#2  0xf01bfff6 in trap_fatal ()
#3  0xf01bfae4 in trap_pfault ()
#4  0xf01bf7bf in trap ()
#5  0xf018d1b6 in tulip_rx_intr ()
#6  0xf018d867 in tulip_intr_handler ()
#7  0xf018d9c5 in tulip_intr_normal ()
#8  0xf01902dd in pci_int ()
#9  0xf01b880a in vec10 ()
#10 0xf012f3cf in getblk ()
#11 0xf012dfcd in bread ()
#12 0xf019e56f in ffs_update ()
#13 0xf01a1bd0 in ffs_fsync ()
#14 0xf01a0830 in ffs_sync ()
#15 0xf0134f87 in sync ()
#16 0xf011506d in boot ()
#17 0xf0115462 in panic ()
#18 0xf01bfff6 in trap_fatal ()
#19 0xf01bfae4 in trap_pfault ()
#20 0xf01bf7bf in trap ()
#21 0xf015ce17 in nfsrv_read ()
#22 0xf0174d70 in nfssvc_nfsd ()
#23 0xf01744d8 in nfssvc ()
#24 0xf01c0233 in syscall ()
#25 0x2945 in ?? ()
#26 0x107e in ?? ()



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711032358.PAA02873>