From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id HAA22216; Wed, 30 Apr 2003 07:28:33 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id HAA21815 for ; Wed, 30 Apr 2003 07:28:32 +0200 (MET DST) Received: from opus.davidb.org (66-75-152-1.san.rr.com [66.75.152.1]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id h3U5SVH24097 for ; Wed, 30 Apr 2003 07:28:31 +0200 (MET DST) Received: from davidb by opus.davidb.org with local (Exim 3.31 #1 (Debian)) id 19Ak8r-00051i-00 for ; Tue, 29 Apr 2003 22:28:29 -0700 Date: Tue, 29 Apr 2003 22:28:29 -0700 From: David Brown To: Caml List Subject: [Caml-list] Binding problem. Message-ID: <20030430052829.GA19254@opus.davidb.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Spam: no; 0.00; caml-list:01 segv:01 glance:01 bindings:01 ocaml:01 binding:03 dave:03 heap:03 pair:04 seems:05 problem:07 occasionally:07 i'm:07 www:91 davidb:08 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk I'm trying to create a binding to sqlite. It seems to work most of the time, except occasionally it makes the ocaml GC segv. If anyone has time to glance at this binding, I would really appreciate it, perhaps just another pair of eyes might find the problem. Otherwise, if I can't find anything wrong with the binding, I might have to go try and figure out if sqlite is steping on the ocaml heap somehow. Since the file is lengthy, I've put it on my web server: I can mail the files to anyone who requests them. Once I make these bindings work, I can release them :-) Thanks, Dave ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners