From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tristan Colgate Newsgroups: gmane.lisp.guile.devel Subject: uniform-vector->list crash Date: Wed, 30 Dec 2009 12:14:15 +0000 Message-ID: <2e6d10880912300414n72afe1f1v34cad00ace1bdf73@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1262175334 24474 80.91.229.12 (30 Dec 2009 12:15:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Dec 2009 12:15:34 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Dec 30 13:15:27 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NPxSY-0003Z2-W5 for guile-devel@m.gmane.org; Wed, 30 Dec 2009 13:15:27 +0100 Original-Received: from localhost ([127.0.0.1]:41380 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NPxST-0005jJ-Mh for guile-devel@m.gmane.org; Wed, 30 Dec 2009 07:15:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NPxRT-0005Li-TH for guile-devel@gnu.org; Wed, 30 Dec 2009 07:14:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NPxRT-0005LG-5f for guile-devel@gnu.org; Wed, 30 Dec 2009 07:14:19 -0500 Original-Received: from [199.232.76.173] (port=39475 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NPxRS-0005LB-Tn for guile-devel@gnu.org; Wed, 30 Dec 2009 07:14:18 -0500 Original-Received: from ey-out-1920.google.com ([74.125.78.144]:15859) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NPxRS-0002NC-LI for guile-devel@gnu.org; Wed, 30 Dec 2009 07:14:18 -0500 Original-Received: by ey-out-1920.google.com with SMTP id 4so1088661eyg.34 for ; Wed, 30 Dec 2009 04:14:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=uFNAqXw7WqjCUyRF5mpOyoRkogy9zE9CkMI2bPYy7qo=; b=HfE+GVBEI/MPSAQLUs8Oj4Da16ZB/TLP1LR6ZJHqOrUBEZCLdE9G7f/ER9FUmcGUOg ZV0NtO4MRQ88ht94FAKQkAV7CJpz8CyaoaqbECBXPukpPVkZm/bMbQTtiBHGj6HFnO4X Szc6/UyVy09LqsFhy2Jocq/Vq1STBzZB37nU0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=gpFhQB8i2eWBNaJ1F00LM3sBPoqtkeoxNpcugNoelxsULWewQcyCVVCABqG90/NU8p 2llicT+bwgdR3UAuErn2aOXyEGHabrGM3yrsEO+wG3TKn+rocM88jGQuR5H+Xdb/NA3S ZBqMzeu+KGORmScZqY5ne4PPzaaVvP5Id/5u8= Original-Received: by 10.216.88.212 with SMTP id a62mr396704wef.72.1262175255889; Wed, 30 Dec 2009 04:14:15 -0800 (PST) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:9807 Archived-At: Another one for the bug list... On git master... scheme@(guile-user)> (uniform-vector->list #u32(1 2 3 4)) crasges guile (it hangs with one of my modules loaded but just plain segfaults from a vanilla repl) using u32vector->list seems to work and will do for my needs. rasied... http://savannah.gnu.org/bugs/index.php?28440 Cheers, -- Tristan Colgate-McFarlane ---- "You can get all your daily vitamins from 52 pints of guiness, and a glass of milk"