Bug#482657: kernel-patch-openvz causes a kernel panic

2008-05-31 Thread Konstantin Khlebnikov
Hi Patrick, Also it possible is a kernel stack overflow. Disable CONFIG_4KSTACKS option in your kernel config. -- signature -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#482657: kernel-patch-openvz causes a kernel panic

2008-05-30 Thread Konstantin Khlebnikov
Patrick Schoenfeld wrote: Hi Konstantin, On Fri, May 30, 2008 at 07:45:19PM +0400, Konstantin Khlebnikov wrote: I decode oops -- page fault occurs at tsk->mm dereference in do_page_fault function (arch/i386/mm/fault.c:353) current task pointer is incorrect, perhaps something bad happe

Bug#482657: kernel-patch-openvz causes a kernel panic

2008-05-30 Thread Konstantin Khlebnikov
Hi Ola, I decode oops -- page fault occurs at tsk->mm dereference in do_page_fault function (arch/i386/mm/fault.c:353) current task pointer is incorrect, perhaps something bad happened with vcpu scheduler. Patrick, May you try boot with our precompiled rhel5 based openvz kernel? I think it al