http://bugs.winehq.org/show_bug.cgi?id=16144
Warren Dumortier nwarrenfl@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nwarrenfl@gmail.com
--- Comment #8 from Warren Dumortier nwarrenfl@gmail.com 2010-01-10 13:14:23 --- I couldn't reproduce this anymore, but opening complex PSD files fails too.
In my case it simply never opens, i used +ntdll as debug channel and saw there was an "infinite loop" of:
trace:ntdll:NtQueryInformationFile (0x2a4,0xc46e7bc,0xc46e7a4,0x00000018,0x0000001a)
Could this maybe be a problem in the NtQueryInformationFile() function implementation? How to debug this further, any idea?