http://bugs.winehq.org/show_bug.cgi?id=11867
Summary: StackOverflowException from mscorwks running .NET 2 application Product: Wine Version: 0.9.56. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: htl10@users.sourceforge.net
Created an attachment (id=11155) --> (http://bugs.winehq.org/attachment.cgi?id=11155) +relay log, gzip'ed
I got a stackoverflow exception running a .NET 2 application with native .net framework. Apology the application is proprietary, but I'll attach +relay trace...
If I understand the trace correctly, there seems to be a lot of kernel32.getlasterror and that's probably how the stack overflow?