http://bugs.winehq.org/show_bug.cgi?id=29477
Bug #: 29477 Summary: unimplemented function msvcp90.dll.?rfind@?$basic_string@DU?$char_traits@D@st d@@V?$allocator@D@2@@std@@QBEIPBDII@Z, aborting Product: Wine Version: 1.3.30 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: mathieu.malaterre@gmail.com Classification: Unclassified
I cannot run cmake using wine 1.3.30. It keeps on failing with:
wine: Call from 0x7b83b102 to unimplemented function msvcp90.dll.?rfind@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDII@Z, aborting wine: Unimplemented function msvcp90.dll.?rfind@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDII@Z called at address 0x7b83b102 (thread 002f), starting debugger...
It appears to be related to #27031, however I am using 1.3.30
Thanks
http://bugs.winehq.org/show_bug.cgi?id=29477
--- Comment #1 from mathieu.malaterre@gmail.com 2011-12-29 04:08:49 CST --- Created attachment 38157 --> http://bugs.winehq.org/attachment.cgi?id=38157 $ wine cmake --version
http://bugs.winehq.org/show_bug.cgi?id=29477
--- Comment #2 from mathieu.malaterre@gmail.com 2011-12-29 04:10:28 CST --- It appears to be working from wine 1.3.23
http://bugs.winehq.org/show_bug.cgi?id=29477
mathieu.malaterre@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=29477
--- Comment #3 from mathieu.malaterre@gmail.com 2011-12-29 05:45:24 CST --- Created attachment 38158 --> http://bugs.winehq.org/attachment.cgi?id=38158 $ wine cmake --version (1.3.35)
http://bugs.winehq.org/show_bug.cgi?id=29477
mathieu.malaterre@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.30 |1.3.35
http://bugs.winehq.org/show_bug.cgi?id=29477
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | Severity|normal |minor
--- Comment #4 from Dmitry Timoshkov dmitry@baikal.ru 2011-12-29 10:44:03 CST --- Not a regression.
http://bugs.winehq.org/show_bug.cgi?id=29477
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #5 from Piotr Caban piotr.caban@gmail.com 2012-01-30 05:01:21 CST --- Function specified in bug title is now implemented (commit ed6c1ff8). Please retest.
http://bugs.winehq.org/show_bug.cgi?id=29477
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ed6c1ff8d5bb6ec1d54cb510e01 | |7abfdb0d5ed24 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from Austin English austinenglish@gmail.com 2012-01-30 13:01:26 CST --- (In reply to comment #5)
Function specified in bug title is now implemented (commit ed6c1ff8). Please retest.
Yep, now, fails on: wine: Call from 0x7b83aec2 to unimplemented function msvcp90.dll.??0?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@H@Z, aborting
which is bug 26832.
http://bugs.winehq.org/show_bug.cgi?id=29477
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2012-02-02 13:37:54 CST --- Closing bugs fixed in 1.4-rc2.