From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.bugs Subject: Re: "class-of" causes segmentation fault when display'd Date: Tue, 28 Jun 2005 09:05:29 +1000 Message-ID: <87br5r5rk6.fsf@zip.com.au> References: <42C00B7F.7080108@mail.msen.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1119914280 12954 80.91.229.2 (27 Jun 2005 23:18:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Jun 2005 23:18:00 +0000 (UTC) Cc: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue Jun 28 01:17:57 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dn2rH-0008Mo-94 for guile-bugs@m.gmane.org; Tue, 28 Jun 2005 01:17:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dn2yz-0001of-OM for guile-bugs@m.gmane.org; Mon, 27 Jun 2005 19:25:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dn2kt-0006MN-R5 for bug-guile@gnu.org; Mon, 27 Jun 2005 19:11:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dn2kq-0006JL-7b for bug-guile@gnu.org; Mon, 27 Jun 2005 19:11:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dn2ko-0006Ao-M3 for bug-guile@gnu.org; Mon, 27 Jun 2005 19:11:02 -0400 Original-Received: from [61.8.0.115] (helo=mailout2.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dn2jq-0007f9-Ke for bug-guile@gnu.org; Mon, 27 Jun 2005 19:10:03 -0400 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout2.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id j5RN5YeR010934; Tue, 28 Jun 2005 09:05:34 +1000 Original-Received: from localhost (ppp2B81.dyn.pacific.net.au [61.8.43.129]) by mailproxy1.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id j5RN5XM9014215; Tue, 28 Jun 2005 09:05:34 +1000 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1Dn2fS-0000dK-00; Tue, 28 Jun 2005 09:05:30 +1000 Original-To: Alan Grover In-Reply-To: <42C00B7F.7080108@mail.msen.com> (Alan Grover's message of "Mon, 27 Jun 2005 10:21:51 -0400") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) 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:3034 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:3034 Alan Grover writes: > > Applying "class-of" causes segmentation fault if the (oop goops) module > is not loaded (and if the result is display'd). Thanks, Marius made a fix for that in the cvs. (Must be about time for a bug-fix release I suppose :-) _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile