http://bugs.winehq.org/show_bug.cgi?id=10829
Summary: err:ntdll:RtlpWaitForCriticalSection when trying to use an SMS-sending program Product: Wine Version: 0.9.51. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: zegenie@zegeniestudios.net
Created an attachment (id=9697) --> (http://bugs.winehq.org/attachment.cgi?id=9697) console output from the sms program
I get this error when trying to use the sms-program located here: https://netcom.no/bedrift/tjenester/pcsms/netcom_pcsms_4-1-6-9.exe
It installs correctly, but when trying to check if I'm connected to the internet, it errors with:
fixme:win:EnumDisplayDevicesW ((null),0,0x34f760,0x00000000), stub! fixme:wininet:InternetGetConnectedState always returning LAN connection. err:ntdll:RtlpWaitForCriticalSection section 0x6e3198 "?" wait timed out in thread 002f, blocked by 002e, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x6e294c "?" wait timed out in thread 0032, blocked by 0031, retrying (60 sec)
and a Microsoft Visual C++ runtime error "The application requested to be terminated in an unusual way".