[Bug 38524] New: sqlite3: image malformed error on heavy activity

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 3 02:25:29 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38524

            Bug ID: 38524
           Summary: sqlite3: image malformed error on heavy activity
           Product: Wine
           Version: 1.7.41
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: fiendishx at gmail.com
      Distribution: ---

Using Wine 1.7.41 on Fedora 22 beta, and sqlite 3.8.9 2015-04-08 12:16:33
8a8ffc862e96f57aa698f93de10dee28e69f6e09
Thinkpad X1 Carbon 3rd Gen with an SSD

Any large operations on a sqlite database result in "Error: database disk image
is malformed". The simplest way to test is to run VACUUM on a database file.
Mine is only about 6MB.

$ wine sqlite3.exe test.db VACUUM
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
Error: database disk image is malformed

This error does not happen in native sqlite3.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list