[OE-core] Busybox complaining about missing applets

Khem Raj raj.khem at gmail.com
Sun Apr 29 00:17:24 UTC 2012


On Thu, Apr 26, 2012 at 1:05 AM, Martin Jansa <martin.jansa at gmail.com> wrote:
> -mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40029000
> -set_tls(0x400294c0, 0x40029b98, 0x400e5048, 0x400294c0, 0x400e5048) = 0
> -mprotect(0x4029f000, 8192, PROT_READ)   = 0
> -mprotect(0x40176000, 4096, PROT_READ)   = 0
> -mprotect(0x400e4000, 4096, PROT_READ)   = 0
> -munmap(0x40101000, 23779)               = 0
> +mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40005000
> +set_tls(0x400054c0, 0x40005b98, 0x4006d048, 0x400054c0, 0x4006d048) = 0
> +mprotect(0x401e5000, 8192, PROT_READ)   = 0
> +mprotect(0x4006c000, 4096, PROT_READ)   = 0
> +munmap(0x40033000, 23779)               = 0
>  getuid32()                              = 0

thats where things start going south that one mprotect is failing




More information about the Openembedded-core mailing list