On Fri, Apr 2, 2010 at 4:17 PM, Mike Bishton <[email protected]> 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
_______________________________________________
gPXE mailing list
[email protected]
http://etherboot.org/mailman/listinfo/gpxe

Reply via email to