----- Original Message ----
From: Ferenc Wagner <wferi@xxxxxxx>
To: janskey <janskey_boy@xxxxxxxxx>
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Sent: Monday, October 13, 2008 5:19:35 PM
Subject: Re: [Xen-users] console output
janskey <
janskey_boy@xxxxxxxxx> writes:
> Does anyone knows what doest this output means?
>
> 4gb seg fixup, process prelink (pid 10142), cs:ip 73:08083da1
This is the result of running a Xen unaware libc on x86 architecture.
Probably your prelink binary is statically linked with it. It hurts
performance, but unless you prelink a lot, this doesn't matter.
--
Feri.