#0 clutter_input_device_xi2_get_current_tool (device=device@entry=0x0) at x11/clutter-input-device-xi2.c:292 [Error: clutter-input-device-xi2.c was not found in source tree] #1 0x00007f33254796d9 in clutter_device_manager_xi2_translate_event (translator=, native=, event=0x55f5fd65a970) at x11/clutter-device-manager-xi2.c:1625 [Error: clutter-device-manager-xi2.c was not found in source tree] #2 0x00007f33254a4804 in clutter_backend_real_translate_event (backend=, native=0x7ffd82ef0b60, event=0x55f5fd65a970) at clutter-backend.c:597 [Error: clutter-backend.c was not found in source tree] #3 0x00007f3325472ad2 in clutter_x11_handle_event (xevent=xevent@entry=0x7ffd82ef0b60) at x11/clutter-event-x11.c:200 [Error: clutter-event-x11.c was not found in source tree] #4 0x00007f33236799eb in handle_host_xevent (event=0x7ffd82ef0b60, backend=0x55f5fb776110) at backends/x11/meta-backend-x11.c:383 [Error: meta-backend-x11.c was not found in source tree] #5 x_event_source_dispatch (source=source@entry=0x55f5fb7a42d0, callback=, user_data=) at backends/x11/meta-backend-x11.c:436 [Error: meta-backend-x11.c was not found in source tree] #6 0x00007f3324894287 in g_main_dispatch (context=0x55f5fba3dd30) at ../../../../glib/gmain.c:3177 [Error: gmain.c was not found in source tree] #7 g_main_context_dispatch (context=context@entry=0x55f5fba3dd30) at ../../../../glib/gmain.c:3830 [Error: gmain.c was not found in source tree] #8 0x00007f33248944c0 in g_main_context_iterate (context=0x55f5fba3dd30, block=block@entry=1, dispatch=dispatch@entry=1, self=) at ../../../../glib/gmain.c:3903 [Error: gmain.c was not found in source tree] #9 0x00007f33248947d2 in g_main_loop_run (loop=0x55f5fbb2adb0) at ../../../../glib/gmain.c:4099 [Error: gmain.c was not found in source tree] #10 0x00007f33236a7bec in meta_run () at core/main.c:664 #11 0x000055f5fae84878 in main (argc=, argv=) at ../src/main.c:525 520: { 521: dump_gjs_stack_on_signal (SIGBUS); 522: dump_gjs_stack_on_signal (SIGSEGV); 523: } 524: 525: ecode = meta_run (); 526: 527: g_debug ("Doing final cleanup"); 528: _shell_global_destroy_gjs_context (shell_global_get ()); 529: g_object_unref (shell_global_get ()); 530: