Re: Latest kernel hanging on amr (del 1550)

From: John Baldwin (jhb_at_FreeBSD.org)
Date: 05/25/04

  • Next message: FreeBSD Tinderbox: "[current tinderbox] failure on amd64/amd64"
    To: freebsd-current@FreeBSD.org
    Date: Tue, 25 May 2004 08:19:10 -0400
    
    

    On Monday 24 May 2004 03:14 pm, Robin P. Blanchard wrote:
    > > -----Original Message-----
    > > From: John Baldwin [mailto:jhb@FreeBSD.org]
    > > Sent: Monday, May 24, 2004 1:10 PM
    > > To: freebsd-current@FreeBSD.org
    > > Cc: Robin P. Blanchard; current@FreeBSD.org
    > > Subject: Re: Latest kernel hanging on amr (del 1550)
    > >
    > > On Sunday 23 May 2004 01:47 pm, Robin P. Blanchard wrote:
    > > > Latest kernel hangs after "waiting for SCSI devices to
    > >
    > > settle" on my
    > >
    > > > dell 1550. Seeing as how the amr driver hasn't changed in
    > >
    > > some time,
    > >
    > > > must be somewhere else. Maybe the geom_disk ? Anyone else
    > >
    > > seeing this
    > >
    > > > ? This is a smp box, so that may be an option also.
    > >
    > > It could be an interrupt issue. Try setting
    > > 'hint.apic.0.disabled=1' from the loader to see if the
    > > problem goes away. If so, pleas send me a boot -v dmesg.
    >
    > Grabbed a new CVS snapshot and kernel still hangs at same place. Setting
    > hint.apic.0.disabled=1 didn't help, neither did hint.acpi.0.disabled=1.
    > Setting both induced a kernel panic. Here's a verbose boot from the older,
    > working kernel:

    Can you get a verbose dmesg from the broken kernel via a serial console?

    -- 
    John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
    "Power Users Use the Power to Serve"  =  http://www.FreeBSD.org
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: FreeBSD Tinderbox: "[current tinderbox] failure on amd64/amd64"

    Relevant Pages

    • Re: No root filesystem
      ... I also observe that k8temp doesn't attach. ... for the old kernel and one for the new kernel. ... bloat the verbose boot output beyond the limit that i could still get ...
      (freebsd-current)
    • RE: Latest kernel hanging after amr (dell 1550)
      ... >> Grabbed a new CVS snapshot and kernel still hangs at same place. ... Alright...here's a verbose boot on the SMP 1550, ...
      (freebsd-current)
    • Re: Latest kernel hanging on amr (del 1550)
      ... On Monday 24 May 2004 03:14 pm, Robin P. Blanchard wrote: ... >> It could be an interrupt issue. ... > Grabbed a new CVS snapshot and kernel still hangs at same place. ... Here's a verbose boot from the older, ...
      (freebsd-current)
    • Re: System still hangs with "ata1-master: TIMEOUT - SETFEATURES SET TRANSFER MODE"
      ... Lefteris Chatzibarbas wrote: ... > Verbose boot of a good kernel: ... > System still hangs during boot with the message: ...
      (freebsd-current)
    • Re: Interrupt context...
      ... > gone through most of the posts on interrupt in usenet. ... > kernel stack and ISR is executed. ... More may be saved depending on the architecture. ... Here the kernel have assembler code to save all general ...
      (comp.os.linux.development.system)