The crash is in extra/locale/gen_wctype and is due to an uninitialized array entry. A bug fix is already in uclibc upstream CVS and only needs to be added as a patch to the uClibc-0.9.28-r1 release that crossdev uses. See: http://www.uclibc.org/cgi-bin/viewcvs.cgi/trunk/uClibc/extra/locale/gen_wctype.c?rev=15516&r1=13492&r2=15516
dont build with nls support
(In reply to comment #0) > The crash is in extra/locale/gen_wctype and is due to an uninitialized array > entry. A bug fix is already in uclibc upstream CVS and only needs to be added > as a patch to the uClibc-0.9.28-r1 release that crossdev uses. > > See: > http://www.uclibc.org/cgi-bin/viewcvs.cgi/trunk/uClibc/extra/locale/gen_wctype.c?rev=15516&r1=13492&r2=15516 > Why isn't this patch in 0.9.28.1 or 0.9.28.3 ebuilds? I've been having this exact problem with a PowerPC build today (and all of last week)