From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.bugs Subject: Re: simple-format causes segfault? Date: 07 May 2006 01:39:03 +0300 Message-ID: <87ejz6n5h4.fsf@minimini.mvo.home> References: <20060506033853.GB26686@aphex.iro.umontreal.ca> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1146955156 20292 80.91.229.2 (6 May 2006 22:39:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 6 May 2006 22:39:16 +0000 (UTC) Cc: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sun May 07 00:39:14 2006 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FcVQe-0002wE-D9 for guile-bugs@m.gmane.org; Sun, 07 May 2006 00:39:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FcVQd-0005jO-UG for guile-bugs@m.gmane.org; Sat, 06 May 2006 18:39:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FcVQa-0005jA-IT for bug-guile@gnu.org; Sat, 06 May 2006 18:39:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FcVQZ-0005is-1f for bug-guile@gnu.org; Sat, 06 May 2006 18:39:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FcVQY-0005ip-TJ for bug-guile@gnu.org; Sat, 06 May 2006 18:39:06 -0400 Original-Received: from [213.243.153.36] (helo=smtp3.pp.htv.fi) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FcVR2-0002B4-D4 for bug-guile@gnu.org; Sat, 06 May 2006 18:39:36 -0400 Original-Received: from zagadka.ping.de (cs181072157.pp.htv.fi [82.181.72.157]) by smtp3.pp.htv.fi (Postfix) with SMTP id A2FFB27AC5E for ; Sun, 7 May 2006 01:39:03 +0300 (EEST) Original-Received: (qmail 12942 invoked by uid 1000); 7 May 2006 01:39:03 +0300 Original-To: James Bergstra In-Reply-To: <20060506033853.GB26686@aphex.iro.umontreal.ca> Original-Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 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:3233 Archived-At: James Bergstra writes: > I have a program that causes the guile interpreter to segfault when > I output with (simple-format), but runs properly when I replace the > simple-format with what I believe are equivalent calls to (display). If you can, please show us that program. We would need to reproduce the bug and maybe distill your code into a test case. Don't bother too much to make your code simple, just make it simple to run. -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile