RE: Need a help with afterburner & xen 3.0
"Jan Stoess" <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.l4ka.general |
|---|---|
| Message-ID | <[email protected]> |
Hello Seongil Sa, >afterburn: Guest used an invalid physical address, 0x3f560000 >= 0x03e67000, cal >led from 0xbc811bb3 >afterburn: File: /usr/src/afterburner_src/afterburn-wedge/include/kaxen/memory.h >:210 >afterburn: Func: p2mpage >afterburn: Panic, stopping and trying to enter kernel debugger. >afterburn: >afterburn: --- Afterburner debugger --- ip 0xbc8022ce --- >afterburn: main ? >=============================================================== Apparently your Linux guest is trying to insert a physical page frame into its page tables which it isn't granted access to (0x3f560000), since it's way beyond its own allotment of physical pages. However, it's hard to find out the culprit causing that attempt from the log files only. (I didn't run in that error on my test box). So I can only give you the advice that you should find out at what the guest OS is pursuing currently, perhaps by inspecting its stack frame. Best regards, -Jan -- Jan Stoess Lehrstuhl Systemarchitektur Universitaet Karlsruhe Phone: +49 (721) 608-4056 Fax: +49 (721) 608-7664 eMail: [email protected]
smime.p7s
(application/x-pkcs7-signature, 3.1 KB) - not displayed