http://bugs.winehq.com/show_bug.cgi?id=311
*** shadow/311 Mon May 6 10:27:14 2002 --- shadow/311.tmp.12693 Tue May 7 01:44:26 2002 *************** *** 405,407 **** --- 405,421 ---- 2) Jaroslav can run the apps on the removable drive 3) I located the piece of code which executes only for non-removable drives. I'm waiting for results from Jaroslav to decide whether the issue is there. + + ------- Additional Comments From fojtik@htc.honeywell.cz 2002-05-07 01:44 ------- + You were right, them message SYS_mmap error is appearing inside my log file: + + 08075498: get_handle_fd( handle=24, access=00000000 ) + 08075498: *fd* 24 -> 14 + 08075498: get_handle_fd() = 0 { fd=-1, type=1, flags=0 } + 08075498: set_handle_info( handle=24, flags=0, mask=0, fd=9 ) + 08075498: set_handle_info() = 0 { old_flags=0, cur_fd=9 } + 08075498:trace:module:map_image mapped PE file at 0x400000-0x4ee000 + 08075498:trace:module:map_image mapping section .text at 0x401000 off 600 size ac600 flags 60000020 + 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 ) \ No newline at end of file