Exception in wcstombs_sbcs

Dmitry Timoshkov dmitry at baikal.ru
Fri Apr 15 23:25:47 CDT 2005


"Paul Vriens" <Paul.Vriens at 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.

-- 
Dmitry.




More information about the wine-devel mailing list