hoangduit / csharp-sqlite

Automatically exported from code.google.com/p/csharp-sqlite
Other
0 stars 0 forks source link

ClientTests fail with Lock errors #115

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Community.CsharpSqlite.SQLiteClient.sln in MonoDevelop in Linux.
2. Run SQLiteClientTests

What is the expected output? What do you see instead?
I expect to see regular debugging output. Instead I see a lot of errors about 
the database being locked.
"LockFile: error looking up file handle..."
"Attempting to unref unused handle..."

What version of the product are you using? On what operating system?
csharp-sqlite_3_7_5_30.zip

Please provide any additional information below.
I am trying to use this library as a cross platform managed SQLite solution.

Original issue reported on code.google.com by jonojugg...@gmail.com on 19 May 2011 at 11:28

GoogleCodeExporter commented 9 years ago
Please retry with the source files; the zip has not been updated since 
changeset # 30 and is not intended to be the source distribution method.

Original comment by noah.hart@gmail.com on 19 May 2011 at 11:32

GoogleCodeExporter commented 9 years ago
I just checked out from the repo. Same problem. Debug and Release mode.

Original comment by jonojugg...@gmail.com on 20 May 2011 at 12:50

GoogleCodeExporter commented 9 years ago
Sorry, Please post in the C# Google Group 
http://groups.google.com/group/csharp-sqlite

I don't support Mono directly

Original comment by noah.hart@gmail.com on 20 May 2011 at 3:07