[Bug 9420] New: wine exp.exe
http://bugs.winehq.org/show_bug.cgi?id=9420 Summary: wine exp.exe Product: Wine Version: 0.9.43. Platform: PC-x86-64 OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-winelib AssignedTo: wine-bugs(a)winehq.org ReportedBy: voloshin(a)mail.ru err:module:find_forwarded_export module not found for forward 'WS2_32.WSAGetLastError' used by L"C:\\XEClient\\bin\\orauts.dll" err:module:find_forwarded_export module not found for forward 'WS2_32.WSAStartup' used by L"C:\\XEClient\\bin\\orauts.dll" err:module:find_forwarded_export module not found for forward 'WS2_32.WSACleanup' used by L"C:\\XEClient\\bin\\orauts.dll" err:module:find_forwarded_export module not found for forward 'WS2_32.closesocket' used by L"C:\\XEClient\\bin\\orauts.dll" err:module:find_forwarded_export module not found for forward 'WS2_32.connect' used by L"C:\\XEClient\\bin\\orauts.dll" err:module:find_forwarded_export module not found for forward 'WS2_32.accept' used by L"C:\\XEClient\\bin\\orauts.dll" err:module:find_forwarded_export module not found for forward 'WS2_32.recv' used by L"C:\\XEClient\\bin\\orauts.dll" err:module:find_forwarded_export module not found for forward 'WS2_32.send' used by L"C:\\XEClient\\bin\\orauts.dll" err:module:find_forwarded_export module not found for forward 'WS2_32.socket' used by L"C:\\XEClient\\bin\\orauts.dll" -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9420 --- Comment #1 from vavavol <voloshin(a)mail.ru> 2007-08-23 02:45:28 --- Created an attachment (id=7747) --> (http://bugs.winehq.org/attachment.cgi?id=7747) log -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9420 --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-08-23 03:02:42 --- Could you please generate a +module log, compress it, and attach it here? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9420 --- Comment #3 from vavavol <voloshin(a)mail.ru> 2007-08-23 04:59:34 --- Created an attachment (id=7752) --> (http://bugs.winehq.org/attachment.cgi?id=7752) +module log -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9420 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2007-08-23 11:31:34 --- What program is this? Can you please post a link to a download if one is available? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9420 --- Comment #5 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-08-26 02:53:30 --- Created an attachment (id=7805) --> (http://bugs.winehq.org/attachment.cgi?id=7805) The project that replicates the problem
What program is this? Can you please post a link to a download if one is available?
This looks like some Oracle tool chain, I'm not sure if there is a demo of that. But after looking at the +module log I replicated the problem, and created an .exe which uses a dll with a forwarded export to a not yet loaded dll (fw_dll.tar.gz). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9420 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Target Milestone|--- |1.0.0 --- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-10-18 09:21:39 --- Since this report exposes a bug in the PE loader, and it's a really basic functionality, I'm marking this bug for Wine 1.0 target. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9420 --- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-12-08 06:05:50 --- Alexandre added support for loading delayed forwarded entries in git, please re-test and close if appropriate. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9420 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|wine-winelib |wine-kernel --- Comment #8 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-12-08 06:34:31 --- It's worth to mention that the attached test case works with today's Wine git. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9420 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from James Hawkins <truiken(a)gmail.com> 2008-01-08 05:14:27 --- Should be fixed. Reopen if it's not. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9420 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Dan Kegel <dank(a)kegel.com> 2008-01-28 06:14:00 --- Closing all RESOLVED FIXED bugs older than 0.9.54. -- 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