From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.bugs Subject: Re: Guile licensing, also R6RS/ERR5RS Date: Sun, 03 Feb 2008 23:31:14 +0000 Message-ID: <87bq6xobwd.fsf@ossau.uklinux.net> References: <877ihwpgmb.fsf@ossau.uklinux.net> <87abmpvdia.fsf@ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202081491 8638 80.91.229.12 (3 Feb 2008 23:31:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 3 Feb 2008 23:31:31 +0000 (UTC) Cc: bug-guile@gnu.org To: "Leonardo Valeri Manera" Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Mon Feb 04 00:31:52 2008 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.50) id 1JLoJT-0002oz-Ov for guile-bugs@m.gmane.org; Mon, 04 Feb 2008 00:31:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JLoJ1-00041L-LC for guile-bugs@m.gmane.org; Sun, 03 Feb 2008 18:31:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JLoIy-0003zX-Hb for bug-guile@gnu.org; Sun, 03 Feb 2008 18:31:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JLoIx-0003yT-3Q for bug-guile@gnu.org; Sun, 03 Feb 2008 18:31:20 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JLoIw-0003yI-TC for bug-guile@gnu.org; Sun, 03 Feb 2008 18:31:18 -0500 Original-Received: from mail3.uklinux.net ([80.84.72.33]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JLoIw-00028p-H1 for bug-guile@gnu.org; Sun, 03 Feb 2008 18:31:18 -0500 Original-Received: from arudy (host86-145-183-175.range86-145.btcentralplus.com [86.145.183.175]) by mail3.uklinux.net (Postfix) with ESMTP id 029691F6A61; Sun, 3 Feb 2008 23:31:18 +0000 (GMT) Original-Received: from laruns (laruns [192.168.0.10]) by arudy (Postfix) with ESMTP id 67C4B3800A; Sun, 3 Feb 2008 23:31:14 +0000 (GMT) In-Reply-To: (Leonardo Valeri Manera's message of "Mon, 28 Jan 2008 22:54:51 +0100") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:3760 Archived-At: "Leonardo Valeri Manera" writes: > magnus gave me this backtrace > > " it's always in precisely this location: > /lib/libguile.so.17(scm_mark_locations+0x17)[0x2aaaae6192b7]" Thanks, Leonardo. Could you also say what version of Guile you're using, and provide or point us to the code needed to reproduce this? Regards, Neil