https://bugs.winehq.org/show_bug.cgi?id=48087 --- Comment #8 from Andrew Randrianasulu <randrianasulu(a)gmail.com> --- (In reply to Erich E. Hoover from comment #7)
(In reply to Andrew Randrianasulu from comment #6)
... 0046:trace:msvcrt:MSVCRT_vsscanf_l "https://login.agni.lindenlab.com/cgi-bin/login.cgi" ("%15[^\n/:]:%3[/]%[^\n/?#]%[^\n]") 0046:trace:msvcrt:MSVCRT_vsscanf_l returning 4 0046:trace:msvcrt:MSVCRT_vsscanf_l "login.agni.lindenlab.com" ("[%*45[0123456789abcdefABCDEF:.]%c") 0046:trace:msvcrt:MSVCRT_vsscanf_l returning 0
Are you _sure_? The change that I made should only be capable of giving a return value of _EOF_RET (-1).
Hm, trace ends here, no? I think ntdll called into mscrt120 and timed out on this ... I tried to wait for 60 seconds - but nothing happened. Note, this is 32-bit program and 32-bit wine build on x86_64 kernel (shouldn't matter much, because it was working before) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.