Linux emulation on FreeBSD AMD64
Valery V.Chikalov
valera at chikalov.dp.ua
Sun Oct 28 09:50:20 PDT 2007
Roman Divacky wrote:
>>
>> and got something like:
>>
>> Oct 27 19:42:59 tiger kernel: mprotect addr:2a27d000, return 0
>> Oct 27 19:42:59 tiger kernel: mprotect addr:2a7c1000, return 0
>> Oct 27 19:42:59 tiger kernel: mprotect addr:2a7cd000, return 0
>> Oct 27 19:42:59 tiger kernel: mprotect addr:2a7e2000, return 0
>> Oct 27 19:42:59 tiger kernel: mprotect addr:2a7ef000, return 0
>> Oct 27 19:43:09 tiger kernel: mprotect addr:55c00000, return 13
>> Oct 27 19:43:09 tiger kernel: mprotect addr:55c81000, return 13
>>
>> where 13 is EACCES.
>
> can you show what are the "prot" and "len" arguments?
>
Sure:
Oct 28 19:47:57 tiger kernel: mprotect addr:2a78b000, len:38376, prot:0,
return 0
Oct 28 19:47:57 tiger kernel: mprotect addr:2a27d000, len:3682304,
prot:3, return 0
Oct 28 19:47:57 tiger kernel: mprotect addr:2a27d000, len:3682304,
prot:5, return 0
Oct 28 19:47:58 tiger kernel: pid 1878 (sqlplus), uid 1002: exited on
signal 11 (core dumped)
Oct 28 19:47:58 tiger kernel: mprotect addr:55c00000, len:4096, prot:1,
return 13
Oct 28 19:47:58 tiger kernel: mprotect addr:55c81000, len:4096, prot:1,
return 13
Thank you.
Valery.
More information about the freebsd-emulation
mailing list