From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Pirotte Newsgroups: gmane.lisp.guile.user Subject: Re: crash in guile-sqlite3 Date: Fri, 27 Apr 2012 19:58:24 -0300 Message-ID: <20120427195824.50ddde7d@rascar> References: <20120427160028.7bff8d19@rascar> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1335567537 15244 80.91.229.3 (27 Apr 2012 22:58:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 27 Apr 2012 22:58:57 +0000 (UTC) Cc: guile-user@gnu.org To: Sunjoong Lee Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Apr 28 00:58:56 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 1SNu7m-0007cc-Kh for guile-user@m.gmane.org; Sat, 28 Apr 2012 00:58:50 +0200 Original-Received: from localhost ([::1]:45351 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNu7l-0006su-T6 for guile-user@m.gmane.org; Fri, 27 Apr 2012 18:58:49 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52488) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNu7g-0006sX-Tm for guile-user@gnu.org; Fri, 27 Apr 2012 18:58:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SNu7f-00026X-5W for guile-user@gnu.org; Fri, 27 Apr 2012 18:58:44 -0400 Original-Received: from maximusconfessor.all2all.org ([62.58.108.13]:46775) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNu7e-00026P-W3 for guile-user@gnu.org; Fri, 27 Apr 2012 18:58:43 -0400 Original-Received: from localhost (unknown [192.168.0.2]) by maximusconfessor.all2all.org (Postfix) with ESMTP id 3E24CA04C13B; Sat, 28 Apr 2012 00:58:36 +0200 (CEST) Original-Received: from maximusconfessor.all2all.org ([192.168.0.1]) by localhost (maximusconfessor.all2all.org [192.168.0.2]) (amavisd-new, port 10024) with ESMTP id PgQMDSaaEXDx; Sat, 28 Apr 2012 00:34:03 +0200 (CEST) Original-Received: from rascar (unknown [139.82.89.157]) by maximusconfessor.all2all.org (Postfix) with ESMTPSA id 6E371A04C12B; Sat, 28 Apr 2012 00:58:28 +0200 (CEST) In-Reply-To: X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; i486-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 62.58.108.13 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:9412 Archived-At: Hi, =20 > I mean a example code of Joonas Saraj=C3=A4rvi, > http://paste.pocoo.org/show/587676/ , produces a Segmentation fault on > Guile 2.0.5 too. I though what if a integer. In the integer case, there is > no Segmentation fault. Here is a diff of my test code from Joonas's: the paste seems unavalaible, could you send the code within the email, it i= s rather small anyway...=20 d.