From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: Segmentation fault in CVS Date: Wed, 14 Dec 2005 11:20:47 +0100 Message-ID: <1134555647.13759.176.camel@localhost.localdomain> References: <87ek4oekxs.fsf@ossau.uklinux.net> <873bkwy2fs.fsf@ossau.uklinux.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1134572249 22888 80.91.229.2 (14 Dec 2005 14:57:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Dec 2005 14:57:29 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Dec 14 15:57:20 2005 Return-path: Original-Received: from [199.232.75.2] (helo=lists.gnu.org) by ciao.gmane.org with esmtp (Exim 4.43) id 1EmY0S-0003SU-Jf for guile-devel@m.gmane.org; Wed, 14 Dec 2005 15:53:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EmY0p-0004Ao-6C for guile-devel@m.gmane.org; Wed, 14 Dec 2005 09:53:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EmTkU-0000wC-Kc for guile-devel@gnu.org; Wed, 14 Dec 2005 05:20:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EmTkM-0000uo-U5 for guile-devel@gnu.org; Wed, 14 Dec 2005 05:20:35 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EmTkG-0000tu-SC for guile-devel@gnu.org; Wed, 14 Dec 2005 05:20:26 -0500 Original-Received: from [195.10.6.12] (helo=mx1.es6.egwn.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EmTmJ-0000Rl-OP for guile-devel@gnu.org; Wed, 14 Dec 2005 05:22:32 -0500 Original-Received: from server09.fr4.egwn.net (server09.fr4.egwn.net [62.39.85.79]) by mx1.es6.egwn.net (Postfix) with ESMTP id 9E8284F8276 for ; Wed, 14 Dec 2005 11:19:42 +0100 (CET) Original-Received: (qmail 22712 invoked from network); 14 Dec 2005 10:19:42 -0000 Original-Received: from core.fluendo.com (HELO videoscale.fluendo.lan) (195.10.6.237) by server09.fr4.egwn.net with SMTP; 14 Dec 2005 10:19:42 -0000 Original-To: guile-devel@gnu.org In-Reply-To: <873bkwy2fs.fsf@ossau.uklinux.net> X-Mailer: Evolution 2.4.1 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org X-Broken-Reverse-DNS: no host name found for IP address 199.232.75.2 Xref: news.gmane.org gmane.lisp.guile.devel:5510 Archived-At: Hi, On Tue, 2005-12-13 at 23:58 +0000, Neil Jerram wrote: > read_without_guile_data *data = (read_without_guile_data *)data; Didn't fix the issue for me, same symptoms. Can't run pre-inst-guile; it gives me: (pygst gst) wingo@videoscale:~/src/guile/guile-core$ ./pre-inst-guile ERROR: In procedure memoization: ERROR: Bad binding # in expression [...] Regards, -- Andy Wingo http://wingolog.org/ _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel