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

Ashish Kulkarni @@h|@h@ku|k@rn| @end|ng |rom k@|yptor|@k@com
Wed Jul 18 09:06:05 CEST 2007


>    Please use unix line endings only.
> 

Will do so in future.

>    Your patch causes one of the tests to fail.  I haven't looked into
>    the failure yet, but perhaps you can?

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.

Thanks,
Ashish




More information about the R-sig-DB mailing list