[Bug 617265] [NEW] Deamon not starting due to XML errors
Terence L van Zyl
617265 at bugs.launchpad.net
Fri Aug 13 09:21:39 BST 2010
Public bug reported:
Can't seem to get libvirtd to start segfaults.
Ubuntu 10.04 updated to latest
Here is the GDB output, seems to get past this step if I remove the offending XML file but then fails on the next file
#0 0x006aae21 in ?? () from /lib/tls/i686/cmov/libc.so.6
#1 0x00295e6f in __xmlParserInputBufferCreateFilename (
URI=0x8f4f7c0 "/etc/libvirt/qemu/networks/default.xml",
enc=XML_CHAR_ENCODING_NONE) at xmlIO.c:2525
#2 0x00295f24 in xmlParserInputBufferCreateFilename__internal_alias (
URI=0x8f4f7c0 "/etc/libvirt/qemu/networks/default.xml",
enc=XML_CHAR_ENCODING_NONE) at xmlIO.c:2559
#3 0x0026a721 in xmlNewInputFromFile__internal_alias (ctxt=0x8f52618,
filename=0x8f4f7c0 "/etc/libvirt/qemu/networks/default.xml")
at parserInternals.c:1549
#4 0x00296343 in xmlLoadExternalEntity__internal_alias (
URL=0x8f4f7c0 "/etc/libvirt/qemu/networks/default.xml", ID=0x0,
ctxt=0x8f52618) at xmlIO.c:3941
#5 0x00285891 in xmlCtxtReadFile__internal_alias (ctxt=0x8f52618,
filename=0x8f4f7c0 "/etc/libvirt/qemu/networks/default.xml", encoding=0x0,
options=2114) at parser.c:14683
#6 0x00b21ad6 in virNetworkDefParseFile (conn=0x0,
filename=0x8f4f7c0 "/etc/libvirt/qemu/networks/default.xml")
at conf/network_conf.c:588
#7 0x00b21c70 in virNetworkLoadConfig (conn=0x0, nets=0x8f51ac8,
configDir=0x8f52558 "/etc/libvirt/qemu/networks",
autostartDir=0x8f51e50 "/etc/libvirt/qemu/networks/autostart",
name=0x8f52fab "default") at conf/network_conf.c:831
#8 0x00b21e44 in virNetworkLoadAllConfigs (conn=0x0, nets=0x8f51ac8,
configDir=0x8f52558 "/etc/libvirt/qemu/networks",
autostartDir=0x8f51e50 "/etc/libvirt/qemu/networks/autostart")
at conf/network_conf.c:894
#9 0x080c9d7f in networkStartup (privileged=1) at network/bridge_driver.c:255
#10 0x00b45d98 in virStateInitialize (privileged=1) at libvirt.c:888
#11 0x0805e94e in main (argc=1, argv=0xbfa79ad4) at libvirtd.c:3153
** Affects: libvirt (Ubuntu)
Importance: Undecided
Status: New
--
Deamon not starting due to XML errors
https://bugs.launchpad.net/bugs/617265
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.
More information about the Ubuntu-server-bugs
mailing list