[Buildroot] Strange hang while executing commands

Peter Korsgaard jacmet at uclibc.org
Thu Feb 17 20:47:15 UTC 2011


>>>>> "Martin" == Martin Hicks <mort at bork.org> writes:

 Martin> Hi,
 Martin> Does anyone have any clues where I might start looking for the reason
 Martin> behind commands within the procps package just hanging?

Hanging or crashing?

 Martin> mprotect(0xffa9000, 16384, PROT_READ)   = 0 <0.000104>
 Martin> mprotect(0x4802e000, 4096, PROT_READ)   = 0 <0.000077>
 Martin> munmap(0x4801f000, 64)                  = 0 <0.000098>
 Martin> uname({sys="Linux", node="targa4v2", ...}) = 0 <0.000115>
 Martin> --- SIGINT (Interrupt) @ 0 (0) ---
 Martin> +++ killed by SIGINT +++

This looks like a crash (a null pointer access). On what arch / with
what configuration is this?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list