l4-hurd
[Top][All Lists]
Advanced

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

Re: wortel: error: task-mod (0x2f5000 - 0x3f37d1)


From: Bertrik Sikken
Subject: Re: wortel: error: task-mod (0x2f5000 - 0x3f37d1)
Date: Sat, 07 Aug 2004 10:29:10 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616

I don't know, this is how far I came too.

Bertrik

rafael ernesto alfaro sandoval wrote:
I ran "strip physmem" in the physmem directory, but now i have another
problem when i boot the system:
.
.
.
zalloc: request for 0x1000 bytes
zfree: freeing block 0x3000 - 0x4000
zalloc: request for 0x1000 bytes
wortel: error: Unexpected page fault from 0xdc003 ad address 0xa (IP
0x22a008)

What is wrong?

Thanks in advance.



On Fri, 2004-08-06 at 17:09, address@hidden wrote:

Citeren rafael ernesto alfaro sandoval <address@hidden>:


Hello all!!

I have this menu.lst for the GRUB:

title GNU Hurd on L4Ka Pistachio 0.4
root (hd0,6)
kernel /l4hurd/boot/laden -D -o vga
module /l4hurd/boot/ia32-kernel
module /l4hurd/libexec/l4/sigma0
module /l4hurd/boot/wortel -D -o vga
module /l4hurd/boot/physmem -D
module /l4hurd/boot/physmem
module /l4hurd/boot/physmem
module /l4hurd/boot/physmem
module /l4hurd/boot/physmem


When i boot the system i have this messages:
.
.
.
wortel 0.0
add_unused_area: add region 0x2050 with size 0x13
add_unused_area: add region 0x2060 with size 0x18
add_unused_area: add region 0x2086 with size 0x15
add_unused_area: add region 0x209b with size 0x15
add_unused_area: add region 0x20c5 with size 0x15
add_unused_area: add region 0x1fbe0 with size 0x60
add_unused_area: add region 0x2a6a0 with size 0x60
Protected Region: wortel (0x300000 - 0x309200)
Protected Region: physmem-mpd (0x1f6000 - 0x2f42d1)
Protected Region: task-mod (0x2f5000 - 0x3f37d1)
wortel: error: task-mod (0x2f5000 - 0x3f37d1) conflicts with wortel
(0x300000-0x3092e0)


What is the problem?
please help me.

Thanks in advance.

I think this is because the physmem executable is too big.
If you strip it (= remove unused symbols), it gets smaller. Run:
strip physmem (in the appropriate directory).

Bertrik




reply via email to

[Prev in Thread] Current Thread [Next in Thread]