"Paul Vriens" Paul.Vriens@xs4all.nl wrote:
when I run the latest Process Explorer (Version 9.0.3) I sometimes get an exception:
fixme:ntdll:NtQuerySymbolicLinkObject (0x777e2ce4,0x777ebc28,0x12e4f878) stub wine: Unhandled exception (thread 000b), starting debugger...
[skipped]
Is there a way we can trace the stuff in libs/unicode ?
This exception occurs not every time (I guess 3 out of 5 runs) and the only similarity is the exception is in wcstombs_sbcs.
The problem most likely is related to NtQuerySymbolicLinkObject stub which returns success but doesn't fill any destination buffer.