http://bugs.winehq.com/show_bug.cgi?id=311
*** shadow/311 Tue Apr 30 13:08:26 2002 --- shadow/311.tmp.22740 Fri May 3 06:29:29 2002 *************** *** 270,272 **** --- 270,296 ---- head -n nlines 1.log > head.log
where "nlines" is the number of lines to cut. + + ------- Additional Comments From fojtik@htc.honeywell.cz 2002-05-03 06:29 ------- + Failing log output: + + 08075498: create_file( access=80000000, inherit=0, sharing=00000001, create=3, attrs=00000000, drive_type=3, + filename="/zip/win_wp2l.exe" ) + 08075498: create_file() = 0 { handle=20 } + 08075498:trace:module:PE_LoadImage loading Z:\win_wp2l.exe + 08075498:trace:virtual:CreateFileMappingW (14,(nil),01000000,0000000000000000,(null)) + 08075498: create_mapping( size_high=0, size_low=0, protect=192, inherit=0, file_handle=20, name=L"" ) + 08075498: create_mapping() = 0 { handle=24 } + 08075498: get_mapping_info( handle=24 ) + 08075498: get_mapping_info() = 0 { size_high=0, size_low=974848, protect=128, header_size=4096, base=0x400000, + shared_file=0, shared_size=0, drive_type=3 } + 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 ac800 flags 60000020 + 08075498:err:module:map_image Could not map section .text, file probably truncated + 08075498: close_handle( handle=24 ) + 08075498: close_handle() = 0 { fd=9 }