Re: panics after updating to RELENG_4 aug 25 from May 17th

From: Doug White (dwhite_at_gumbysoft.com)
Date: 08/30/04

  • Next message: Dave Tweten: "mesg Broke on Stable between 8/21 and 8/28"
    Date: Sun, 29 Aug 2004 18:10:36 -0700 (PDT)
    To: Mike Tancsa <mike@sentex.net>
    
    

    On Sun, 29 Aug 2004, Mike Tancsa wrote:

    >
    > The box was quite stable prior to this with well burnt in hardware. Both
    > panics seem to be in the same location. The box functions as an outbound
    > smtp smarthost running stock sendmail. dmesg and kernel config at the end

    The double faults aren't helping to debug this. But at first glance it
    kinda looks like some sort of memory corruption.

    Here's the meat of the first trace:

    > #16 0xc014013e in statclock (frame=0xc023a130) at
    > /usr/src/sys/kern/kern_clock.c:439
    > #17 0xc01ff66d in rtcintr (frame={cf_vec = 0, cf_ppl = 0, cf_fs = 16, cf_es
    > = -65520, cf_ds = 16, cf_edi = -1, cf_esi = 0,
    > cf_ebp = -1071406728, -1071406748, cf_ebx = 0, cf_edx = 2517, cf_ecx
    > = -425803104, cf_eax = 0, 0, 0, cf_eip = -1071702170,
    > cf_cs = 8, cf_eflags = 514, cf_esp = 0, cf_ss = -1071670027}) at
    > /usr/src/sys/i386/isa/clock.c:385
    > #18 0xc01f1f66 in cpu_idle () at /usr/src/sys/i386/i386/machdep.c:1000

    statclock() doesn't do a whole lot. Line 439 (in RELENG_4 at least) is:

    439 if (--pscnt > 0)
    440 return;

    pscnt is a static local variable. Not likely thats going to fly off into
    space. Please check this on your install. If its the same thing I'd
    start suspecting hardware failure.

    Dumping lists of the generic trap code isn't telling us anything new :)

    -- 
    Doug White                    |  FreeBSD: The Power to Serve
    dwhite@gumbysoft.com          |  www.FreeBSD.org
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: Dave Tweten: "mesg Broke on Stable between 8/21 and 8/28"

    Relevant Pages

    • Re: Microsoft Word wont load on my iMac G4 after kernel panic
      ... that it is hardware related, but I've found that an archive and install ... fixes it for about another 6 mos to a year (and they the panics return). ... reported there was 6 weeks ago, and said there was a memory exception ... /Library/Logs contains your panic reports. ...
      (microsoft.public.mac.office.word)
    • Re: kernal panics -> hardware issue?
      ... machine has crashed four times with kernel panics. ... Up until now I've been thinking the panics were simply bugs in the intel ... In my experience, hardware problems ... behavior as well as kernel crashes. ...
      (comp.sys.mac.system)
    • Re: Questions regarding a PANIC situation
      ... OGC using running on an Informix Database. ... answer that the problem was an Hardware issue. ... So the source of the panic is somewhere within the OS kernel itself ... Most times, when we experience panics, it's the direct ...
      (comp.unix.sco.misc)
    • Re: 6.1-RELEASE: TIMEOUT - WRITE_DMA retrying
      ... you maybe very right about conflict with other hardware - it ... Any recommendations on what ~ 30 buck SATA card works OK with 6.1? ... > I get this type of messages in on my FreeBSD. ... > Under steady IO load it panics, that started when we changed SATA ...
      (freebsd-stable)
    • Re: stable sata patch: panic at kernel boot (cant dump)
      ... DA> | kernel panic. ... DA> | Kernel paniced just after sio0/sio1, where basic RELENG_4 starts ata channel ... No, the system panics reliably, just after sio initializing (for me it seems ... I did not use hardware RAID, I use vinum over these 5 ...
      (freebsd-stable)