[OE-core] [PATCH 2/2] icu 3.6: do_install failed: Segmentation fault

Khem Raj raj.khem at gmail.com
Fri Jun 29 04:54:17 UTC 2012


On Thu, Jun 28, 2012 at 6:54 PM, Robert Yang <liezhi.yang at windriver.com> wrote:
> I've changed the cmd[BUFSIZ] to cmd[2048], which should be enough for us,
> and
> pushed it to the git repo again:

ideally allocating a string on heap and then freeing
it after use would fix this issue once for all.




More information about the Openembedded-core mailing list