<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 15, 2013 at 3:18 AM, Michal Privoznik <span dir="ltr"><<a href="mailto:mprivozn@redhat.com" target="_blank">mprivozn@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im"><br>
</div>Interesting. If you are still able to reproduce the crash, can you try to get the line number within virSecurityManagerGenLabel where the crash happened? I think it's the STREQ line (440 linenr). Question is whether model or name is NULL.<br>

<br></blockquote></div><br><br></div><div class="gmail_extra">I'll try.<br><br>I'm not sure why GDB failed to list line numbers in the backtrace.  I will recompile libvirt with "-O0 -g3" and try again.<br>
<br>I'm running libvirt on my Gentoo development server, built from portage.  Instead of tinkering with portage and rebuilding libvirt, I thought that I would just try the latest pull from git.  "./configure" fails, unable to find an input file.  I'll try again, using the same source tarball as listed in Gentoo's ebuild.<br>
</div><div class="gmail_extra"><br>ostara libvirt # CFLAGS="-O0 -g3" ./configure --with-lxc<br><br>config.status: creating libvirt.pc<br>config.status: creating libvirt.spec<br>config.status: error: cannot find input file: `<a href="http://mingw32-libvirt.spec.in">mingw32-libvirt.spec.in</a>'<br>
<br><br></div></div>