NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: install/48093: sysinst cores with floating point exception on arm/BEAGLEBONE
The following reply was made to PR install/48093; it has been noted by GNATS.
From: Dennis Ferguson <dennis.c.ferguson%gmail.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: install-manager%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost
Subject: Re: install/48093: sysinst cores with floating point exception on
arm/BEAGLEBONE
Date: Fri, 2 Aug 2013 00:25:25 -0400
Please close this, and sorry for the trouble. This was operator error.
sysinst was taking a floating point fault but it was compiled for earmhf,
which I knew was having some other floating point math problems (the last
change to sys/arch/arm/include/aeabi.h seems to have fixed this). I did
try to boot install kernels built for the other ARM abi's but I suspect now
that I failed to adjust the hard link in my /tftpboot directory that was
the name actually being loaded to point at the kernel I wanted to boot,
so I think I just tested earmhf three times.
The problem wasn't with sysinst, it was a problem with the earmhf libraries.
The install kernel now works fine. Sorry about that.
Dennis Ferguson
Home |
Main Index |
Thread Index |
Old Index