From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: rixed@happyleptic.org Newsgroups: gmane.lisp.guile.user Subject: Re: crash in guile-sqlite3 Date: Thu, 26 Apr 2012 22:24:04 +0200 Message-ID: <20120426202403.GB2524@happyleptic.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1335471868 16610 80.91.229.3 (26 Apr 2012 20:24:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 26 Apr 2012 20:24:28 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Apr 26 22:24:27 2012 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SNVEn-000340-T2 for guile-user@m.gmane.org; Thu, 26 Apr 2012 22:24:26 +0200 Original-Received: from localhost ([::1]:44908 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNVEn-0006i2-6d for guile-user@m.gmane.org; Thu, 26 Apr 2012 16:24:25 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:41595) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNVEj-0006hx-2x for guile-user@gnu.org; Thu, 26 Apr 2012 16:24:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SNVEh-0002It-D6 for guile-user@gnu.org; Thu, 26 Apr 2012 16:24:20 -0400 Original-Received: from smtp1-g21.free.fr ([212.27.42.1]:56236) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNVEg-000213-Te for guile-user@gnu.org; Thu, 26 Apr 2012 16:24:19 -0400 Original-Received: from acer.happyleptic.org (unknown [IPv6:2a01:e35:243c:2590:222:68ff:feac:7ea4]) by smtp1-g21.free.fr (Postfix) with SMTP id 18943940005 for ; Thu, 26 Apr 2012 22:24:05 +0200 (CEST) Original-Received: by acer.happyleptic.org (sSMTP sendmail emulation); Thu, 26 Apr 2012 22:24:04 +0200 Mail-Followup-To: rixed@happyleptic.org, guile-user@gnu.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 212.27.42.1 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:9397 Archived-At: > Is guile-sqlite3 actually in such a shape that it might be useful for > curious testers? I use it daily and it's working allright. I'd have a closer look to the libffi you used to compile guile if I were you.