[gPXE] x86_64-efi build

Joshua Oreman oremanj at rwcr.net
Fri Apr 2 16:53:38 EDT 2010


On Fri, Apr 2, 2010 at 4:17 PM, Mike Bishton <mbishton at xes-inc.com> wrote:
> Josh,
>
> The output of the `nm bin-x86_64-efi/e1000e.efi.tmp` is attached.
>
> addr2line returned an error as written. Switching -ef to -fe resulted in
>
> ??
> ??:0

00000000000011f9 t e1000e_init_nvm_params_80003es2lan
0000000000001315 t e1000e_init_mac_params_80003es2lan

It looks like you're crashing somewhere in
e1000e_init_nvm_params_80003es2lan. Could you try `addr2line -fe
bin-x86_64-efi/e1000e.efi.tmp 0x1241'? Sorry about the incorrect
syntax in my earlier suggestion.

Thanks,

-- Josh


More information about the gPXE mailing list