Added a comment: Similar issue again

This commit is contained in:
webanck 2018-08-13 14:11:48 +00:00 committed by admin
parent a2bb955467
commit 3829f2de16

View file

@ -0,0 +1,13 @@
[[!comment format=mdwn
username="webanck"
avatar="http://cdn.libravatar.org/avatar/cd273f76ef8c4218510b4f50ef7e1f3d"
subject="Similar issue again"
date="2018-08-13T14:11:48Z"
content="""
This issue with sqlite keeps following me!
I randomly get errors while trying to lock files:
```sqlite worker thread crashed: SQLite3 returned ErrorIO while attempting to perform prepare \"SELECT null from content limit 1\": disk I/O error```
Should I worry about the state of my hard drive?
And I don't know if it is intended, but when this happens, the process doesn't stop with a failure code, it just freezes.
"""]]