bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU Make 3.82 raises "make: free(): invalid next size (fast)" error


From: Alexis ROBERT
Subject: Re: GNU Make 3.82 raises "make: free(): invalid next size (fast)" error when building Android
Date: Sun, 5 Sep 2010 13:52:57 +0200

On Sun, Aug 29, 2010 at 3:59 AM, Paul Smith <address@hidden> wrote:
> Do those characters appear in the actual makefile somewhere, or is this
> the result of some kind of corruption?

Sorry for the late reply.

grep -rni "system/bin/qemu-props" only outputs something in a shell
script which doesn't seem to be used when building Android (although I
don't really understand their huge build system :) )

> If you happen to have valgrind installed it would be interesting to run
> the make instance inside valgrind and see what it complains about.

Yes, I've joined the log file. btw, when I use valgrind, make succeeds to build.

> Are you somewhat proficient with GDB?  If I suggested some breakpoints
> to set and things to print would you be able to do that?

I'm not very proficient with GDB, but I know how to put breakpoints,
at least I could try :)

Attachment: valgrind.log
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]