#0 0x00007f02e9654000 in gdk_window_get_root_coords (window=0x3ff0000000000000, x=0, y=-13312, root_x=0x7ffd5b723430, root_y=0x7ffd5b723434) at ../../../../gdk/gdkwindow.c:6848 [Error: gdkwindow.c was not found in source tree] #1 0x00007f02e404a7b3 in notify_cursor_location (context=context@entry=0x55e0a6fd6c70) at ../../../../../modules/input/imwayland.c:360 [Error: imwayland.c was not found in source tree] #2 0x00007f02e404ae42 in enable (context_wayland=0x55e0a6fd6c70) at ../../../../../modules/input/imwayland.c:618 [Error: imwayland.c was not found in source tree] #3 0x00007f02e743f81e in ffi_call_unix64 () at ../src/x86/unix64.S:76 [Error: unix64.S was not found in source tree] #4 0x00007f02e743f1ef in ffi_call (cif=cif@entry=0x7ffd5b7235b0, fn=, rvalue=, rvalue@entry=0x0, avalue=avalue@entry=0x7ffd5b723680) at ../src/x86/ffi64.c:525 [Error: ffi64.c was not found in source tree] #5 0x00007f02e7a5612d in wl_closure_invoke (closure=closure@entry=0x55e0a6e7c640, flags=flags@entry=1, target=, target@entry=0x55e0a7049140, opcode=opcode@entry=0, data=) at ../src/connection.c:1006 [Error: connection.c was not found in source tree] #6 0x00007f02e7a52969 in dispatch_event (display=display@entry=0x55e0a694d070, queue=) at ../src/wayland-client.c:1427 [Error: wayland-client.c was not found in source tree] #7 0x00007f02e7a53e34 in dispatch_queue (queue=0x55e0a694d138, display=0x55e0a694d070) at ../src/wayland-client.c:1573 [Error: wayland-client.c was not found in source tree] #8 wl_display_dispatch_queue_pending (display=0x55e0a694d070, queue=0x55e0a694d138) at ../src/wayland-client.c:1815 [Error: wayland-client.c was not found in source tree] #9 0x00007f02e7a53e8c in wl_display_dispatch_pending (display=) at ../src/wayland-client.c:1878 [Error: wayland-client.c was not found in source tree] #10 0x00007f02e969c884 in _gdk_wayland_display_queue_events (display=) at ../../../../../gdk/wayland/gdkeventsource.c:201 [Error: gdkeventsource.c was not found in source tree] #11 0x00007f02e963c940 in gdk_display_get_event (display=display@entry=0x55e0a6952010) at ../../../../gdk/gdkdisplay.c:438 [Error: gdkdisplay.c was not found in source tree] #12 0x00007f02e969c5a2 in gdk_event_source_dispatch (base=, callback=, data=) at ../../../../../gdk/wayland/gdkeventsource.c:120 [Error: gdkeventsource.c was not found in source tree] #13 0x00007f02e9136aae in g_main_dispatch (context=0x55e0a6965920) at ../../../glib/gmain.c:3189 [Error: gmain.c was not found in source tree] #14 g_main_context_dispatch (context=context@entry=0x55e0a6965920) at ../../../glib/gmain.c:3854 [Error: gmain.c was not found in source tree] #15 0x00007f02e9136d48 in g_main_context_iterate (context=context@entry=0x55e0a6965920, block=block@entry=1, dispatch=dispatch@entry=1, self=) at ../../../glib/gmain.c:3927 [Error: gmain.c was not found in source tree] #16 0x00007f02e9136ddc in g_main_context_iteration (context=context@entry=0x55e0a6965920, may_block=may_block@entry=1) at ../../../glib/gmain.c:3988 [Error: gmain.c was not found in source tree] #17 0x00007f02e93608bd in g_application_run (application=0x55e0a6a9b230, argc=, argv=0x0) at ../../../gio/gapplication.c:2516 [Error: gapplication.c was not found in source tree] #18 0x000055e0a5a886a8 in main (argc=, argv=) at main.c:316 311: /* Change directory so we don't prevent unmounting in case the initial cwd 312: * is on an external device (see bug #575436) 313: */ 314: g_chdir (g_get_home_dir ()); 315: 316: status = g_application_run (G_APPLICATION (application), 0, NULL); 317: 318: done: 319: ev_shutdown (); 320: ev_stock_icons_shutdown (); 321: