Hi again, I'm getting stuff like this when trying to use Windows programs:
0009:trace:module:map_image mapped PE file at 0x400000-0xf89000 0009:trace:module:map_image mapping section .text at 0x401000 off 1000 size 6a4000 flags 60000020 0009:err:module:map_image Could not map section .text, file probably truncated
Why?
Anybody please?
"Thomas" == Thomas Brix Larsen killar@get2net.dk writes:
Thomas> Hi again, I'm getting stuff like this when trying to use Windows Thomas> programs:
Thomas> 0009:trace:module:map_image mapped PE file at 0x400000-0xf89000 Thomas> 0009:trace:module:map_image mapping section .text at 0x401000 Thomas> off 1000 size 6a4000 flags 60000020 0009:err:module:map_image Thomas> Could not map section .text, file probably truncated
Thomas> Why?
Maybe the file is really truncated or prpbably it has a Virus...
Thomas Brix Larsen killar@get2net.dk writes:
0009:trace:module:map_image mapped PE file at 0x400000-0xf89000 0009:trace:module:map_image mapping section .text at 0x401000 off 1000 size 6a4000 flags 60000020 0009:err:module:map_image Could not map section .text, file probably truncated
This is fixed in current CVS.
Hi,
On Mon, Feb 02, 2004 at 02:21:11PM -0800, Alexandre Julliard wrote:
Thomas Brix Larsen killar@get2net.dk writes:
0009:trace:module:map_image mapped PE file at 0x400000-0xf89000 0009:trace:module:map_image mapping section .text at 0x401000 off 1000 size 6a4000 flags 60000020 0009:err:module:map_image Could not map section .text, file probably truncated
This is fixed in current CVS.
No it's not :-\
I still get this error with current CVS (fetched from rhlx01, rhlx01 IS in sync) on starting a setup on a CD-ROM drive on 2.6.2.
wine_dlopen filename: /usr/local/lib/wine/rsabase.dll.so err:module:map_image Could not map section .reloc, file probably truncated fixme:crypt:CRYPT_LoadProvider Failed to load dll "rsabase.dll" fixme:crypt:CryptAcquireContextA Could not load crypto provider from DLL "`\x99:@8"
Also, why did it take so long to tackle that? (I had this error several weeks ago already) There have been multiple reports by different people that 2.6.x is broken, yet not too much of a reaction. Oh, and to top it: it's still broken ;-)
Any actually working fix available, or should I try to work on a fix?
Is it because I'm running off a CD-ROM, and the fix only fixed FAT mmap or so?
Andreas Mohr
Andreas Mohr andi@rhlx01.fht-esslingen.de writes:
Also, why did it take so long to tackle that? (I had this error several weeks ago already) There have been multiple reports by different people that 2.6.x is broken, yet not too much of a reaction. Oh, and to top it: it's still broken ;-)
You are right, this is a scandal. You should ask for a refund.
Any actually working fix available, or should I try to work on a fix?
If you want a fix, then working on it is certainly more useful than complaining. You could start by sending me an strace log of the problem, as well as your dlls/ntdll/virtual.o file.
Hi,
On Thu, Feb 05, 2004 at 04:51:02PM -0800, Alexandre Julliard wrote:
Andreas Mohr andi@rhlx01.fht-esslingen.de writes:
Also, why did it take so long to tackle that? (I had this error several weeks ago already) There have been multiple reports by different people that 2.6.x is broken, yet not too much of a reaction. Oh, and to top it: it's still broken ;-)
You are right, this is a scandal. You should ask for a refund.
I DID, but for some strange reason they refused to refund me the $0 :-) Oh, and I'll threaten to demand license fees from you, since that joke is (c) Andreas Mohr. (remember my "money back guarantee" phrase on the web site? ;-)
Any actually working fix available, or should I try to work on a fix?
If you want a fix, then working on it is certainly more useful than complaining. You could start by sending me an strace log of the problem, as well as your dlls/ntdll/virtual.o file.
Hmm, I think I'd like to finally do some debugging on my own again. Could you tell me which CVS patch was supposed to resolve these mmap issues? (I didn't find it) But OTOH I got reports that some people didn't have issues with 2.6.x and mmap on CD-ROM, so I'm a bit confused right now... Anyway, I'll have to look at that.
Thanks,
Andreas Mohr