[Bug 24425] New: err:module:find_forwarded_export function not found for forward 'krnl386.exe16.GetProcessDword'
http://bugs.winehq.org/show_bug.cgi?id=24425 Summary: err:module:find_forwarded_export function not found for forward 'krnl386.exe16.GetProcessDword' Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: chxanders(a)gmail.com I am getting a symbol error and I would like to know what is going on here: Is the symbol GetProcessDword actually linked against kernel32.dll which will try and resolve against kernel386.exe? If so why isn't the GetProcessDword16 export used? Here is the error. err:module:find_forwarded_export function not found for forward 'krnl386.exe16.GetProcessDword' used by L"C:\\windows\\system32\\KERNEL32.dll". If you are using builtin L"KERNEL32.dll", try using the native one instead. -- 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=24425 --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-09-16 08:14:45 CDT --- Wine version? Steps to reproduce? Did you compile Wine on your own or used a prebuilt package? -- 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=24425 --- Comment #2 from chxanders(a)gmail.com 2010-09-16 08:28:28 CDT --- This only happens with one specific application, for which I no longer have the source. It is only this symbol that is to blame. Yes, I compile myself from git (actually official gentoo ebuild), and it is only one particular application. Can you please let me know what it is looking for, or how to debug? -- 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=24425 --- Comment #3 from chxanders(a)gmail.com 2010-09-16 08:35:54 CDT --- tmp(a)tmp w % wine --version wine-1.3.2 -- 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=24425 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.3.2 -- 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=24425 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2010-09-16 15:13:26 CDT --- I assume http://source.winehq.org/git/wine.git/?a=commitdiff;h=5b6a24cc7c17d0d11fb234... is meant to address this. -- 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=24425 --- Comment #5 from chxanders(a)gmail.com 2010-09-17 05:20:49 CDT --- Hi I have tried compiling with the patch, and it didn't work. I have also pulled down the entire source tree with git, which contained said patch, and the same problem appears. Thanks for applying the patch, but this didn't work. Do you have any suggestions? Perhaps I could look at what find_forwarded_export looks for. Chris -- 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=24425 --- Comment #6 from chxanders(a)gmail.com 2010-09-17 05:51:49 CDT --- Ignore the above. I did not install into the file system. I did remove the updated flag but the code was not copied. Will confirm later on today. Thanks (In reply to comment #5)
Hi
I have tried compiling with the patch, and it didn't work. I have also pulled down the entire source tree with git, which contained said patch, and the same problem appears. Thanks for applying the patch, but this didn't work. Do you have any suggestions? Perhaps I could look at what find_forwarded_export looks for.
Chris
-- 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=24425 chxanders(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|-unknown |kernel32 Resolution| |FIXED Difficulty|--- |Minutes --- Comment #7 from chxanders(a)gmail.com 2010-09-17 07:20:45 CDT --- Thanks. That is gone now. -- 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=24425 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Difficulty|Minutes |--- -- 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=24425 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2010-09-18 13:04:56 CDT --- Closing bugs fixed in 1.3.3. -- 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=24425 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.2.x -- 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=24425 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.2.x |--- --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2010-10-08 10:40:22 CDT --- Removing 1.2.x milestone from bugs fixed in 1.2.1. -- 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