From: Jan Willem Stumpel <jstumpel@planet.nl>
To: Damyan Ivanov <dam@modsoftsys.com>
Cc: Jan Willem Stumpel <jstumpel@planet.nl>,
dosemu <linux-msdos@vger.kernel.org>
Subject: Re: cannot map temp file pool
Date: Tue, 19 Sep 2006 17:24:32 +0200 [thread overview]
Message-ID: <45100BB0.2020905@my.home> (raw)
In-Reply-To: <450FEFA0.5070800@modsoftsys.com>
Damyan Ivanov wrote:
>>WTH is this? No idea what "map temp file pool" means. I hope
>>someone is still around who can answer this. The dosemu font was
>>always OK, BTW.
>
>
> I'd run xdosemu under strace and look for "permission denied" errors
> there.
I tried that -- but could not make sense of it. I get things like
open("/dev/shm/dosemu_16975", O_RDWR|O_CREAT|O_TRUNC|O_NOFOLLOW,
0600) = 5
fcntl64(5, F_GETFD) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC) = 0
unlink("/dev/shm/dosemu_16975") = 0
ftruncate(5, 0) = 0
ftruncate(5, 15794176) = 0
mmap2(NULL, 15794176, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_SHARED,
5, 0) = -1 EPERM (Operation not permitted)
write(4, "ERROR: MAPPING: cannot map temp "..., 67) = 67
write(2, "ERROR: MAPPING: cannot map temp "..., 67) = 67
15794176 is some suspiciously "round" number (hex 00F10000).
I'd appreciate any ideas.
Regards, Jan
next prev parent reply other threads:[~2006-09-19 15:24 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-19 12:27 cannot map temp file pool Jan Willem Stumpel
2006-09-19 13:24 ` Damyan Ivanov
2006-09-19 15:24 ` Jan Willem Stumpel [this message]
2006-09-19 16:21 ` Robert Komar
2006-09-19 16:48 ` Mike McCarty
2006-09-19 18:12 ` Jan Willem Stumpel
2006-09-19 18:34 ` Robert Komar
2006-09-19 19:16 ` Jan Willem Stumpel
2006-09-19 20:17 ` Bart Oldeman
2006-09-19 20:58 ` Mike McCarty
2006-09-19 21:05 ` Bart Oldeman
2006-09-20 9:56 ` Jan Willem Stumpel
2006-09-20 16:21 ` Mike McCarty
2006-09-20 17:03 ` Jan Willem Stumpel
2006-09-20 17:11 ` Mike McCarty
2006-09-20 22:06 ` Claudia Neumann
2006-09-21 11:17 ` Jan Willem Stumpel
2006-09-21 17:56 ` Claudia Neumann
2006-09-19 19:15 ` Alain M.
-- strict thread matches above, loose matches on Subject: below --
2006-09-24 17:37 Stas Sergeev
2006-09-24 20:41 ` Jan Willem Stumpel
2006-09-25 3:45 ` Stas Sergeev
2006-09-25 8:54 ` Jan Willem Stumpel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45100BB0.2020905@my.home \
--to=jstumpel@planet.nl \
--cc=dam@modsoftsys.com \
--cc=linux-msdos@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.