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 771521 - gnome-boxes segfaults when clicking in a guest
gnome-boxes segfaults when clicking in a guest
Status: RESOLVED OBSOLETE
Product: gnome-boxes
Classification: Applications
Component: general
3.21.x
Other Linux
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-09-16 09:41 UTC by Dominique Leuenberger
Modified: 2018-01-11 10:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dominique Leuenberger 2016-09-16 09:41:01 UTC
Using gnome-boxes 3.21.92, runnin on openSUSE Tumbleweed, I attempted to install a openSUSE Leap 42.2 beta guest (which works in qemu-kvm without issues)

my GNOME is running a wayland session, which also shows in the back trace of boxes

Process:
* Fire up boxes
* new VM, based on the openSUSE Leap 42.2 beta DVD
* installer launches
* click inside the box to confirm the installer choice -> boxes segfaults

A stacktrace looks like this:
(gdb) bt
  • #0 g_str_hash
    at ghash.c line 1876
  • #1 g_hash_table_remove_internal
    at ghash.c line 375
  • #2 g_hash_table_remove_internal
    at ghash.c line 1353
  • #3 as_store_remove_app_by_id
    at as-store.c line 872
  • #4 as_store_remove_by_source_file
    at as-store.c line 1501
  • #8 <emit signal ??? on instance 0x2236f50 [AsMonitor]>
    at gsignal.c line 3447
  • #9 as_monitor_emit_removed
    at as-monitor.c line 227
  • #10 as_monitor_file_changed_cb
    at as-monitor.c line 351
  • #11 ffi_call_unix64
    at ../../../libffi/src/x86/unix64.S line 122
  • #12 ffi_call_int
    at ../../../libffi/src/x86/ffi64.c line 656
  • #13 ffi_call
    at ../../../libffi/src/x86/ffi64.c line 663
  • #14 g_cclosure_marshal_generic_va
    at gclosure.c line 1604
  • #15 _g_closure_invoke_va
    at gclosure.c line 867
  • #16 g_signal_emit_valist
    at gsignal.c line 3300
  • #17 g_signal_emit
    at gsignal.c line 3447
  • #18 g_file_monitor_emit_event
    at gfilemonitor.c line 290
  • #19 g_file_monitor_source_dispatch
    at glocalfilemonitor.c line 546
  • #20 g_main_context_dispatch
    at gmain.c line 3201
  • #21 g_main_context_dispatch
    at gmain.c line 3854
  • #22 g_main_context_iterate
    at gmain.c line 3927
  • #23 g_main_context_iteration
    at gmain.c line 3988
  • #24 g_application_run
    at gapplication.c line 2381
  • #25 main
    at gs-main.c line 55

Comment 1 GNOME Infrastructure Team 2018-01-11 10:47:03 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-boxes/issues/113.