https://bugs.winehq.org/show_bug.cgi?id=54903 Bug ID: 54903 Summary: PeaZip can't open Z: drive Product: Wine Version: 5.5 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs(a)winehq.org Reporter: alexhenrie24(a)gmail.com Distribution: --- Created attachment 74409 --> https://bugs.winehq.org/attachment.cgi?id=74409 Terminal output When PeaZip starts, it displays a file explorer. Browsing files on the C drive works fine, but if you double-click Z: or a directory symlinked to a directory on drive Z, the program freezes. Then, if you click in the file explorer again, an error dialog appears that says "Index Out of range". This was a regression in Wine 5.5. `git bisect` says: 6b498d98a86b5179a025afbaaeaa3d60a8bd74ec is the first bad commit commit 6b498d98a86b5179a025afbaaeaa3d60a8bd74ec Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Fri Mar 20 12:15:25 2020 -0500 ntdll: Consider mount points to be reparse points in get_file_info(). Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> Terminal output is attached. The relevant part appears to be: 0024:fixme:file:NtFsControlFile FSCTL_GET_REPARSE_POINT semi-stub $ sha256sum peazip-9.2.0.WINDOWS.exe 67229ced7de6d27871b823ce7f61f69c7c61fd85ea13d844a7b085ce97adfd9b -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.