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@winehq.org Reporter: fiendishx@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.
https://bugs.winehq.org/show_bug.cgi?id=38524
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ntdll |-unknown
https://bugs.winehq.org/show_bug.cgi?id=38524
--- Comment #1 from fiendishx@gmail.com --- I can't attach, because it's larger than 1000KB, but test.db is https://www.wetransfer.com/downloads/d38ee154b475da2d7cffc5f50164802a2015050...
And sqlite3 is from http://sqlite.org/2015/sqlite-shell-win32-x86-3080900.zip
https://bugs.winehq.org/show_bug.cgi?id=38524
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #2 from Béla Gyebrószki gyebro69@gmail.com --- If, by any chance, you're using wine-staging please report bugs on https://bugs.wine-staging.com/ I tested this bug on Fedora 21 and the problem doesn't occur in plain Wine (1.7.41/42), but in wine-staging.
https://bugs.winehq.org/show_bug.cgi?id=38524
--- Comment #3 from fiendishx@gmail.com --- Ack, you're right. Mea culpa. Apparently the giant "this is staging" warnings were being squelched on my end. Will repost there.
https://bugs.winehq.org/show_bug.cgi?id=38524
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #4 from Béla Gyebrószki gyebro69@gmail.com --- invalid bug
https://bugs.winehq.org/show_bug.cgi?id=38524
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #5 from Sebastian Lackner sebastian@fds-team.de --- (In reply to fiendishx from comment #3)
Ack, you're right. Mea culpa. Apparently the giant "this is staging" warnings were being squelched on my end. Will repost there.
I've opened a bug report on the Wine Staging bugtracker and already tracked down the guilty patch. Feel free to subscribe to get informed about all updates, hopefully it shouldn't take too long to resolve this problem: https://bugs.wine-staging.com/show_bug.cgi?id=265
https://bugs.winehq.org/show_bug.cgi?id=38524
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com --- Closing invalid bugs.