-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Description
I've had this issue actually across multiple versions, still on v0.18.4.4. This seems to be similar to #3845. I'll attach a debug file from gdb with the 'thread apply all bt' command as listed from the referenced issue. I would be more than happy to provide other logs and whatnot.
Tried syncing the database on an old intel x86_64 thinkpad which worked flawlessly. The same cannot be said for my amd r9 5900x system. I tried the pre-packaged v0.18.4.4, and even building the debug version from source- both hang on the db resize.
The pre-packaged binary locks up the entire system to which only fix is to force disconnect of power to the whole system. My M.2 ssd shows a lot of activity during the lag spike, despite no increase to the data.mdb file. The debug version I built from source has similar behavior, but doesn't freeze everything- albeit noticeable slow down.
Thanks!