From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: bug in current CVS. Date: Sun, 13 Jun 2004 12:05:30 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <877jubpyc5.fsf@zagadka.ping.de> References: <16587.26076.551115.101857@localhost.localdomain> <87isdvpys5.fsf@zagadka.ping.de> <16588.9589.444199.949566@localhost.localdomain> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1087121148 16035 80.91.224.253 (13 Jun 2004 10:05:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 13 Jun 2004 10:05:48 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Jun 13 12:05:44 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BZRs0-0005z4-00 for ; Sun, 13 Jun 2004 12:05:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BZRsq-00010z-56 for guile-devel@m.gmane.org; Sun, 13 Jun 2004 06:06:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BZRsk-00010k-0L for guile-devel@gnu.org; Sun, 13 Jun 2004 06:06:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BZRsi-00010K-T7 for guile-devel@gnu.org; Sun, 13 Jun 2004 06:06:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BZRsi-00010H-Os for guile-devel@gnu.org; Sun, 13 Jun 2004 06:06:28 -0400 Original-Received: from [195.253.8.218] (helo=mail.dokom.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BZRro-000748-MM for guile-devel@gnu.org; Sun, 13 Jun 2004 06:05:32 -0400 Original-Received: from dialin.speedway45.dip68.dokom.de ([195.138.45.68] helo=zagadka.ping.de) by mail.dokom.net with smtp (Exim 3.36 #3) id 1BZRv0-0003TA-00 for guile-devel@gnu.org; Sun, 13 Jun 2004 12:08:50 +0200 Original-Received: (qmail 8572 invoked by uid 1000); 13 Jun 2004 10:05:30 -0000 Original-To: hanwen@xs4all.nl In-Reply-To: <16588.9589.444199.949566@localhost.localdomain> (Han-Wen Nienhuys's message of "Sun, 13 Jun 2004 11:59:17 +0200") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3796 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3796 Han-Wen Nienhuys writes: > mvo@zagadka.de writes: >> Han-Wen Nienhuys writes: >> >> > byrd:~/usr/src/lilypond$ guile >> > guile> (defiaine blub (cons '(1 . 2) 2)) >> > >> > Backtrace: >> > In standard input: >> > 1: 0* Segmentatie fout >> >> I can't reproduce this, unfortunately. What happens when you run >> "guile -q"? >> > > My kludge (now in CVS) prevents the core dump, but I get Whoops, that was a fast answer. I was going to say: "please disregard my mail, I wasn't uptodate enough and I didn't notice your second thread about the subject. Please stand by." > notice that the 2 from '(1 . 2) is still missing. Yep. I still can't reproduce it, but I will investigate further. Thanks! -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel