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 #28440] uniform-vector->list crashes guile Date: Wed, 30 Dec 2009 12:13:36 +0000 Message-ID: <20091230-121333.sv0.59662@savannah.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=UTF-8 X-Trace: ger.gmane.org 1262175326 24452 80.91.229.12 (30 Dec 2009 12:15:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Dec 2009 12:15:26 +0000 (UTC) To: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Dec 30 13:15:19 2009 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 1NPxSQ-0003VM-Bm for guile-bugs@m.gmane.org; Wed, 30 Dec 2009 13:15:18 +0100 Original-Received: from localhost ([127.0.0.1]:41296 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NPxSJ-0005fy-Rm for guile-bugs@m.gmane.org; Wed, 30 Dec 2009 07:15:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NPxQt-0004zK-C8 for bug-guile@gnu.org; Wed, 30 Dec 2009 07:13:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NPxQo-0004wY-VE for bug-guile@gnu.org; Wed, 30 Dec 2009 07:13:43 -0500 Original-Received: from [199.232.76.173] (port=39467 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NPxQo-0004wT-NN for bug-guile@gnu.org; Wed, 30 Dec 2009 07:13:38 -0500 Original-Received: from savannah.gnu.org ([199.232.41.3]:57096 helo=sv.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NPxQo-0002G2-EL for bug-guile@gnu.org; Wed, 30 Dec 2009 07:13:38 -0500 Original-Received: from [10.1.0.103] (helo=savannah.gnu.org) by sv.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NPxQn-00006s-CG for bug-guile@gnu.org; Wed, 30 Dec 2009 12:13:37 +0000 Original-Received: from www-data by savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1NPxQm-00006l-CA for bug-guile@gnu.org; Wed, 30 Dec 2009 12:13:37 +0000 X-Savane-Server: savannah.gnu.org:80 [10.1.0.103] X-Savane-Project: guile X-Savane-Tracker: bugs X-Savane-Item-ID: 28440 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.33 Safari/532.0 X-Apparently-From: 195.10.16.7 Original-References: In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:4416 Archived-At: URL: Summary: uniform-vector->list crashes guile Project: Guile Submitted by: None Submitted on: Wed 30 Dec 2009 12:13:33 PM UTC Category: None Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: For example@ [user@pinot guile-snmp]$ guile Guile Scheme interpreter 0.5 on Guile 1.9.6 Copyright (C) 2001-2008 Free Software Foundation, Inc. Enter `,help' for help. scheme@(guile-user)> (uniform-vector->list #u32(1 2 3 4)) Segmentation fault _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/