Re: New kernel resets immediately

From: Ruslan Ermilov (ru_at_FreeBSD.org)
Date: 02/13/04

  • Next message: Stijn Hoop: "Re: New kernel resets immediately"
    Date: Fri, 13 Feb 2004 15:19:18 +0200
    To: Stijn Hoop <stijn@win.tue.nl>
    
    
    

    On Fri, Feb 13, 2004 at 12:39:53PM +0100, Stijn Hoop wrote:
    > On Fri, Feb 13, 2004 at 12:31:33PM +0100, Alex Dupre wrote:
    > > Lukas Ertl wrote:
    > >
    > > >Previous kernel was from Feb 6, and that one works fine.
    > >
    > > I confirm the problem. My old working kernel is dated Feb 9.
    >
    > "Me too"
    >
    > A kernel built from sources just before the commit by ru@ (see below) still
    > boots, I'm in the process of building one with only those commits added
    > (cvs co -D "2004/02/11 09:30:00 GMT" I believe). Will post an update if
    > that commit is the culprit, otherwise I'll binary search for the broken
    > code.
    >
    > BTW I suspect this one because it's the most recent loader change I could
    > find.
    >
    My commit touches boot code only, no kernel i involved, yet things
    have been binary compared. I've made one mistake though (fixed
    yesterday) that caused /usr/lib/kgzldr.o to be stripped, thus the
    kgzipped loader(8) wasn't functional. But this was only visible
    if you attempted to boot with ISO image.

    So if you're not cdbooting or cdbooting and see the loader prompt,
    my commit is not the culprit.

    P.S. I know that PHK has backed out his change to syscons.c that
    caused the reboot. I'm replying only to attract some more
    attention to the problem I introduced with cdbooting on Feb 11,
    and that was fixed yesterday.

    Cheers,

    -- 
    Ruslan Ermilov
    FreeBSD committer
    ru@FreeBSD.org
    
    



  • Next message: Stijn Hoop: "Re: New kernel resets immediately"

    Relevant Pages

    • Re: 2.6.26-git0: IDE oops during boot
      ... Trying to boot 2.6.25-git0, ... Could you please bisect it down to the guilty commit? ... the gdb output, also points to the changes made by the guilty patch ... able to mount the filesystem and panics, am i not sure what is likely causing the panic. ...
      (Linux-Kernel)
    • [GIT PATCH] ACPI patches for 2.6.22 - part 4
      ... and a boot hang due to a race condition originating in 2.6.20. ... fix error path in new external package objects as method arguments ... ACPI: ... commit 629cf6d74beca87d57cea3e38edf7522c397d41e ...
      (Linux-Kernel)
    • Re: [BISECT] Boot failure on ia64.
      ... 3463a93def55c309f3c0d0a8aaf216be3be42d64 is first bad commit ... This fails to boot on any sn2 ia64 with the sn2_defconfig. ... ACPI: ...
      (Linux-Kernel)
    • Re: current git crashes on bootup with pci_iounmap()
      ... Tejun, Jeff, any ideas what's going wrong with the iomap change and ... The following commit should have fixed the problem, ... The following patch allows me to boot. ...
      (Linux-Kernel)
    • Re: ACPI Regression on Dell E1501
      ... Commit e9e2cdb412412326c4827fc78ba27f410d837e6e breaks boot on a Dell ... Your patch did not make any outward difference. ... The laptop does not have an serial output device, ...
      (Linux-Kernel)