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 bailing out with "uncaught throw to wrong-type-arg" on amd64 Linux Date: Mon, 13 Sep 2010 23:07:05 +0200 Message-ID: References: <87fwxf6wt1.fsf@delenn.lan> <877hiq6q2b.fsf@delenn.lan> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1284411904 1658 80.91.229.12 (13 Sep 2010 21:05:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 13 Sep 2010 21:05:04 +0000 (UTC) Cc: Guile Bugs To: Andreas Rottmann Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Mon Sep 13 23:05:01 2010 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 1OvGCv-0001De-Ur for guile-bugs@m.gmane.org; Mon, 13 Sep 2010 23:04:58 +0200 Original-Received: from localhost ([127.0.0.1]:33425 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvGCv-0003lC-CF for guile-bugs@m.gmane.org; Mon, 13 Sep 2010 17:04:57 -0400 Original-Received: from [140.186.70.92] (port=42162 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvGCj-0003im-MI for bug-guile@gnu.org; Mon, 13 Sep 2010 17:04:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvGCi-0004uC-5w for bug-guile@gnu.org; Mon, 13 Sep 2010 17:04:45 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:56830 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OvGCi-0004oD-3R for bug-guile@gnu.org; Mon, 13 Sep 2010 17:04:44 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id C2EC8D6DCC; Mon, 13 Sep 2010 17:03:56 -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=6QKMR8c4n/okr9R6eVHT6Pufftw=; b=P3HfoD D6Hl8N8vMvMsNP1ehD/13XEGoCb51ocZiBkfcrMkawkngMX6AHmS35lxx0QJbuwb 82dpRkd9yzsA7WJOupbmjxAToZeC2fdE9E7OrGCw9uFKng+3W+ol2mEIsRVWxM09 xnJINt35euDk+gPSClgkSNrWFk8A83w7Kqgpc= 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=Kud+BNPBgLxRn7VM8P53c/6GG50G2b8d sHubpH+bQGMOq70+l3jbXYYi1JS6NeiZkOIlqnrjMh8Z5DoE3yHGA9S8reXDxmt/ ucWZHqlojUJM9Gf+JENFmcegiKz97UjYMWXJGxgvHt5j+XoNz6HpyEcOpxqfRUss q1P81RMOdv0= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id ACB91D6DC9; Mon, 13 Sep 2010 17:03:55 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [83.44.190.100]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id DD4B3D6DC6; Mon, 13 Sep 2010 17:03:53 -0400 (EDT) In-Reply-To: <877hiq6q2b.fsf@delenn.lan> (Andreas Rottmann's message of "Mon, 13 Sep 2010 09:49:32 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 6B98863C-BF7A-11DF-B391-030CEE7EF46B-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:4811 Archived-At: Hi, On Mon 13 Sep 2010 09:49, Andreas Rottmann writes: > Now I additionally get an "unterminated `#! ... !#' comment error: > > GEN guile-procedures.texi > ERROR: In procedure skip_block_comment: > ERROR: /home/rotty/src/guile/guile-tools:1:2: unterminated `#! ... !#' comment This rings a bell; do you by any chance have a "guile-tools" binary somewhere other than in meta/ ? Like one in $top_builddir ? > Program received signal SIGPWR, Power fail/restart. > [Switching to Thread 0x7ffff5e2e710 (LWP 7312)] This is libgc. Add a line to your .gdbinit: source ~/src/guile/gdbinit Andy -- http://wingolog.org/