On 12 November 2013 07:01, Mateusz Guzik wrote:
> On Mon, Nov 11, 2013 at 01:33:25PM -0800, Julian Elischer wrote:
>> On 11/11/13, 7:49 AM, Pavel Timofeev wrote:
>> >Great, it helped! Thanks a lot!
>>
>> the suggested change suggests fragile code. It should be able to
>> handle unexpected input..
On 11 November 2013 20:00, Roger Pau Monné wrote:
> On 11/11/13 15:31, Sergey Kandaurov wrote:
>> On 11 November 2013 18:13, Pavel Timofeev wrote:
>>> [...]
>>> (kgdb) p vm_guest
>>> $1 = 3
>>> Current language: auto; currently minimal
>
On 11 November 2013 18:13, Pavel Timofeev wrote:
> [...]
> (kgdb) p vm_guest
> $1 = 3
> Current language: auto; currently minimal
> (kgdb)
>
What if you try this change?
Index: sys/kern/subr_param.c
===
--- sys/kern/subr_param.c
[Please, don't top-post.]
On 11 November 2013 17:06, Pavel Timofeev wrote:
> I'm sorry, could you explain how to do it? Which one is the 'core
> file', vmcore or core.txt?
>
It's vmcore.
kgdb /path/to/kernel /path/to/vmcore
> 2013/11/11 Sergey Kandaurov
On 11 November 2013 16:38, Pavel Timofeev wrote:
> Hi! Can anybody confirm the subject?
> Every time when I run `sysctl -a` get this
>
> http://pastebin.com/Chf9qQTD
Can you show 'p vm_guest' from core file?
--
wbr,
pluknet
___
freebsd-virtualization@
On 23 May 2013 20:30, Outback Dingo wrote:
> On Thu, May 23, 2013 at 9:33 AM, Roger Pau Monné wrote:
>
>> On 23/05/13 14:57, Jeroen van der Ham wrote:
>> > Hi,
>> >
>> > On 13 May 2013, at 20:32, Roger Pau Monné wrote:
>> >> Right now the code is in a state where it can be tested by users, so we