[Bug 38098] New: Managed (.NET) debugger fails to load symbol files ('GetFileVersionInfoExW' is a stub)
https://bugs.winehq.org/show_bug.cgi?id=38098 Bug ID: 38098 Summary: Managed (.NET) debugger fails to load symbol files ('GetFileVersionInfoExW' is a stub) Product: Wine Version: 1.7.36 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: focht(a)gmx.net Distribution: --- Hello folks, continuation of bug 38090 With patch from bug 38090 applied it runs into: --- snip --- (28.29): C++ EH exception - code e06d7363 (first chance) (28.29): CLR exception - code e0434f4d (first chance) ... 0009:fixme:ver:GetFileVersionInfoExW stub: 0 L"z:\\home\\focht\\downloads\\debug_symbols\\mscordacwks_x86_x86_2.0.50727.42.dll\\4333E7EC561000\\mscordacwks_x86_x86_2.0.50727.42.dll" 0 1964 0x439450 Failed to load data access DLL, 0x80004005 ... --- snip --- The stub was committed one day later: --- snip --- version: Add stubs for GetFileVersionInfoExA/W. author Austin English <austinenglish(a)gmail.com> Tue, 23 Dec 2014 01:37:46 +0000 (19:37 -0600) committer Alexandre Julliard <julliard(a)winehq.org> Tue, 23 Dec 2014 14:30:50 +0000 (15:30 +0100) commit 61fc9ac92f0dbe80e07d883a2365e16fd6f37774 tree 1b4ace4cee89aff7b8cf0a3119e8677310a9822b parent 0029290e3e769880f2e357cf9608ac26535c29fb --- snip --- Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38098 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download URL| |https://www.microsoft.com/e | |n-us/download/confirmation. | |aspx?id=8279 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38098 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38098 --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- https://source.winehq.org/patches/data/109178 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38098 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |version --- Comment #2 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, obviously still present. $ wine --version wine-1.7.40-29-gc1c108f Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38098 --- Comment #3 from Austin English <austinenglish(a)gmail.com> --- Created attachment 51524 --> https://bugs.winehq.org/attachment.cgi?id=51524 patch Does this help? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38098 --- Comment #4 from Austin English <austinenglish(a)gmail.com> --- https://source.winehq.org/git/wine.git/commitdiff/324acd5f1e30b6bbe4f02fe7f9... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38098 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |324acd5f1e30b6bbe4f02fe7f92 | |30469b2aa0f95 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, this is fixed by commit https://source.winehq.org/git/wine.git/commitdiff/324acd5f1e30b6bbe4f02fe7f9... Thanks Austin Tested managed debugging/callstacks with KeePass 2.29 for Windows (requires .NET Framework 2.0) http://keepass.info/download.html --- snip --- .... (2c.36): CLR exception - code e0434f4d (first chance) ... OS Thread Id: 0x36 (7) ESP EIP 0c87e228 7b845511 [HelperMethodFrame: 0c87e228] 0c87e2cc 7a65c1ad System.Diagnostics.PerformanceCounter.Initialize() 0c87e300 7a65ba5e System.Diagnostics.PerformanceCounter.set_RawValue(Int64) 0c87e318 7a5c299b System.Net.NetworkingPerfCounters.Initialize() 0c87e348 7a61f893 System.Net.Configuration.SettingsSectionInternal..ctor(System.Net.Configuration.SettingsSection) 0c87e360 7a61f935 System.Net.Configuration.SettingsSectionInternal.get_Section() 0c87e38c 7a57aaf1 System.Net.HttpWebRequest.get_DefaultMaximumResponseHeadersLength() 0c87e390 7a580a2b System.Net.HttpWebRequest..ctor(System.Uri, System.Net.ServicePoint) 0c87e3b0 7a586457 System.Net.HttpRequestCreator.Create(System.Uri) 0c87e3bc 7a5662be System.Net.WebRequest.Create(System.Uri, Boolean) 0c87e3e0 7a5663ad System.Net.WebRequest.Create(System.Uri) 0c87e3e8 7a5934ab System.Net.WebClient.GetWebRequest(System.Uri) 0c87e3f4 0c4bdf2e KeePassLib.Serialization.IOWebClient.GetWebRequest(System.Uri) 0c87e3fc 7a593cee System.Net.WebClient.OpenRead(System.Uri) 0c87e43c 0c4b04eb KeePassLib.Serialization.IOConnection.OpenRead(KeePassLib.Serialization.IOConnectionInfo) 0c87e44c 0c4b00e3 KeePass.Util.UpdateCheckEx.LoadInfoFile(System.String) 0c87e47c 0c50ff16 KeePass.Util.UpdateCheckEx.DownloadInfoFile(System.Object) ... --- snip --- Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38098 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.44. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38098 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|https://www.microsoft.com/e |https://web.archive.org/web |n-us/download/confirmation. |/20110805064614/http://down |aspx?id=8279 |load.microsoft.com/download | |/A/6/A/A6AC035D-DA3F-4F0C-A | |DA4-37C8E5D34E3D/winsdk_web | |.exe -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla