On Fri, Oct 5, 2012 at 1:46 PM, Natanael Copa <natanael.c...@gmail.com> wrote:
> Hi,
>
> I have an issue that I suspect is a bug in uclibc, 0.9.33.2 and gcc-4.7
>
> building vlc will end up with a segfaulting ./vlc-cache-gen on x86_64.
> On 32bit x86 it works.

Looking at the commits...
This looks like doing evil stuff on 64 bit:

http://git.uclibc.org/uClibc/commit/ldso?h=0.9.33&id=9b42da7d0558884e2a3cc9a8674ccfc752369610

Infact, that 'unsigned int' and 'addr' looks suspicious.


-- 
Natanael Copa
_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to