[R-sig-DB] [PATCH] segfault in RSQLite 0.5-4

Seth Falcon @|@|con @end|ng |rom |hcrc@org
Wed Jul 18 18:11:01 CEST 2007


"Ashish Kulkarni" <ashish.kulkarni using kalyptorisk.com> writes:

>>    Please use unix line endings only.
>> 
>
> Will do so in future.

Thanks.

> The failing test is testSimultaneousSelects2, in which a table is created
> in one connection and a SELECT for that is done from another connection.
> It looks like sqlite3_prepare_v2() does not reload the schema before
> reporting "table not found". This may be a bug upstream, I will try to
> investigate it further.

Keep us posted.  The test is an artificial attempt to trigger the need
for schema reload/reprepare when multiple connections to a DB are
present.  The use case is real, not sure how good the test is.  Thanks
again for looking into it.

Also, the updates are going to be delayed because the changes seem to
cause a build problem on some platforms (although they work for me on
intel OS X, Linux x86_64, and Windows).  So if any of you are in
urgent need, give the URL I posted a try.

+ seth

-- 
Seth Falcon | Computational Biology | Fred Hutchinson Cancer Research Center
http://bioconductor.org




More information about the R-sig-DB mailing list