After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 770327 - Crashes on startup
Crashes on startup
Status: RESOLVED DUPLICATE of bug 769718
Product: gnome-boxes
Classification: Applications
Component: general
3.20.x
Other Linux
: Normal critical
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-08-24 10:27 UTC by Debarshi Ray
Modified: 2016-08-30 11:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Debarshi Ray 2016-08-24 10:27:56 UTC
On my Fedora 24 system, Boxes crashes on startup with this backtrace:

Thread 1 "gnome-boxes" received signal SIGSEGV, Segmentation fault.
gvir_config_xml_get_element (node=0xe3e3e3e3e3e3e3e3) at libvirt-gconfig-helpers.c:211
211	                        if (!g_strcmp0 (arg, (char *) node->name))
(gdb) bt full
  • #0 gvir_config_xml_get_element
    at libvirt-gconfig-helpers.c line 211
  • #1 gvir_config_object_get_attribute
    at libvirt-gconfig-object.c line 317
  • #2 gvir_config_domain_interface_get_model
    at libvirt-gconfig-domain-interface.c line 128
  • #3 boxes_vm_configurator_update_existing_domain_co
    at vm-configurator.c line 1226
  • #4 boxes_vm_configurator_update_existing_domain
    at vm-configurator.c line 1043
  • #5 boxes_libvirt_broker_add_domain_co
    at libvirt-broker.c line 885
  • #6 g_simple_async_result_complete
  • #7 boxes_libvirt_machine_construct_co
    at libvirt-machine.c line 2077
  • #8 g_simple_async_result_complete
  • #9 complete_in_idle_cb
  • #10 g_main_context_dispatch
  • #11 g_main_context_iterate.isra
  • #12 g_main_context_iteration
  • #13 g_application_run
  • #14 _vala_main
    at main.c line 551
  • #15 __libc_start_main
  • #16 _start

Comment 1 Debarshi Ray 2016-08-24 10:44:12 UTC
I have:
gnome-boxes-3.20.2-4.fc24.x86_64
libvirt-glib-0.2.3-2.fc24.x86_64
libvirt-client-1.3.3.2-1.fc24.x86_64
libxml2-2.9.3-3.fc24.x86_64
Comment 2 Zeeshan Ali 2016-08-24 11:37:38 UTC

*** This bug has been marked as a duplicate of bug 769718 ***
Comment 3 Zeeshan Ali 2016-08-30 11:12:27 UTC
*** Bug 770407 has been marked as a duplicate of this bug. ***