[Pkg-libvirt-maintainers] Bug#511023: Bug#511023: [virt-manager] segfaults when the machine details are opened a second time
Guido Günther
agx at sigxcpu.org
Fri Jan 9 18:26:31 UTC 2009
Hi Simon,
Unfortunately I'm not able to reproduce this here.
On Thu, Jan 08, 2009 at 05:41:07PM +0100, Simon Wenner wrote:
>
> > > I didn't manage to get a backtrace of this python module.
> > Installing libgtk-vnc-1.0-0-dbg should help. What xorg driver are you
> > using? Please see #510341 for some more debugging hints.
> > -- Guido
>
> Thanks for the hints.
> I have to use Xorg from experimental, because my graphics card is not
> supported by the version in lenny. So maybe it's a driver issue. The
> radeonhd driver is used by Xorg. I have never installed the proprietary
> driver.
This is weird in your gdb output:
| warning: core file may not match specified executable file.
Did you specify /usr/bin/python as executable? Can I ask you to rebuild
gtk-vnc via:
apt-get source gtk-vnc # make soure you get 0.3.7-4
cd gtk-vnc-0.3.7
DEB_BUILD_OPTIONS=noopt,nostrip dpkg-buildpackage -rfakeroot
and install the resulting packages. Doing so will give us very accurate
information instead of just:
| 1108 /build/buildd/gtk-vnc-0.3.7/./src/vncdisplay.c: No such file or directory.
| in /build/buildd/gtk-vnc-0.3.7/./src/vncdisplay.c
and we might in fact be able to pinpoint the problem.
Cheers,
-- Guido
More information about the Pkg-libvirt-maintainers
mailing list