[Bug 28279] New: [Regression] Mass Effect: unimplemented function msvcp80.dll.?begin@?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QAE?AV?$_String_iterator@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@2@XZ, aborting
http://bugs.winehq.org/show_bug.cgi?id=28279 Summary: [Regression] Mass Effect: unimplemented function msvcp80.dll.?begin@?$basic_string(a)_WU?$char_traits(a)_W@ std@@V?$allocator(a)_W@2@@std@@QAE?AV?$_String_iterator@ _WU?$char_traits(a)_W@std@@V?$allocator(a)_W@2@@2(a)XZ, aborting Product: Wine Version: 1.3.27 Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp AssignedTo: wine-bugs(a)winehq.org ReportedBy: debian(a)carbon-project.org Created an attachment (id=36229) --> (http://bugs.winehq.org/attachment.cgi?id=36229) Wine's output to the terminal (no special debugging channels), Wine 1.3.27 I just wanted to play Mass Effect again, but since at least 1.3.27 the game crashes after the videos of the studio/publisher logos with:
wine: Call from 0x7ee0b649 to unimplemented function msvcp80.dll.?begin@?$basic_string(a)_WU?$char_traits(a)_W@std@@V?$allocator(a)_W@2@@std@@QAE?AV?$_String_iterator(a)_WU?$char_traits(a)_W@std@@V?$allocator(a)_W@2@@2(a)XZ, aborting
This is certainly a regression, even though I didn't have time to to a bisecting run yet, as I have played ME on this system already. I'm not sure which version I used, but I'd guess it was 1.3.25. As there are reports of playing ME with 1.3.26 in the AppDB I'd guess, that the regression was introduced between 1.3.26 and 1.3.27. -- 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=28279 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[Regression] Mass Effect: |Mass Effect: unimplemented |unimplemented function |function |msvcp80.dll.?begin@?$basic_ |msvcp80.dll.?begin@?$basic_ |string(a)_WU?$char_traits(a)_W@ |string(a)_WU?$char_traits(a)_W@ |std@@V?$allocator(a)_W@2@@std |std@@V?$allocator(a)_W@2@@std |@@QAE?AV?$_String_iterator@ |@@QAE?AV?$_String_iterator@ |_WU?$char_traits(a)_W@std@@V? |_WU?$char_traits(a)_W@std@@V? |$allocator(a)_W@2@@2(a)XZ, |$allocator(a)_W@2@@2(a)XZ, |aborting |aborting --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2011-09-06 04:58:56 CDT --- It's not a regression, just a previously hidden bug :). -- 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=28279 --- Comment #2 from Cùran <debian(a)carbon-project.org> 2011-09-06 10:36:42 CDT --- Oh, great. Because regression testing would have been a little bit problematic atm, as the latest GCC version started segfaulting on me and it would have taken some more time to get the build environment back up again. -- 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=28279 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other -- 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=28279 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lokispundit(a)gmail.com --- Comment #3 from André H. <nerv(a)dawncrow.de> 2011-09-07 09:12:26 CDT --- *** Bug 28299 has been marked as a duplicate of this bug. *** -- 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=28279 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #4 from André H. <nerv(a)dawncrow.de> 2011-09-07 09:14:42 CDT --- maybe a dup of bug 25364 or bug 27921 and maybe related to bug 28199 -- 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=28279 --- Comment #5 from Cùran <debian(a)carbon-project.org> 2011-09-07 15:23:08 CDT --- (In reply to comment #4)
maybe a dup of bug 25364 or bug 27921 and maybe related to bug 28199
I searched for error but BZ told me "no bugs found". Bug 27921 seems to be the same though, with the difference, that ME expects the symbol in msvcp80.dll and Endnote X5 in msvcp90.dll. Maybe BZ didn't turn that one up because I had "msvcp80.dll" in my search term, might have forgotten to try it without. Bug 25364 mentions the symbol in msvcp80.dll in the free text. No idea, why that bug didn't turn up in my search. If you feel, this bug should be marked as a duplicate of one of those bugs, then go ahead and mark them. As longs as the symbol gets added, I don't care which bug was the cause. ;) If you need me to run some test to verify your suspicion, just let me know. -- 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=28279 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2011-09-07 15:34:11 CDT --- Dupe. *** This bug has been marked as a duplicate of bug 27921 *** -- 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=28279 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy(a)gmail.com --- Comment #7 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2011-09-08 00:14:27 CDT --- (In reply to comment #2)
Oh, great. Because regression testing would have been a little bit problematic atm, as the latest GCC version started segfaulting on me and it would have taken some more time to get the build environment back up again.
Note you may install binary release package to speed up initial bisecting phase (i.e. finding the first known good revision). -- 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=28279 --- Comment #8 from Cùran <debian(a)carbon-project.org> 2011-09-08 03:12:15 CDT --- (In reply to comment #7) No, I'm the semi-official builder of the Debian binary packages (at least those, that winehq.org refers to on its download pages). Apart from that, Mr. English said in comment #1, that this is not a regression but a previously hidden bug. Thus I'm not sure whether such a test would yield anything useful. -- 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=28279 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2011-09-08 03:20:12 CDT --- (In reply to comment #8)
(In reply to comment #7) No, I'm the semi-official builder of the Debian binary packages (at least those, that winehq.org refers to on its download pages). Apart from that, Mr. English said in comment #1, that this is not a regression but a previously hidden bug. Thus I'm not sure whether such a test would yield anything useful.
The 'regression' is that wine's dll was being used over native (though this is fixed in git). No need for a regression test, and thanks for your work. -- 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