From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: anonymous Newsgroups: gmane.lisp.guile.bugs Subject: [bug #33498] Guile 2.0.1 segfaults on (begin-thread . . . Date: Wed, 08 Jun 2011 18:56:43 +0000 Message-ID: <20110608-185642.sv0.85262@savannah.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=UTF-8 X-Trace: dough.gmane.org 1307561443 7538 80.91.229.12 (8 Jun 2011 19:30:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 8 Jun 2011 19:30:43 +0000 (UTC) To: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Jun 08 21:30:38 2011 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QUOSX-0002QX-KT for guile-bugs@m.gmane.org; Wed, 08 Jun 2011 21:30:33 +0200 Original-Received: from localhost ([::1]:60406 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUOSW-0000mk-7y for guile-bugs@m.gmane.org; Wed, 08 Jun 2011 15:30:32 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:42166) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUNvO-0006ar-QC for bug-guile@gnu.org; Wed, 08 Jun 2011 14:56:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QUNvN-0006Sv-2A for bug-guile@gnu.org; Wed, 08 Jun 2011 14:56:18 -0400 Original-Received: from colonialone.fsf.org ([140.186.70.51]:38026 helo=frontend.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUNvM-0006Sp-Ry for bug-guile@gnu.org; Wed, 08 Jun 2011 14:56:16 -0400 Original-Received: from www-data by frontend.in.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1QUNvn-0008VU-79 for bug-guile@gnu.org; Wed, 08 Jun 2011 18:56:43 +0000 X-PHP-Originating-Script: 0:sendmail.php X-Savane-Server: savannah.gnu.org:80 [10.1.0.103] X-Savane-Project: guile X-Savane-Tracker: bugs X-Savane-Item-ID: 33498 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.16) Gecko/20110323 X-Apparently-From: 76.188.47.134 Original-References: In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:5630 Archived-At: URL: Summary: Guile 2.0.1 segfaults on (begin-thread . . . Project: Guile Submitted by: None Submitted on: Wed 08 Jun 2011 06:56:42 PM UTC Category: None Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: Any way I use (begin-thread . . .) I get a segfault. I may be using it incorrectly, of course, but a segfault is probably not the best result. ================================================== Here's a sample session: GNU Guile 2.0.1 Copyright (C) 1995-2011 Free Software Foundation, Inc. Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. This program is free software, and you are welcome to redistribute it under certain conditions; type `,show c' for details. Enter `,help' for help. scheme@(guile-user)> (begin-thread (display "test")) test$1 = Process scheme segmentation fault ================================================== I'm happy to supply more information if needed. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/