From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.bugs Subject: Re: guile stable-2.0 fails on OSX 10.6.7 Date: Mon, 04 Apr 2011 09:13:17 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1301901194 15237 80.91.229.12 (4 Apr 2011 07:13:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 4 Apr 2011 07:13:14 +0000 (UTC) Cc: bug-guile@gnu.org To: Leo Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Mon Apr 04 09:13:09 2011 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q6dyH-00052t-6b for guile-bugs@m.gmane.org; Mon, 04 Apr 2011 09:13:09 +0200 Original-Received: from localhost ([127.0.0.1]:40134 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6dyG-0004YT-4E for guile-bugs@m.gmane.org; Mon, 04 Apr 2011 03:13:08 -0400 Original-Received: from [140.186.70.92] (port=40228 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6dy9-0004YC-IA for bug-guile@gnu.org; Mon, 04 Apr 2011 03:13:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q6dy7-00085C-N0 for bug-guile@gnu.org; Mon, 04 Apr 2011 03:13:00 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:41900 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q6dy7-000858-Ho for bug-guile@gnu.org; Mon, 04 Apr 2011 03:12:59 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 7FECB5F83; Mon, 4 Apr 2011 03:14:51 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=AvnFQmxHUBzidw175GXBZi/5SY4=; b=dy1ING B8fYERr4W9Xr3prILgNqmJ2Aix9n+NKQrHrXPlgyQq970EHP9LkTXn9991AaFHyD nT+36bWj/DkyAIt/d16P9SwotrCjBGVwRHvnb3GtDnSlB+Lpj3JHXp3vXJh1nh8Q jYYneHKg5UQrSyMK5IE45CZVkYnnE2m6aNOuw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=s9U/NJ3LmQcHyz8vasOt47kdwSpPKgBx TFeBeJ08oaaEEsVNaZah+T/rNPXUgNtgJ89OsNimCyuvmOnn9N7GWGZRxfoggH76 sLF30zGVepqqO5xi/WC3CvffpFqsb+aii7B429w7k8z/ftZKNGzP3W1ilsfV5N8f jdbFh+PB/7E= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 61D3C5F82; Mon, 4 Apr 2011 03:14:49 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [90.164.198.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id C75DA5F81; Mon, 4 Apr 2011 03:14:47 -0400 (EDT) In-Reply-To: (Leo's message of "Mon, 04 Apr 2011 10:01:45 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 3A547EE0-5E8B-11E0-A04A-E8AB60295C12-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 64.74.157.62 X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:5421 Archived-At: On Mon 04 Apr 2011 04:01, Leo writes: > cc1(57938) malloc: *** error for object 0x10357a148: incorrect checksum for freed object - object was probably modified after being freed. > *** set a breakpoint in malloc_error_break to debug > vm-engine.c: In function 'vm_regular_engine': > vm-engine.c:38: internal compiler error: Abort trap > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. This is an internal error in Apple's C compiler. Try a different one. Andy -- http://wingolog.org/