Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2007 19:50:02 +0200
From:      "Valery V.Chikalov" <valera@chikalov.dp.ua>
To:        Roman Divacky <rdivacky@freebsd.org>
Cc:        freebsd-emulation@freebsd.org, Ivan Voras <ivoras@freebsd.org>
Subject:   Re: Linux emulation on FreeBSD AMD64
Message-ID:  <4724CBCA.30500@chikalov.dp.ua>
In-Reply-To: <20071028112910.GA84830@freebsd.org>
References:  <4721AB07.20708@novakom.com.ua> <fg05l9$n32$2@ger.gmane.org> <4723A8D6.6020002@chikalov.dp.ua> <20071028112910.GA84830@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4724CBCA.30500>