[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-devel] core file contents
- To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
- From: tom anderson <xentoma@xxxxxxxxxxx>
- Date: Fri, 29 Oct 2010 17:48:45 -0700
- Delivery-date: Fri, 29 Oct 2010 17:49:35 -0700
- Importance: Normal
- List-id: Xen developer discussion <xen-devel.lists.xensource.com>
I have a core file genereated from a domU pvops kernel version 2.6.32.18 and a core file generated from a domU pvops
kernel version konrads xen-pcifront-0.8.1
I noticed that the intialized data segment and unitialized data segments are not included in the second core.
I have looked at the kernel config changes and haven't noticed anything that stands out.
What would cause this?
2.6.32.18:
crash> sym -m xen_kbdfront
ffffffffa0006000 MODULE START: xen_kbdfront ffffffffa0006000 (t) input_set_abs_params ffffffffa0006060 (t) xenkbd_connect_backend ffffffffa0006230 (t) xenkbd_resume ffffffffa0006280 (t) input_handler ffffffffa0006450 (t) xenkbd_remove ffffffffa00064c0 (t) xenkbd_backend_changed ffffffffa0006650 (t) xenkbd_cleanup ffffffffa0006650 (t) cleanup_module ffffffffa0006670 (t) xenkbd_probe ffffffffa0006b40 (d) xenkbd_driver ffffffffa0006c00 (d) xenkbd_ids ffffffffa0006c40 (d) __this_module ffffffffa0007088 MODULE END: xen_kbdfront
xen-pcifront-0.8:
crash> sym -m xen_kbdfront ffffffffa000b000 MODULE START: xen_kbdfront ffffffffa000b000 (t) xenkbd_connect_backend ffffffffa000b162 (t) xenkbd_resume ffffffffa000b1ae (t) input_handler ffffffffa000b323 (t) xenkbd_remove ffffffffa000b382 (t) xenkbd_backend_changed ffffffffa000b4d8 (t) xenkbd_cleanup ffffffffa000b4d8 (t) cleanup_module ffffffffa000b4ea (t) xenkbd_probe ffffffffa000bdf4 MODULE END: xen_kbdfront
thanks,
Thomas
|
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|