http://bugs.winehq.org/show_bug.cgi?id=32957
Bug #: 32957 Summary: Application freezes (related to .net35 ?) Product: Wine Version: 1.5.23 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mscoree AssignedTo: wine-bugs@winehq.org ReportedBy: denis.bonnenfant@diderot.org Classification: Unclassified
When using SolidWorks 2012, which requires .net35, some functions are freezing totally the application. Then it has to be killed with wineserver -k
The issue is perfectly reproducible, and the last console output is always the same in this case :
fixme:ntdll:NtSecureConnectPort (0x32c85c,L"\BaseNamedObjects\FontCachePort3.0.0.0",0x32c844,(nil),0x20477398,(nil),0x32c858,0x131d2518,0x32c850),stub!
dotnet35 and corefonts are installed with winetricks.
Is there a particular debug channel to log for this issue ?