[Bug 27064] New: Liquidator needs msvcp71.dll.??0?$basic_ofstream@DU?$char_traits@D@std@@@std@@QAE@XZ
http://bugs.winehq.org/show_bug.cgi?id=27064 Summary: Liquidator needs msvcp71.dll.??0?$basic_ofstream(a)DU?$char_traits(a)D@std@ @@std@@QAE(a)XZ Product: Wine Version: 1.3.19 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp AssignedTo: wine-bugs(a)winehq.org ReportedBy: andrew.millington(a)gmail.com wine: Call from 0x7b839282 to unimplemented function msvcp71.dll.??0?$basic_ofstream(a)DU?$char_traits(a)D@std@@@std@@QAE(a)XZ, aborting err:module:attach_process_dlls "TMRtl.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\Liquidator\\Bin\\Liquidator2Launcher.exe" failed, status 80000100 With msvcp71 it works but my display goes black and that maybe an existing 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=27064 Andrew Millington <andrew.millington(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Liquidator needs |Liquidator 2 needs |msvcp71.dll.??0?$basic_ofst |msvcp71.dll.??0?$basic_ofst |ream(a)DU?$char_traits(a)D@std@ |ream(a)DU?$char_traits(a)D@std@ |@@std@@QAE(a)XZ |@@std@@QAE(a)XZ --- Comment #1 from Andrew Millington <andrew.millington(a)gmail.com> 2011-05-05 23:43:10 CDT --- It's the modern Liquidator. -- 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=27064 --- Comment #2 from Andrew Millington <andrew.millington(a)gmail.com> 2011-05-10 22:44:53 CDT --- Created an attachment (id=34609) --> (http://bugs.winehq.org/attachment.cgi?id=34609) WINEPREFIX=~/.wineLiquidator/ ./mscodescan.pl &> mscodescan.txt -- 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=27064 --- Comment #3 from Detlef Riekenberg <wine.dev(a)web.de> 2012-04-08 13:00:02 CDT --- Created attachment 39729 --> http://bugs.winehq.org/attachment.cgi?id=39729 mscodescan result Same crash for "syngo Imaging XS" with builtin msvcp71. The App starts with a native msvcp71 mscodescan.pl reports 18 stub functions from msvcp71 and msvcr71:__security_error_handler -- By by ... Detlef -- 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=27064 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr(a)codeweavers.com, | |wine.dev(a)web.de -- 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=27064 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.winehq.org/show | |_bug.cgi?id=25275 -- 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=27064 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also|http://bugs.winehq.org/show | |_bug.cgi?id=25275 | --- Comment #4 from Detlef Riekenberg <wine.dev(a)web.de> 2012-04-08 14:16:28 CDT --- Same function missing in different dlls: msvcp71: bug #27064 msvcp80: bug #28528 msvcp90: bug #25275 -- By by ... Detlef -- 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=27064 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #5 from Piotr Caban <piotr.caban(a)gmail.com> 2012-06-14 16:18:23 CDT --- Function specified in bug title is already implemented. Please retest. -- 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=27064 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #6 from André H. <nerv(a)dawncrow.de> 2012-06-14 17:09:55 CDT --- Function specified in bug title is implemented. Please retest. -- 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=27064 Andrew Millington <andrew.millington(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #7 from Andrew Millington <andrew.millington(a)gmail.com> 2012-06-15 03:14:57 CDT --- It appears it doesn't require msvcp71 dll and thus is fixed but still crashes. ------------------- fixme:d3dx:D3DXCreateEffectEx (0xa88c70, 0xa858e4, 126, 0xa80478, 0xa7ff90, (nil), 0x120, (nil), 0xa804b8, 0x32e304): semi-stub fixme:d3dx:d3dx9_base_effect_init HLSL ascii effects not supported, yet fixme:d3dx:ID3DXEffectImpl_Begin iface 0x17676c0, passes 0x32e318, flags 0x7 partial stub fixme:d3dx:ID3DXEffectImpl_End (0x17676c0)->(): stub ------------------- Marking as 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=27064 --- Comment #8 from Andrew Millington <andrew.millington(a)gmail.com> 2012-06-15 03:26:53 CDT --- Actually it still requires msvcp71.dll and have filed a separate bug #30917 -- 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=27064 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |43d99a1b684e9cd7c68e16f553c | |df3a79afbac2b -- 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=27064 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2012-06-22 13:30:38 CDT --- Closing bugs fixed in 1.5.7. -- 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