[Bug 27363] New: Frhed encode/decode needs msvcp80.dll.?find_first_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIDI@Z
http://bugs.winehq.org/show_bug.cgi?id=27363 Summary: Frhed encode/decode needs msvcp80.dll.?find_first_of@?$basic_string(a)DU?$char_tra its(a)D@std@@V?$allocator(a)D@2@@std@@QBEIDI(a)Z Product: Wine Version: 1.3.21 Platform: x86-64 URL: https://sourceforge.net/project/showfiles.php?group_id =236485&package_id=308801&release_id=688790 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp AssignedTo: wine-bugs(a)winehq.org ReportedBy: asb(a)asbradbury.org I used the standalone Frhed-1.6.0 executable available at the URL attached to this report. Run Frhed.exe, click the Misc menu and then choose Encode/Decode. It will then crash with: wine: Call from 0x7b839d62 to unimplemented function msvcp80.dll.?find_first_of@?$basic_string(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QBEIDI(a)Z, aborting -- 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=27363 Alex Bradbury <asb(a)asbradbury.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=27363 Alex Bradbury <asb(a)asbradbury.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source -- 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=27363 --- Comment #1 from Alex Bradbury <asb(a)asbradbury.org> 2011-06-22 12:10:14 CDT --- (In reply to comment #0)
wine: Call from 0x7b839d62 to unimplemented function msvcp80.dll.?find_first_of@?$basic_string(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QBEIDI(a)Z, aborting
This function was implemented for msvcp90.dll: http://source.winehq.org/git/wine.git/commit/ab612bc650c8aa1c8be72964bb4cd3b... It hasn't been added to the msvcp80.spec yet - Piotr indicated on IRC he's going to update the other msvcp spec files once his current msvcp changes are in wine. I manually updated my msvcp80.spec to use the msvcp90 implementation and it resolves the issue for me. Once msvcp80.spec gets updated, this issue will be fixed. -- 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=27363 Alex Bradbury <asb(a)asbradbury.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Alex Bradbury <asb(a)asbradbury.org> 2011-06-23 04:48:00 CDT --- And the spec files are resynced: http://source.winehq.org/git/wine.git/commit/39ace9e138de759914502235a8e4859... Thanks Piotr - issue fixed. -- 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=27363 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2011-06-24 17:45:19 CDT --- Closing bugs fixed in 1.3.23. -- 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