Random failures while loading iwmmxt compiled binaries

Rex Ashbaugh rexa at xeratech.com
Wed Jun 23 10:24:02 EDT 2010


I don't see anything wrong on the surface.
You might rebuild your eglibc with the code at _dl_important_hwcaps
instrumented for debug.
Some kind of minimal logging could be added.
Anything to give you more visiblity as to what data sequence leads to the
bug.

The log data could be written to a 'shared' mmap area in memory. A separate
program could mmap the same area and dump the log for you after the segfault
occurs. The log buffer should 'wrap'  so you don't end up with too much
data.

Rex


On Tue, Jun 22, 2010 at 11:59 AM, Enrico Scholz <
enrico.scholz at sigma-chemnitz.de> wrote:

> Rex Ashbaugh <rexa at xeratech.com> writes:
>
> > Do you have IWMMXT support enabled in your kernel config?
>
> yes; the mentioned tarball
>
> >> [3]  https://www.cvg.de/people/ensc/iwmmxt-ld.tar.gz
>
> contains full .config (and some extra information).
>
>
> Enrico
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/linux-arm/attachments/20100623/58e56ec3/attachment-0001.html>


More information about the linux-arm mailing list