https://bugs.winehq.org/show_bug.cgi?id=32515 Christian Inci <chris.pcguy.inci(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris.pcguy.inci(a)gmail.com --- Comment #42 from Christian Inci <chris.pcguy.inci(a)gmail.com> --- Hello, I think, that the reason for the crash after GetFileInformationByHandle and the verifying issue is that CEG is depending on FileIndex.u.HighPart being non-zero. FileIndex.u.LowPart is the inode number, like it should be. FileIndex.u.HighPart should be the MFT Record Sequence Number, but it's zero. Kind regards, Chris -- 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.