#2902: OperationalError: SQL logic error or missing database
---------------------+------------------------------------------------------
 Reporter:  athomas  |        Owner:  cboos
     Type:  defect   |       Status:  new  
 Priority:  high     |    Milestone:       
Component:  general  |      Version:  devel
 Severity:  major    |   Resolution:       
 Keywords:           |  
---------------------+------------------------------------------------------
Comment (by cboos):

 So far, I've not been able to reproduce the issue,
 using your db and svn repos, with the following setup:
 Trac trunk, Python 2.4.2 SQLite 3.3.4 and Pysqlite 2.1.3.

 From some of your mails in the TracML, I know that you're
 using `sqlite3 3.3.4-1`. Does that mean that you've not
 recompiled SQLite by yourself? If so, maybe that prebuilt
 version was not built using the `--enable-threadsafe`
 configuration switch... That would explain the problems
 you're seeing, which manifest themselves slightly differently
 than they used to with SQLite 3.2.x (see #2170), but seem
 to occur in the same circumstances.

 So please check how your SQLite package was built, and if
 unsure, rebuild it yourself using the `--enable-threadsafe`
 configure option.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2902>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to