2011/9/21 Artyom Beilis <artyom...@yahoo.com>

>
> While building with -DSQLITE_DEBUG
> it reports an assertion:
>
> assertion "isExclusive==0 || isCreate" failed: file "sqlite3.c", line
> 34058, function: winOpen
> (Version 3.7.8)
>


Can you send us a stack trace at the point of the assert()?


>
> This does not happen on Windows builds of the same sources.
>
>
> I've attached the script and VDBE traces under cygwin and windows builds.
>
> Cygwin version: 1.7.9(0.237/5/3)
>
>
>
> Artyom Beilis
> --------------
> CppCMS - C++ Web Framework:   http://cppcms.sf.net/
> CppDB - C++ SQL Connectivity: http://cppcms.sf.net/sql/cppdb/
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
>


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to