[Bug 760] New - Binary not loadable by Wine due to relocation error.

wine-bugs at winehq.com wine-bugs at winehq.com
Sun Jun 2 14:10:51 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=760

*** shadow/760	Sun Jun  2 14:10:51 2002
--- shadow/760.tmp.31572	Sun Jun  2 14:10:51 2002
***************
*** 0 ****
--- 1,48 ----
+ +============================================================================+
+ | Binary not loadable by Wine due to relocation error.                       |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 760                         Product: Wine                    |
+ |       Status: UNCONFIRMED                 Version: CVS                     |
+ |   Resolution:                            Platform:                         |
+ |     Severity: normal                   OS/Version: All                     |
+ |     Priority: P1                        Component: wine-loader             |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: wine-bugs at winehq.com                                         |
+ |  Reported By: lionel.ulmer at free.fr                                         |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |    Milestone: TargetMilestone: ---                                         |
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ I get this when trying to run the installer to DungeonSiege :
+ 
+ nexus6:/tmp/WineTemp$ wine --debugmsg
+ +win32,+delayhlp,+fixup,+module,+relay,+segment DSdemo.exe 
+ Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
+ trace:module:GetModuleFileNameA 
+ trace:module:MODULE_GetLoadOrder looking for L:\DSdemo.exe
+ trace:module:GetModuleFileNameA 
+ warn:module:get_app_load_order could not get module file name loading L:\DSdemo.exe
+ trace:module:PE_LoadImage loading L:\DSdemo.exe
+ trace:module:map_image mapped PE file at 0x40410000-0x4bb63000
+ trace:module:map_image mapping section .text at 0x40411000 off 1000 size 5e000
+ flags 60000020
+ trace:module:map_image mapping section .rdata at 0x4046f000 off 5f000 size 6000
+ flags 40000040
+ trace:module:map_image mapping section .data at 0x40475000 off 65000 size c000
+ flags c0000040
+ trace:module:map_image mapping section .rsrc at 0x4048b000 off 71000 size
+ b6d8000 flags 40000040
+ warn:win32:do_relocations Info: base relocations needed for L:\DSdemo.exe
+ err:win32:do_relocations Standard load address for a Win32 program (0x00400000)
+ not available - security-patched kernel ?
+ err:win32:do_relocations FATAL: Need to relocate L:\DSdemo.exe, but no
+ relocation records present (stripped during link). Try to run that file directly !
+ wine: could not load 'L:\DSdemo.exe' as Win32 binary
+ 
+ The binary is available here :
+ 
+ http://download.microsoft.com/download/DungeonSiege/Trial/1.0/W982KMeXP/EN-US/DSdemo.exe
+ 
+ For your information, I do *NOT* run a security patched kernel :-)
\ No newline at end of file



More information about the wine-bugs mailing list