bailey27 / cppcryptfs

cppcryptfs is an implementation of the gocryptfs encrypted overlay filesystem in C++ for Windows.
Other
697 stars 65 forks source link

1.4.3.11 problems #148

Open gilles007- opened 2 years ago

gilles007- commented 2 years ago

I upgraded to 1.4.3.11 a week ago and i have a lot of problems. Freeze at startup i have to kill programs and launch them again, until they work examples : sublime text 3, paint shop pro, games, firefox, visual studio (Microsoft Windows [version 10.0.19044.1503])

i just put 1.4.3.11 on a second computer and i have the same problems (Microsoft Windows [version 10.0.18363.2037])

gilles007- commented 2 years ago

i tried 1.4.3.12 on a third system (W10 21H2 build 19044.1645) sublime text 3 freeze at start and when saving 9/10 programs don't work (at start or when doing operation), sometimes 1/10 it seems they work correctly

gilles007- commented 2 years ago

i store all my programs on a cppcryptfs drive and they all have problems since 1.4.3.11 i made a test : i download a new portable version of sublime text 3 and store it on a no cppcryptfs drive i drag and drop a file from cppcryptfs drive, use ctrl+s to save -> program freeze

these are programs running on my PC, i'll try to uninstall some of them : anydesk windows defender firefox forticlient foxit reader keepass paint shop pro xyplorer sidebar superfinder teams vlc

gilles007- commented 2 years ago

same with running cppcryptfs with an administrator profile and defaults settings also, freeze happens with a fresh FS

gilles007- commented 2 years ago

at work today, i tested with a W2012 x64 VM notepad works (open + save) sublime text 4 freeze when saving

gilles007- commented 2 years ago

a test with mirror.exe from dokany sample is sufficient to prove there is a problem : mirror.exe /d /s /r C:\ /l m programs crash when writing to m:\ i'm going to open an issue to dokany

gilles007- commented 2 years ago

issue is known : https://github.com/dokan-dev/dokany/issues/1086 maybe we'll get a new release this weekend https://github.com/dokan-dev/dokany/issues/1091

gilles007- commented 2 years ago

with dokan 2.0.4.1000, no more problem