[Bug 311] Changed - Wine do not execute several programs - err:module:map_image Could not map section .text, file probably truncated

wine-bugs at winehq.com wine-bugs at winehq.com
Tue May 7 01:47:58 CDT 2002


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

*** shadow/311	Tue May  7 01:44:26 2002
--- shadow/311.tmp.12849	Tue May  7 01:47:58 2002
***************
*** 419,421 ****
--- 419,436 ----
  08075498:warn:virtual:unaligned_mmap SYS_mmap failed. errno -  9
  08075498:err:module:map_image Could not map section .text, file probably truncated
  08075498: close_handle( handle=24 )
+ 
+ ------- Additional Comments From fojtik at htc.honeywell.cz  2002-05-07 01:47 -------
+ I did not have better idea how to detect my libc library:
+ ldd wine
+   libntdll.dll.so => /usr/local/lib/libntdll.dll.so (0x4001c000)
+   libwine.so => /usr/local/lib/libwine.so (0x40123000)
+   libwine_unicode.so => /usr/local/lib/libwine_unicode.so (0x40139000)
+   libm.so.6 => /lib/libm.so.6 (0x40201000)
+   libc.so.6 => /lib/libc.so.6 (0x4021d000)
+   libdl.so.2 => /lib/libdl.so.2 (0x40305000)
+   /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
+ 
+ gcc -v
+   Reading specs from /usr/local/lib/gcc-lib/i586-pc-linux-gnu/2.95.3/specs
+   gcc version 2.95.3 20010315 (release)



More information about the wine-bugs mailing list