From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Timothee BESSET Newsgroups: gmane.emacs.cedet,gmane.emacs.devel,gmane.emacs.bugs Subject: Emacs CVS on OSX: malloc error when installing cedet Date: Tue, 6 Jul 2004 12:31:14 +0200 Sender: cedet-devel-admin@lists.sourceforge.net Message-ID: <9B70BB7C-CF37-11D8-9EA8-000D9329B314@idsoftware.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1089109966 16480 80.91.224.253 (6 Jul 2004 10:32:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 6 Jul 2004 10:32:46 +0000 (UTC) Cc: cedet-devel@lists.sourceforge.net Original-X-From: cedet-devel-admin@lists.sourceforge.net Tue Jul 06 12:32:35 2004 Return-path: Original-Received: from lists.sourceforge.net ([66.35.250.206] helo=sc8-sf-list1.sourceforge.net) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BhnFb-0005Ei-00 for ; Tue, 06 Jul 2004 12:32:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=projects.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1BhnFY-0008Oi-6X; Tue, 06 Jul 2004 03:32:32 -0700 Original-Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.12] helo=sc8-sf-mx2.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1BhnF0-0008Lk-Ky for cedet-devel@lists.sourceforge.net; Tue, 06 Jul 2004 03:31:58 -0700 Original-Received: from zerowing.idsoftware.com ([192.246.40.70]) by sc8-sf-mx2.sourceforge.net with esmtp (Exim 4.34) id 1BhnF0-0001AN-9H for cedet-devel@lists.sourceforge.net; Tue, 06 Jul 2004 03:31:58 -0700 Original-Received: from atuileries-102-1-4-81.w217-128.abo.wanadoo.fr ([217.128.77.81] helo=ttimo.net) by zerowing.idsoftware.com with esmtp (Exim 3.35 #1) id 1BhnEp-0000pJ-00; Tue, 06 Jul 2004 05:31:47 -0500 Original-Received: from [192.168.1.3] (helo=[192.168.1.3]) by ttimo.net with esmtp (Exim 4.20) id 1BsfcX-0003fr-3j; Thu, 05 Aug 2004 12:37:13 +0200 Original-To: emacs-devel@gnu.org, bug-gnu-emacs@gnu.org X-Mailer: Apple Mail (2.618) X-SA-Exim-Mail-From: ttimo@idsoftware.com X-SA-Exim-Version: 3.0 (built Sun Jun 8 21:12:30 CEST 2003) X-SA-Exim-Scanned: Yes Errors-To: cedet-devel-admin@lists.sourceforge.net X-BeenThere: cedet-devel@lists.sourceforge.net X-Mailman-Version: 2.0.9-sf.net Precedence: bulk List-Unsubscribe: , List-Id: Development discussions for CEDET projects List-Post: List-Help: List-Subscribe: , List-Archive: X-Original-Date: Tue, 6 Jul 2004 12:31:14 +0200 Xref: main.gmane.org gmane.emacs.cedet:1590 gmane.emacs.devel:25476 gmane.emacs.bugs:8357 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25476 Hello everyone For several days now, the CVS version of Emacs built on OSX ( 10.3 ) fails to install cedet ( http://cedet.sf.net ) with the following error: /Applications/Emacs.app/Contents/MacOS/Emacs -batch --no-site-file -l grammar-make-script -f semantic-grammar-batch-build-packages semantic-grammar.wy Loading semanticdb-file (source)... Package `semantic-grammar-wy' is up to date. *** malloc[12002]: error for object 0x28b2169: Pointer being reallocated was not allocated Fatal error (11)make[1]: *** [metagrammar] Segmentation fault make: *** [semantic] Error 2 I can compile and install the CVS version of Emacs and cedet on a Linux box with no problem. This crash is happening with both the latest release of cedet and the CVS version. So I believe it's really an emacs problem, specific to the OSX port. Also to note that I was able to run Emacs on OSX with cedet about a month ago. No error at the time. Here is the configuration of my Emacs build: Configured for `powerpc-apple-darwin7.4.0'. Where should the build process find the source code? /Users/timo/Build/emacs What operating system and machine description files should Emacs use? `s/darwin.h' and `m/powermac.h' What compiler should emacs be built with? gcc -I/sw/include -L/sw/lib -g -O2 Should Emacs use the GNU version of malloc? no (The GNU allocators don't work with this system configuration.) Should Emacs use a relocating allocator for buffers? no Should Emacs use mmap(2) for buffer allocation? no What window system should Emacs use? mac What toolkit should Emacs use? none Where do we find X Windows header files? NONE Where do we find X Windows libraries? NONE Does Emacs use -lXaw3d? no Does Emacs use -lXpm? no Does Emacs use -ljpeg? no Does Emacs use -ltiff? no Does Emacs use -lungif? no Does Emacs use -lpng? no Does Emacs use X toolkit scroll bars? no I hope the problem can be identified and fixed soon .. TTimo ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com