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: [1.9.12][OpenBSD] run time failure ... Date: Wed, 08 Sep 2010 21:46:41 +0200 Message-ID: References: <20100908192137.GH8535@x.lence.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1283975195 8254 80.91.229.12 (8 Sep 2010 19:46:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 8 Sep 2010 19:46:35 +0000 (UTC) Cc: bug-guile@gnu.org To: primus Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Sep 08 21:46:32 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 1OtQbG-0002co-On for guile-bugs@m.gmane.org; Wed, 08 Sep 2010 21:46:31 +0200 Original-Received: from localhost ([127.0.0.1]:32833 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtQbG-0000pW-8u for guile-bugs@m.gmane.org; Wed, 08 Sep 2010 15:46:30 -0400 Original-Received: from [140.186.70.92] (port=47424 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtQYV-0007RD-Ha for bug-guile@gnu.org; Wed, 08 Sep 2010 15:43:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OtQYU-0006se-7Z for bug-guile@gnu.org; Wed, 08 Sep 2010 15:43:39 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:56240 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtQYU-0006sU-5o for bug-guile@gnu.org; Wed, 08 Sep 2010 15:43:38 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 934A0D4D1F; Wed, 8 Sep 2010 15:43:37 -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=ozivqEBF9LGUPnnCzrBbaH9DVsY=; b=f5kTtV 0sjR8Tm/ZeNHhejted5XNqMdRpn7t6KdJufT1ashGiPmvD8IDTouy9zAJJmkon0x xjzZvKPntN6qG2RAgXOSj2OwHjgGBwsIOvGGSUHgxR6XGlVSrjjsTKWiuukxiuhO nCcDmJY9uRYT5DSvE1GlF0SWsVTuQz/sClvxM= 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=bu+YVnrlOTPVbKihcWO/2y9et2bGjwhN TE/UoHajDOiovGtusMUzmH/uapCuQ9c4YYVmd38wYkuwdz5QV7ymjY99kj4ry3TQ tdnuLaSubA6cLCuY9hDEI6rhTFh4mm1hAO7Ta3dS9gHmMJ5+zxWqtqrtgI8kAeS9 JlO1KkWg5WI= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 7FDF7D4D1D; Wed, 8 Sep 2010 15:43:36 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [79.156.65.247]) (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 C240DD4D19; Wed, 8 Sep 2010 15:43:34 -0400 (EDT) In-Reply-To: <20100908192137.GH8535@x.lence.net> (primus's message of "Wed, 8 Sep 2010 20:21:37 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 5F176D8A-BB81-11DF-BA21-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:4776 Archived-At: Hi, On Wed 08 Sep 2010 21:21, primus writes: > Failure is at: (won't know where to start debugging this - scheme land now). > > gmake[2]: Entering directory `/usr/obj/micro/guile-1.9.12/module' > GUILEC ice-9/eval.go > guile: uncaught throw to wrong-type-arg: (#f Wrong type (expecting ~A): ~S (exact integer (#t # # #)) ((#t # # #))) Ew. What version of libgc do you have? If you are able to attach to the guile process while it is building, break on scm_ithrow and send the backtrace. You can edit meta/guile-tools and replace "exec guile" with "exec gdb-uninstalled-guile", then when you get a gdb prompt after typing "make", you can "break scm_ithrow", then "run", then "bt full" when you hit the error. Andy -- http://wingolog.org/