Segmentation faults using RSQLite
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