Bartosz Małkowski opened 5 years ago
|
|
|
|
|
|
I've reviewed source code and have not found any issues related to database access. What is interesting, only insert and update statements are affected - just like there was an issue with modification of the file on the hard drive. For testing, I've added debug logs to a unified logging mechanism available on macOS. If this issue will happen on the next version please run the following command (you wull need to adjust The output of this command will provide us with additional details. Moreover, I've added a retry mechanism for insert/update calls which will be triggered ONLY by an issue with accessing database files. That could possibly fix the issue if a file is not accessible only for a short period. (there will be up to 5 tries separated by 10ms). |
|
|
|
And with brand new Catalina 10.15.4 (19E266)
|
|
@bmalkow could you check permissions of the directory in which BeagleIM SQLite database file is located and post them here? (ie. result of |
|
Permissions are correct, directory has 700 and file has 644. |
|
@bmalkow Do you still experience this issue or after fixing file system errors the issue is gone? |
|
Nope. Application works as expected. |
Type |
Bug
|
Priority |
Normal
|
Assignee | |
Spent time |
6h
|
Another crash. Happened when screen saver was on for long time. Computer probably wasn't asleep.