Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Mar 1999 16:53:17 CST
From:      Kent Vander Velden <graphix@iastate.edu>
To:        freebsd-hackers@freebsd.org
Cc:        dillon@freebsd.org
Subject:   FreeBSD 3.1-Stable Being Unstable
Message-ID:  <199903132253.QAA09676@isua1.iastate.edu>

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


  Hi.  Nathan Ahlstrom has been helping me try to gather up information
to solve a problem with FreeBSD-Stable and asked me to send the following 
information to freebsd-hackers.
  The problem is that Freebsd-Stable crashes after just a few hours of 
use.  No core file is generated either.  The crashing occurs on two
separate machines, one a dual-p133 and the other a 486-33.  Both these
kernels are only hours old.  I have been updating the kernels daily
in hopes of a fix.
  If any further information is needed, please let me know.


Kent Vander Velden <graphix@iastate.edu> wrote:
> 
>   Hi.  Shortly after sending you tellin you that DDB had not been working
> the 486 machine failed and dropped to DDB.  I typed the intial message
> and the stack trace from the screen.  If there is an easier way to capture
> the output form DDB I would sure like to hear it.  Also enclosed is the
> output of dmesg.  If any other information would be helpful
> please let me know.  BTW: The other machine, the dual-p133 does not have
> a screen saver enabled.  Both of the machines load eaxctly one module,
> the dual-p133 loads the linux module while the 486 loads the blank screen
> saver module.
> 
>   Thanks!
> 
> Copyright (c) 1992-1999 FreeBSD Inc.
> Copyright (c) 1982, 1986, 1989, 1991, 1993
> 	The Regents of the University of California. All rights reserved.
> FreeBSD 3.1-STABLE #0: Thu Mar 11 22:35:22 CST 1999
>     kent@pseudo:/usr/src/sys/compile/TOYBOX
> Timecounter "i8254"  frequency 1193182 Hz
> CPU: i486DX (486-class CPU)
> real memory  = 16777216 (16384K bytes)
> avail memory = 13758464 (13436K bytes)
> Preloaded elf kernel "kernel" at 0xf02cb000.
> Probing for devices on the ISA bus:
> sc0 on isa
> sc0: VGA mono <8 virtual consoles, flags=0x0>
> atkbdc0 at 0x60-0x6f on motherboard
> atkbd0 irq 1 on isa
> sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa
> sio0: type 16450
> sio1 at 0x2f8-0x2ff irq 3 on isa
> sio1: type 16450
> sio2 at 0x3e8-0x3ef irq 5 on isa
> sio2: type 16550A
> ppc0 at 0x378 irq 7 on isa
> ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
> nlpt0: <generic printer> on ppbus 0
> nlpt0: Interrupt-driven port
> ppi0: <generic parallel i/o> on ppbus 0
> fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
> lnc0 at 0x360-0x377 irq 12 drq 7 on isa
> lnc0: PCnet-ISA address 00:c0:6d:00:78:fd
> aha0 at 0x330-0x333 irq 11 drq 5 on isa
> aha0: AHA-1542CF FW Rev. C.0 (ID=45) SCSI Host Adapter, SCSI ID 7, 16 CCBs
> vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa
> npx0 on motherboard
> npx0: INT 16 interface
> sb0 at 0x220 irq 10 drq 1 on isa
> 
> NOTE! SB Pro support required with your soundcard!
> snd0: <SoundBlaster Pro 3.1> 
> opl0 at 0x388 on isa
> snd0: <Yamaha OPL2 FM> 
> ccd0-3: Concatenated disk drivers
> Waiting 2 seconds for SCSI devices to settle
> da0 at aha0 bus 0 target 0 lun 0
> da0: <FUJITSU M1606S-512 6226> Fixed Direct Access SCSI-2 device 
> da0: 3.300MB/s transfers
> da0: 1041MB (2131992 512 byte sectors: 64H 32S/T 1041C)
> da1 at aha0 bus 0 target 1 lun 0
> da1: <FUJITSU M1606S-512 6226> Fixed Direct Access SCSI-2 device 
> da1: 3.300MB/s transfers
> da1: 1041MB (2131992 512 byte sectors: 64H 32S/T 1041C)
> changing root device to da0s1a
> WARNING: / was not properly dismounted
> 
> 
> 
> 
> Fatal trap 12: page fault while in kernel mode
> fault virtual address = 0xb8
> fault code = supervisor read, page not present
> instruction pointer = 0x8:0xf014b15b
> stack pointer = 0x10:0xf024ad2c
> frame pointer = 0x10:0xf024ad40
> code segment = base 0x0, limit 0xffff, type 0x1b
>              = DPL 0, pres 1, def32 1, gran 1
> processor eflags = interrupt enabled, resume, IOPL = 0
> current process = Idle
> interrupt mask = net tty bio cam
> kernel: type 12 trap, code=0
> Stopped at tsleep+0x1b: movl 0xb8(%ebx),%eax
> 
> 
> 
> db> trace
> tsleep(f1147f90,4,f023e255,7d0) at tsleep+0x1b
> swap_pager_getpages(f2ae35d8,f024ae4c,1,0,f024ae8c) at swap_pager_getpages+0x3c8
> vm_pager_get_pages(f2ae35b8,f024ae4c,1,0,) at vm_pager_get_pages+0x1f
> vm_fault(f026f4a4,f00000000,3,0,0) at vm_fault+0x464
> trap_pfault(...) at trap_pfault+0xc4
> trap(...) at trap+0x3b6
> calltrap() at calltrap()+0x1c
> --- trap 0xc, eip=0xf022d857, esp=0xf024af2c, ebp=0xf024af48
> vga_load_state(...) at vga_load_state+0x13b
> vga_set_mode(...) at vga_set_mode+0x2c2
> set_mode(...) at set_mode+0x5c
> restore_scrn_saver_mode(...) at restore_scrn_saver_mode+0x47
> scsplash_saver(...) at scsplash_saver+0xc7
> stop_scrn_saver(...) at stop_scrn_saver+0xa
> scrn_timer(...) at scrn_timer+0x177
> softclock(...) at softclock+0xc3
> doreti_swi(...) at doreti_swi+0xf

---
Kent Vander Velden
kent@iastate.edu



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




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