<!-- This issue tracker is only for technical issues related to Bitcoin Core. General bitcoin questions and/or support requests are best directed to the Bitcoin StackExchange at https://bitcoin.stackexchange.com. For reporting security issues, please read instructions at https://bitcoincore.org/en/contact/. If the node is "stuck" during sync or giving "block checksum mismatch" errors, please ensure your hardware is stable by running memtest and observe CPU temperature with a load-test tool such as linpack before creating an issue! -->
<!-- Describe the issue -->
I have the C:\Users\username\AppData\Roaming\Bitcoin folder as a soft link to a separate internal drive. This apparently caused an issue when trying to access another wallet. NTFS has created a hidden folder called System Volume Information on the root of the drive where the data directory is. When I try to open another wallet inside of Bitcoin-QT, it freezes up. The error I get in the log is ListWalletDir: Access is denied C:\Users\Linrono\AppData\Roaming\Bitcoin\System Volume Information. This shows up in the logs over and over until I force close Bitcoin-QT. It took up my entire 10MB log file at one point. An easy fix for me would be to just create a folder in the volume and move my soft link to point there. I just wanted to bring this to your attention.
Expected behavior
<!--- What behavior did you expect? -->
I thought I would get a list of wallets I have created in the directory with the createwallet command.
Actual behavior
<!--- What was the actual behavior (provide screenshots if the issue is GUI-related)? -->
This caused a freeze that required the program to be force closed.
To reproduce
<!--- How reliably can you reproduce the issue, what are the steps to do so? -->
It has happened to me every time I go to File and then mouse over Open Wallet.
System information
<!-- What version of Bitcoin Core are you using, where did you get it (website, self-compiled, etc)? -->
I am using Bitcoin Core v.20.1 from the BitcoinCore.org website.
<!-- What type of machine are you observing the error on (OS/CPU and disk type)? -->
Windows 10, Ryzen 5, Hard Drive
<!-- GUI-related issue? What is your operating system and its version? If Linux, what is your desktop environment and graphical shell? -->
I believe this issue is related to the NTFS system folder on the root of volumes.
<!-- Any extra information that might be useful in the debugging process. -->
<!--- This is normally the contents of a `debug.log` or `config.log` file. Raw text or a link to a pastebin type site are preferred. -->
ListWalletDir: Access is denied C:\Users\Linrono\AppData\Roaming\Bitcoin\System Volume Information