From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: James Bergstra Newsgroups: gmane.lisp.guile.bugs Subject: simple-format causes segfault? Date: Fri, 5 May 2006 23:38:54 -0400 Message-ID: <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 1146886755 17608 80.91.229.2 (6 May 2006 03:39:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 6 May 2006 03:39:15 +0000 (UTC) Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sat May 06 05:39:11 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 1FcDdM-0003cA-TK for guile-bugs@m.gmane.org; Sat, 06 May 2006 05:39:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FcDdM-0007PY-26 for guile-bugs@m.gmane.org; Fri, 05 May 2006 23:39:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FcDdI-0007PT-CN for bug-guile@gnu.org; Fri, 05 May 2006 23:39:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FcDdE-0007PC-Oq for bug-guile@gnu.org; Fri, 05 May 2006 23:39:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FcDdE-0007P9-KF for bug-guile@gnu.org; Fri, 05 May 2006 23:39:00 -0400 Original-Received: from [132.204.24.67] (helo=mercure.iro.umontreal.ca) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FcDdX-0007dl-3e for bug-guile@gnu.org; Fri, 05 May 2006 23:39:19 -0400 Original-Received: from hidalgo.iro.umontreal.ca (hidalgo.iro.umontreal.ca [132.204.27.50]) by mercure.iro.umontreal.ca (Postfix) with ESMTP id DC1A42CE996 for ; Fri, 5 May 2006 23:38:59 -0400 (EDT) Original-Received: from aphex.iro.umontreal.ca (aphex.iro.umontreal.ca [132.204.26.139]) by hidalgo.iro.umontreal.ca (Postfix) with ESMTP id 974BE445C for ; Fri, 5 May 2006 23:38:54 -0400 (EDT) Original-Received: by aphex.iro.umontreal.ca (Postfix, from userid 31705) id 7475C6DCC9; Fri, 5 May 2006 23:38:54 -0400 (EDT) Original-To: bug-guile@gnu.org Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-DIRO-MailScanner-Information: Please contact the ISP for more information X-DIRO-MailScanner: Found to be clean X-DIRO-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (score=-2.82, requis 5, autolearn=not spam, ALL_TRUSTED -2.82) X-DIRO-MailScanner-From: bergstrj@iro.umontreal.ca 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:3232 Archived-At: Hi, I'd like to file a bug report on guile-1.8, but I don't know how. 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). I'd like to file a bug-report. Should I a) attach cores b) attach cores + program text c) attach cores + program text + data files d) do nothing, because this another known issue (is there a list of known issues?) -- James Bergstra http://www-etud.iro.umontreal.ca/~bergstrj _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile