Re: crash can't handle virsh dump file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/03/2010 03:45 AM, Gui Jianfeng wrote:
Hi Dave,

Please use the following link to download the vmlinux/vmcore

http://dl.dropbox.com/u/4918988/core.dump
http://dl.dropbox.com/u/4918988/f12_vmlinux

This is embarrassing (I can say that since I wrote the code...):

diff --git a/qemu-load.c b/qemu-load.c
index b667444..6c1d3be 100644
--- a/qemu-load.c
+++ b/qemu-load.c
@@ -27,6 +27,7 @@
        else {
                dl->tail->next = d;
                d->prev = dl->tail;
+               dl->tail = d;
        }
        return d;
 }


With this I get:

IDT at ffffffff8187b000
...
long mode active
PML4 page present
PDPE page present
PDE page present
4 KB PAE page
PTE page present
Virtual base address guessed at ffffffff81000000
Physical kernel base at 1000000

Dave, I'll squash this in the patch on the RH bugzilla.

Paolo

--
Crash-utility mailing list
Crash-utility@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/crash-utility


[Index of Archives]     [Fedora Development]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]

 

Powered by Linux