Message-ID: <m2k627enmn.fsf@ziti.local>
Date: 2006-11-07T07:12:32Z
From: Seth Falcon
Subject: Segmentation faults using RSQLite
In-Reply-To: <m2velsk2vs.fsf@ziti.local> (Seth Falcon's message of "Mon, 06 Nov 2006 07:31:51 -0800")
> Richard Bourgon <bourgon at ebi.ac.uk> writes:
>> My application requires a single table of doubles with 225 columns
>> and about 6M rows. The following session transcript mimics this
>> table, and consistently produces errors: sometimes an immediate seg
>> fault, and sometimes one of several odd but non-critical error
>> messages, an example of which appears below. (In the latter case, if
>> I try to rerun the bit that generated the error, then I usually get
>> the seg fault.)
I believe that I've found and fixed the bug causing the segfault you
reported.
I've posted an updated version, RSQLite 0.4-13, here:
http://www.bioconductor.org/packages/misc/
Could you give it a try and confirm that it works for you?
Thanks again for the bug report.
Best,
+ seth