[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] trying to debug xen4 & qemu-dm, Xen reports "core dump failed"
On 27/01/2010 00:25, "0bo0" <0.bugs.only.0@xxxxxxxxx> wrote: > (gbd) bt > #0 0x000000000047b974 in bdrv_get_type_hint () > #1 0x0000000000464082 in xenstore_parse_domain_config () > #2 0x000000000040c099 in main () This is a weird backtrace since bdrv_get_type_hint() is not called from xenstore_parse_domain_config(). Further, I wouldn't expect bdrv_get_type_hint() (a function specific to block devices) to be called for parsing of a vfb configuration, which is apparently the domain-config line causing the problems. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |