From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Bruno Haible Newsgroups: gmane.lisp.guile.devel Subject: class-of => crash Date: Mon, 17 Jan 2005 13:48:15 +0100 Message-ID: <200501171348.15230.bruno@clisp.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1105966651 8918 80.91.229.6 (17 Jan 2005 12:57:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 17 Jan 2005 12:57:31 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jan 17 13:57:26 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CqWRh-0002Yi-00 for ; Mon, 17 Jan 2005 13:57:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CqWdY-0005vu-Q2 for guile-devel@m.gmane.org; Mon, 17 Jan 2005 08:09:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CqWav-0004fG-12 for guile-devel@gnu.org; Mon, 17 Jan 2005 08:06:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CqWYK-0003qV-Nu for guile-devel@gnu.org; Mon, 17 Jan 2005 08:04:17 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CqWYJ-0003pb-3G for guile-devel@gnu.org; Mon, 17 Jan 2005 08:04:15 -0500 Original-Received: from [81.80.162.195] (helo=ftp.ilog.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CqWLf-0001R9-CZ for guile-devel@gnu.org; Mon, 17 Jan 2005 07:51:11 -0500 Original-Received: from laposte.ilog.fr (cerbere-qfe0 [81.80.162.193]) by ftp.ilog.fr (8.13.1/8.13.0) with ESMTP id j0HCpA5a007409 for ; Mon, 17 Jan 2005 13:51:10 +0100 (MET) Original-Received: from honolulu.ilog.fr ([172.16.15.122]) by laposte.ilog.fr (8.13.1/8.13.1) with ESMTP id j0HCp4Fh021154; Mon, 17 Jan 2005 13:51:04 +0100 (MET) Original-Received: from localhost (localhost [127.0.0.1]) by honolulu.ilog.fr (Postfix) with ESMTP id 140C917723; Mon, 17 Jan 2005 12:48:16 +0000 (UTC) Original-To: guile-devel@gnu.org User-Agent: KMail/1.5 Content-Disposition: inline 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 Xref: main.gmane.org gmane.lisp.guile.devel:4683 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4683 In guile-1.6.4, built on Linux/x86, this crashes: $ guile guile> (class-of 1.2) Segmentation fault Bruno _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel