[Bug 33166] New: _wstat64 not implemented
http://bugs.winehq.org/show_bug.cgi?id=33166 Bug #: 33166 Summary: _wstat64 not implemented Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs(a)winehq.org ReportedBy: ionic(a)ionic.de Classification: Unclassified When calling _wstat64 from a program, this error is shown: Unhandled exception: unimplemented function msvcrt.dll._wstat64 called in 32-bit code (0x7bc3fb18). This function, however, is perfectly legal even for 32bit code (tested it natively.) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33166 Mihai Moldovan <ionic(a)ionic.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ionic(a)ionic.de Version|unspecified |1.5.21 OS/Version|Linux |Mac OS X --- Comment #1 from Mihai Moldovan <ionic(a)ionic.de> 2013-03-10 10:05:58 CDT --- Added WINE version (though I'm upgrading to the newest right now and will re-test.) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33166 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2013-03-10 16:30:13 CDT --- It's been around for a while, see 7ecc283bd9b6713e84f2d5b314d1173b841ddbd5. You're likely using an old native mvscrt.dll. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33166 --- Comment #3 from Mihai Moldovan <ionic(a)ionic.de> 2013-03-10 16:53:49 CDT --- That's correct, thanks. _wstat64 is implemented in wine's msvcrt which was overridden by a native library obviously failing. I can't set the issue to INVALID, might you? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33166 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2013-03-10 20:41:25 CDT --- (In reply to comment #3)
That's correct, thanks. _wstat64 is implemented in wine's msvcrt which was overridden by a native library obviously failing.
I can't set the issue to INVALID, might you?
Sure -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33166 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2013-03-12 12:41:13 CDT --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org