Re: cannot map temp file pool

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Console]     [Linux Audio]     [Linux for Hams]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite Camping]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Samba]     [Linux Media]     [Fedora Users]

  Powered by Linux