I'll get to my Windows PC at Sunday and I'll do it
Thanks Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.sf.net/ CppDB - C++ SQL Connectivity: http://cppcms.sf.net/sql/cppdb/ >________________________________ >From: Richard Hipp <[email protected]> >To: Artyom Beilis <[email protected]>; General Discussion of SQLite Database ><[email protected]> >Sent: Thursday, September 22, 2011 3:23 PM >Subject: Re: [sqlite] Assertion in Sqlite 3.7.x on Cygwin using WAL > > > > > >2011/9/21 Artyom Beilis <[email protected]> > > >>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 >>[email protected] >>http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users >> >> > > >-- >D. Richard Hipp >[email protected] > > > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

