infinite loop in msvcrt dll

Michael Stefaniuc mstefani at redhat.de
Sun Feb 2 14:27:23 CST 2003


On Sun, Feb 02, 2003 at 09:05:38PM +0100, Marcus Meissner wrote:
> On Sun, Feb 02, 2003 at 12:34:53AM +0100, Michael Stefaniuc wrote:
> > Any tips how to debug this further?
> 
> This is usually a missing function in msvcrt. Run with -debugmsg +seh
> and check the output directly before the RaiseException.
Thanks, that was the problem: _mbsnbcat wasn't implemented (patch to fix
this is on the way to wine-patches).
What makes me wonder is that i got a loop here; with the missing
_mbsnbset and _mbstok the wine debugger started and i could see the
cause of the error in the backtrace.

bye
	michael
-- 
Michael Stefaniuc               Tel.: +49-711-96437-199
System Administration           Fax.: +49-711-96437-111
Red Hat GmbH                    Email: mstefani at redhat.com
Hauptstaetterstr. 58            http://www.redhat.de/
D-70178 Stuttgart
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20030202/02181211/attachment.pgp


More information about the wine-devel mailing list