[Bug 23130] New: MSVCR100.dll fails to initialize, needs kernel32.RtlPcToFileHeader
http://bugs.winehq.org/show_bug.cgi?id=23130 Summary: MSVCR100.dll fails to initialize, needs kernel32.RtlPcToFileHeader Product: Wine Version: 1.2-rc3 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: a213391(a)bofthew.com When trying to run 64bit firefox from http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/ (zip package), I get error that MSVCR100.dll failed to initialize and firefox doesn't run: wine: Call from 0x7f749c797cf8 to unimplemented function KERNEL32.dll.RtlPcToFileHeader, aborting err:module:attach_process_dlls "MSVCR100.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\jardik\\Downloads\\firefox\\firefox.exe" failed, status 80000100 -- 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=23130 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-06-11 18:58:01 --- Created an attachment (id=28748) --> (http://bugs.winehq.org/attachment.cgi?id=28748) patch Looks like a 64bit-specific export. Try this patch please. And after that it's interesting to run it with msvcr100 set to builtin to get more failures related to it, it'll be a subject of new bugs. -- 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=23130 --- Comment #2 from Jardík <a213391(a)bofthew.com> 2010-06-11 20:15:07 --- With the patch applied, msvcr100.dll initializes and firefox runs. But crashes on other errors. This BUG is solved, I will create new BUG report for firefox. (In reply to comment #1)
Created an attachment (id=28748) --> (http://bugs.winehq.org/attachment.cgi?id=28748) [details] patch
Looks like a 64bit-specific export. Try this patch please.
And after that it's interesting to run it with msvcr100 set to builtin to get more failures related to it, it'll be a subject of new bugs.
-- 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=23130 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-06-11 20:17:32 --- Ok, thanks for testing. -- 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=23130 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |23132 -- 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=23130 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |win64 Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #4 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-06-11 21:01:50 --- RtlPcToFileHeader is not implemented - confirming. -- 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=23130 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-06-14 13:10:35 --- Fixed by 43d9c9bb41af86bbb151d228240c44cb25211267. -- 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=23130 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-18 12:47:48 --- Closing bugs fixed in 1.2-rc4. -- 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