Discussion:
File probably truncated
Thomas Brix Larsen
22 years ago
Permalink
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 Brix Larsen <***@get2net.dk>
Uwe Bonnes
22 years ago
Permalink
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...
--
Uwe Bonnes ***@elektron.ikp.physik.tu-darmstadt.de

Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
Alexandre Julliard
22 years ago
Permalink
Post by Thomas Brix Larsen
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.
--
Alexandre Julliard
***@winehq.com
Andreas Mohr
22 years ago
Permalink
Hi,
Post by Alexandre Julliard
Post by Thomas Brix Larsen
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
Alexandre Julliard
22 years ago
Permalink
Post by Andreas Mohr
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.
Post by Andreas Mohr
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.
--
Alexandre Julliard
***@winehq.com
Andreas Mohr
22 years ago
Permalink
Hi,
Post by Alexandre Julliard
Post by Andreas Mohr
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? ;-)
Post by Alexandre Julliard
Post by Andreas Mohr
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

Continue reading on narkive:
Loading...