From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Linas Vepstas Newsgroups: gmane.lisp.guile.devel,gmane.lisp.guile.user Subject: Re: GNU Guile 1.9.5 released (alpha) Date: Sun, 29 Nov 2009 00:07:39 -0600 Message-ID: <3ae3aa420911282207y568eec13p9a3ff003bcd2a3e3@mail.gmail.com> References: <87pr7genzj.fsf@gnu.org> <3ae3aa420911281845o50085d17w75b7a5ee8d869492@mail.gmail.com> Reply-To: linasvepstas@gmail.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1259474880 7716 80.91.229.12 (29 Nov 2009 06:08:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 29 Nov 2009 06:08:00 +0000 (UTC) Cc: guile-user@gnu.org, guile-devel@gnu.org To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Nov 29 07:07:53 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 1NEcwp-0001UG-W9 for guile-devel@m.gmane.org; Sun, 29 Nov 2009 07:07:52 +0100 Original-Received: from localhost ([127.0.0.1]:34107 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NEcwp-0004o8-Jw for guile-devel@m.gmane.org; Sun, 29 Nov 2009 01:07:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NEcwk-0004mZ-Oc for guile-devel@gnu.org; Sun, 29 Nov 2009 01:07:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NEcwf-0004ja-QJ for guile-devel@gnu.org; Sun, 29 Nov 2009 01:07:46 -0500 Original-Received: from [199.232.76.173] (port=36581 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NEcwf-0004jP-J3; Sun, 29 Nov 2009 01:07:41 -0500 Original-Received: from mail-gx0-f212.google.com ([209.85.217.212]:42651) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NEcwe-0004UQ-Gm; Sun, 29 Nov 2009 01:07:40 -0500 Original-Received: by gxk4 with SMTP id 4so974079gxk.8 for ; Sat, 28 Nov 2009 22:07:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=AfwBl5d19+vRinqRKsMEP9EO7K1um6JLhiSbU3U7hYU=; b=xwfrYs92xecruo3XH8R6YjRjUaTV8XNGc4TIb0TCPMxT7iWM2PJ3ZN9lAxr2hcoudi 7rWKiiT0fb/WEcpD0J2nVIJdSHlkz/VjbqjcJdEAePvxpi3GJN5FB4jLINmBy/sreT8K j5OAob0OlGQd6aPsS+MZi+vY/7uzYpcTNFSv8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; b=LhTz+AqpjszgnEmWcKyY4lZd6zuK8d0SiDSuXO6A9fPhNiL2bnXrNVKiKTtwwazGj2 JzRL6aoc3Zy7ay9uQkNvc4SbRZMxHJQyT2wD5VKu6jfaQO60f2VIbZFql8XTe5DBnMy+ H5+H0DN15mW2llKKLS7PwlP24vq1FILaatKpo= Original-Received: by 10.101.165.30 with SMTP id s30mr1146279ano.77.1259474859889; Sat, 28 Nov 2009 22:07:39 -0800 (PST) In-Reply-To: <3ae3aa420911281845o50085d17w75b7a5ee8d869492@mail.gmail.com> 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:9725 gmane.lisp.guile.user:7508 Archived-At: 2009/11/28 Linas Vepstas : > 2009/11/17 Ludovic Court=C3=A8s : >> We are pleased to announce GNU Guile release 1.9.5. > > Now I'm getting a crash. > > third crashes with following stack trace: > > Program received signal SIGPWR, Power fail/restart. I retract this bug report -- user error, I think. There were other recent changes to my app, which resulted in scm_xxx calls being made when not in guile mode. I'm guessing that these messed up guile state, eventually leading to the crash. Sorry for the false alarm (although I have yet to retest under 1.9.5) --linas