__malloc_mmb_heap

Rob Landley rob at landley.net
Thu Oct 16 03:59:33 UTC 2008


On Wednesday 15 October 2008 08:36:16 Bernhard Reutner-Fischer wrote:
> Kieran, in the meantime just svn diff -r23659:23660 | patch -R

Actually, it's:

  svn diff -r23659:23660 | patch -p0 -R

And I confirm that this patch totally broke arm oabi for me, the system dies 
as soon as it tries to boot because bash can't allocate any memory.  
Reverting the patch fixes it.

Rob



More information about the uClibc mailing list