NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/44224: -current double-fault at boot



The following reply was made to PR kern/44224; it has been noted by GNATS.

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/44224: -current double-fault at boot
Date: Tue, 21 Dec 2010 07:08:18 +0000

 (not sent to gnats)
 
    ------
 
 From: Arnaud Lacombe <lacombar%gmail.com@localhost>
 To: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
        netbsd-bugs%netbsd.org@localhost, lacombar%gmail.com@localhost
 Subject: Re: kern/44224: -current double-fault at boot
 Date: Sun, 12 Dec 2010 23:07:05 -0500
 
 here is the (partial) screen output (with a PAE enabled kernel):
 
 mapped with 3 large  pages and 338 normal pages
 fault in user mode
 code c010caf9 eip 8 cs 246 eflags 10 cr2 23eba6dd ilevel 0
 trap double fault, code=0
 0.1 (system) at 0x8: invalid address
 
 The kernel is MULTIBOOT'ed by grub.
 
 
 From: Arnaud Lacombe <lacombar%gmail.com@localhost>
 To: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
        netbsd-bugs%netbsd.org@localhost
 Subject: Re: kern/44224: -current double-fault at boot
 Date: Thu, 16 Dec 2010 12:39:37 -0500
 
 For the record, -current from yesterday still not boot. I rebuild the
 toolchain to be sure, but nothing much different. I cannot boot an
 amd64 on the machine as the bootloader (an old grub), do not know how
 to deal with 64bit ELF.
 
 
 From: Christos Zoulas <christos%zoulas.com@localhost>
 To: Arnaud Lacombe <lacombar%gmail.com@localhost>, 
kern-bug-people%netbsd.org@localhost,
        gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
 Subject: Re: kern/44224: -current double-fault at boot
 Date: Thu, 16 Dec 2010 13:50:08 -0500
 
 On Dec 16, 12:39pm, lacombar%gmail.com@localhost (Arnaud Lacombe) wrote:
 -- Subject: Re: kern/44224: -current double-fault at boot
 
 | For the record, -current from yesterday still not boot. I rebuild the
 | toolchain to be sure, but nothing much different. I cannot boot an
 | amd64 on the machine as the bootloader (an old grub), do not know how
 | to deal with 64bit ELF.
 
 | > code c010caf9 eip 8 cs 246 eflags 10 cr2 23eba6dd ilevel 0
 
 Somehow the code seems to have jumped to NULL it seems.
 
 christos
 


Home | Main Index | Thread Index | Old Index