[oe] Stuck with AVR32 segfaults in init

Richard Purdie rpurdie at rpsys.net
Tue Mar 11 23:23:04 UTC 2008


Hi,

On Tue, 2008-03-11 at 17:46 -0500, Geoffrey Wossum wrote:
> Since both sysvinit and busybox both segfault with about the same error, I'm 
> thinking it might be related to runtime linking.  I tried configuring uClibc 
> to with SUPPORT_LD_DEBUG and SUPPORT_LD_DEBUG_EARLY, and then passing 
> LD_DEBUG=all on the kernel command line to get it to the init environment.  
> Nothing was printed out, so either I didn't do the LD debug properly, or 
> something is really wrong.
> 
> I've never had an issue building a kernel that boots, but I haven't been able 
> to get past whatever the init process is segfaulting.
> 
> Does anyone have an ideas?

If you take an OE binary and run it within a working filesystem from
whereever, what happens? If it segfaults there you may be able to debug
it. If it doesn't, try copying libs from OE into that system until it
breaks? That should at least tell you where the problem is.

Cheers,

Richard





More information about the Openembedded-devel mailing list