On Jun 8, 2008, at 12:10 AM, İsmail Dönmez wrote:

> Hi all,
>
> When building latest trunk I see some scary messages:
>
> temacs(20433) malloc: *** error for object 0xfffffff8: Non-aligned
> pointer being freed
> *** set a breakpoint in malloc_error_break to debug

I set this breakpoint and (at least the one I saw) was due to a free()  
of saved_doc_string in lread.c:1272.  I'm not sure if it has something  
to do w/the numbering of DOC-* files that the make system uses getting  
out-of-whack, or what.  You're right, trunk does it too, so hopefully  
someone reports it on emacs-devel.





-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Emacs-app-dev- mailing list
Emacs-app-dev-@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to