I am trying to install a recent netbsd 3 snapshot as a domU on a linux dom0, After partitioning and disklabels, when the real install should begin, it crashes with this message: panic: kernel debugging assertion "pmap_valid_entry(pte)" failed: file "/home/builds/ab/netbsd-3/src/sys/arch/xen/i386/pmap.c", line 826 Stopped in pid 1358.1 (disklabel) at 0xc021f2cb: leave ?(0,0,0,ca45be28,c023a0f9) at 0xc021f2cb ?(c0259db9,c024d8bd,c025879b,c0258765,33a) at 0xc01c9c9e ?(c024d8bd,c0258765,33a,c025879b,0) at 0xc023a0f9 ?(c09d1d40,c9bb32d0,a,ca45be98,c020c6f9) at 0xc022775d ?(c93e3fc0,c9bb2f20,c9bb2f20,ca45bebc,c02145a4) at 0xc020cfe6 ?(c9bb32d0,0,cb,0,c9ba8380) at 0xc020c6f9 ?(c9bb2c60,0,c9bb2c60,0,ca45bf40) at 0xc02145a4 ?(c9ba8380,c9ba1108,0,2000,820b4a0) at 0xc021625c ?(c9bab4a4,0,ca45bf68,ca45bf9c,c022b04b) at 0xc01af5b9 ?(c9bab4a4,ca45bf70,ca45bf68,0,0) at 0xc01af19d ?(ca45bfa8,1f,1f,1f,1f) at 0xc022b04b ds 0x11 es 0x11 fs 0x31 gs 0x11 edi 0xc0259db9 esi 0x100 ebp 0xca45bdf8 ebx 0xca45be18 edx 0 ecx 0xfffffffe eax 0x75f eip 0xc021f2cb cs 0x9 eflags 0x202 esp 0xca45bdf8 ss 0x11 0xc021f2cb: leave Stopped in pid 1358.1 (disklabel) at 0xc021f2cb: leave Any clue? Thanks ___________________________________ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.it _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
I''ve been using the daily builds.Had exactly the same problem with ftp://ftp.netbsd.org/pub/NetBSD-daily/netbsd-3/200604210000Z/i386/ but using the XEN INSTALL kernel from: ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-daily/HEAD/200605040000Z/i386/ worked fine. There''s probably a later one by now :) On 20/05/06, Andrea Ratto <andrearatto_liste@yahoo.it> wrote:> I am trying to install a recent netbsd 3 snapshot as a domU on a linux dom0, > After partitioning and disklabels, when the real install should begin, it > crashes with this message: > > panic: kernel debugging assertion "pmap_valid_entry(pte)" failed: > file "/home/builds/ab/netbsd-3/src/sys/arch/xen/i386/pmap.c", line 826 > Stopped in pid 1358.1 (disklabel) at 0xc021f2cb: leave > ?(0,0,0,ca45be28,c023a0f9) at 0xc021f2cb > ?(c0259db9,c024d8bd,c025879b,c0258765,33a) at 0xc01c9c9e > ?(c024d8bd,c0258765,33a,c025879b,0) at 0xc023a0f9 > ?(c09d1d40,c9bb32d0,a,ca45be98,c020c6f9) at 0xc022775d > ?(c93e3fc0,c9bb2f20,c9bb2f20,ca45bebc,c02145a4) at 0xc020cfe6 > ?(c9bb32d0,0,cb,0,c9ba8380) at 0xc020c6f9 > ?(c9bb2c60,0,c9bb2c60,0,ca45bf40) at 0xc02145a4 > ?(c9ba8380,c9ba1108,0,2000,820b4a0) at 0xc021625c > ?(c9bab4a4,0,ca45bf68,ca45bf9c,c022b04b) at 0xc01af5b9 > ?(c9bab4a4,ca45bf70,ca45bf68,0,0) at 0xc01af19d > ?(ca45bfa8,1f,1f,1f,1f) at 0xc022b04b > ds 0x11 > es 0x11 > fs 0x31 > gs 0x11 > edi 0xc0259db9 > esi 0x100 > ebp 0xca45bdf8 > ebx 0xca45be18 > edx 0 > ecx 0xfffffffe > eax 0x75f > eip 0xc021f2cb > cs 0x9 > eflags 0x202 > esp 0xca45bdf8 > ss 0x11 > 0xc021f2cb: leave > Stopped in pid 1358.1 (disklabel) at 0xc021f2cb: leave > > Any clue? > Thanks > > > > > > ___________________________________ > Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB > http://mail.yahoo.it > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >-- Rasputin :: Jack of All Trades - Master of Nuns http://number9.hellooperator.net/ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Andrea Ratto
2006-May-22 15:56 UTC
Re: [Xen-users] NetBSD install fails after partitioning
It works for me too. Thanks man Alle 13:33, sabato 20 maggio 2006, Dick Davies ha scritto:> I''ve been using the daily builds.Had exactly the same problem with > > ftp://ftp.netbsd.org/pub/NetBSD-daily/netbsd-3/200604210000Z/i386/ > > but using the XEN INSTALL kernel from: > > ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-daily/HEAD/200605040000Z/i386/ > > worked fine. There''s probably a later one by now :) > > On 20/05/06, Andrea Ratto <andrearatto_liste@yahoo.it> wrote: > > I am trying to install a recent netbsd 3 snapshot as a domU on a linux > > dom0, After partitioning and disklabels, when the real install should > > begin, it crashes with this message: > > > > panic: kernel debugging assertion "pmap_valid_entry(pte)" failed: > > file "/home/builds/ab/netbsd-3/src/sys/arch/xen/i386/pmap.c", line 826 > > Stopped in pid 1358.1 (disklabel) at 0xc021f2cb: leave > > ?(0,0,0,ca45be28,c023a0f9) at 0xc021f2cb > > ?(c0259db9,c024d8bd,c025879b,c0258765,33a) at 0xc01c9c9e > > ?(c024d8bd,c0258765,33a,c025879b,0) at 0xc023a0f9 > > ?(c09d1d40,c9bb32d0,a,ca45be98,c020c6f9) at 0xc022775d > > ?(c93e3fc0,c9bb2f20,c9bb2f20,ca45bebc,c02145a4) at 0xc020cfe6 > > ?(c9bb32d0,0,cb,0,c9ba8380) at 0xc020c6f9 > > ?(c9bb2c60,0,c9bb2c60,0,ca45bf40) at 0xc02145a4 > > ?(c9ba8380,c9ba1108,0,2000,820b4a0) at 0xc021625c > > ?(c9bab4a4,0,ca45bf68,ca45bf9c,c022b04b) at 0xc01af5b9 > > ?(c9bab4a4,ca45bf70,ca45bf68,0,0) at 0xc01af19d > > ?(ca45bfa8,1f,1f,1f,1f) at 0xc022b04b > > ds 0x11 > > es 0x11 > > fs 0x31 > > gs 0x11 > > edi 0xc0259db9 > > esi 0x100 > > ebp 0xca45bdf8 > > ebx 0xca45be18 > > edx 0 > > ecx 0xfffffffe > > eax 0x75f > > eip 0xc021f2cb > > cs 0x9 > > eflags 0x202 > > esp 0xca45bdf8 > > ss 0x11 > > 0xc021f2cb: leave > > Stopped in pid 1358.1 (disklabel) at 0xc021f2cb: leave > > > > Any clue? > > Thanks > > > > > > > > > > > > ___________________________________ > > Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB > > http://mail.yahoo.it > > > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users___________________________________ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.it _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users