All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Peter <1838312@bugs.launchpad.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [Bug 1838312] Re: Qemu virt-manager Segmentation fault
Date: Wed, 31 Jul 2019 15:50:29 -0000	[thread overview]
Message-ID: <156458822962.26385.8670915546865496552.malone@gac.canonical.com> (raw)
In-Reply-To: 156441781649.17826.2889969380137011138.malonedeb@gac.canonical.com

I removed in "/usr/lib/python3/dist-packages" the file
"apport_python_hook.py"

so the output of # PYTHONDEVMODE=1 virt-manager --no-fork

is now:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/libvirt.py", line 24, in <module>
    import cygvirtmod as libvirtmod
ModuleNotFoundError: No module named 'cygvirtmod'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/share/virt-manager/virt-manager", line 20, in <module>
    from virtinst import util
  File "/usr/share/virt-manager/virtinst/__init__.py", line 26, in <module>
    from virtinst import util
  File "/usr/share/virt-manager/virtinst/util.py", line 15, in <module>
    import libvirt
  File "/usr/lib/python3/dist-packages/libvirt.py", line 28, in <module>
    raise lib_e
  File "/usr/lib/python3/dist-packages/libvirt.py", line 20, in <module>
    import libvirtmod
ImportError: /usr/lib/x86_64-linux-gnu/libhogweed.so.4: symbol nettle_cnd_memcpy version NETTLE_6 not defined in file libnettle.so.6 with link time reference

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1838312

Title:
  Qemu virt-manager Segmentation fault

Status in QEMU:
  Invalid
Status in virt-manager package in Ubuntu:
  Incomplete

Bug description:
  Hi!

  I installed all these packages:

  sudo apt install qemu
  sudo apt install ipxe-qemu-256k-compat-efi-roms libspice-server1 libbluetooth3
  sudo apt install libbrlapi0.6 libcacard0 libfdt1 libusbredirparser1 libvirglrenderer0 libxen-4.9 libxenstore3.0
  sudo apt install cpu-checker ibverbs-providers ipxe-qemu libibverbs1 libiscsi7 libnl-route-3-200 librados2 librbd1 librdmacm1 msr-tools sharutils
  sudo apt install qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui qemu-utils
  sudo apt install --no-install-recommends qemu-kvm qemu-system-x86
  sudo apt install libauparse0 ebtables gir1.2-gtk-vnc-2.0 gir1.2-libosinfo-1.0 gir1.2-libvirt-glib-1.0 gir1.2-spiceclientglib-2.0 gir1.2-spiceclientgtk-3.0 libvde0 libvdeplug2 libgovirt-common libgovirt2 libgtk-vnc-2.0-0 libgvnc-1.0-0 libosinfo-1.0-0 libphodav-2.0-0 libphodav-2.0-common libspice-client-glib-2.0-8 libspice-client-gtk-3.0-5 libusbredirhost1 libvirt-clients libvirt-daemon libvirt-daemon-driver-storage-rbd libvirt-daemon-system libvirt-glib-1.0-0 libvirt0 osinfo-db python3-libvirt python3-libxml2 spice-client-glib-usb-acl-helper vde2 vde2-cryptcab virt-viewer virtinst virt-manager

  without the i386 packages for Qemu because I want only 64 bit.

  I installed all these packages without error, but when I run

  # virt-manager

  Output: ...shows me:

  Segmentation fault

  
  My hardware is 100% ok.
  Maybee a broken lib?


  How can I fix that?

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1838312/+subscriptions


  parent reply	other threads:[~2019-07-31 16:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-29 16:30 [Qemu-devel] [Bug 1838312] [NEW] Qemu virt-manager Segmentation fault Hans Peter
2019-07-29 16:36 ` [Qemu-devel] [Bug 1838312] " Hans Peter
2019-07-29 16:37 ` Daniel Berrange
2019-07-30  6:21 ` Christian Ehrhardt 
2019-07-30  8:07 ` Hans Peter
2019-07-30  9:59 ` Hans Peter
2019-07-30 10:01 ` Hans Peter
2019-07-31  6:01 ` Christian Ehrhardt 
2019-07-31 15:23 ` Hans Peter
2019-07-31 15:50 ` Hans Peter [this message]
2019-08-01  8:48 ` Thomas Huth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=156458822962.26385.8670915546865496552.malone@gac.canonical.com \
    --to=1838312@bugs.launchpad.net \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.