Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

"BUG IN CLIENT OF libsqlite3.dylib" when closing autosaved document #2

Closed
evanmiller opened this issue May 17, 2019 · 0 comments
Closed

Comments

@evanmiller
Copy link
Owner

Not 100% reproducible but when closing a document with autosavingInPlace turned on, I often see:

[logging] BUG IN CLIENT OF libsqlite3.dylib: database integrity compromised by API violation: vnode unlinked while in use: /XXX/Autosave Information/XXX/Storage-009.sqlite-shm
[logging] invalidated open fd: 22 (0x11)
[logging] BUG IN CLIENT OF libsqlite3.dylib: database integrity compromised by API violation: vnode unlinked while in use: /XXX/Autosave Information/XXX/Storage-009.sqlite-wal
[logging] invalidated open fd: 21 (0x11)
[logging] BUG IN CLIENT OF libsqlite3.dylib: database integrity compromised by API violation: vnode unlinked while in use: /XXX/Autosave Information/XXX/Storage-009.sqlite
[logging] invalidated open fd: 20 (0x11)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant