Re: [Xen-devel] Kernel panic, reboot in 5 seconds

2015-05-25 Thread Mr Idris
On 5/21/15, Dario Faggioli wrote: > On Thu, 2015-05-21 at 15:06 +0200, Mr Idris wrote: >> On 5/18/15, George Dunlap wrote: >> > >> > Fundamentally, the bug you're getting is that you're dereferencing a >> > null pointer, probably into a struct (tha

Re: [Xen-devel] Kernel panic, reboot in 5 seconds

2015-05-21 Thread Mr Idris
On 5/18/15, George Dunlap wrote: > On Thu, May 14, 2015 at 2:00 PM, Mr Idris wrote: >> I'm trying to create cpu scheduler on xen 4.4.1 using debian 7 which >> inspired by arinc653 scheduler. When i use it, it gives me something >> like kernel panic and reboot in 5 secs

[Xen-devel] Kernel panic, reboot in 5 seconds

2015-05-14 Thread Mr Idris
I'm trying to create cpu scheduler on xen 4.4.1 using debian 7 which inspired by arinc653 scheduler. When i use it, it gives me something like kernel panic and reboot in 5 secs before go in to the system. I don't know how to procced to fix the errors, Here is some debug errors : (XEN) Debugging c