#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 [Error: raise.c was not found in source tree] #1 0x00007f70753b1535 in __GI_abort () at abort.c:79 [Error: abort.c was not found in source tree] #2 0x00007f70760c7dc3 in g_assertion_message (domain=, file=, line=, func=0x7f7075698490 <__FUNCTION__.106414> "meta_gpu_kms_flip_crtc", message=) at ../../../glib/gtestutils.c:2878 [Error: gtestutils.c was not found in source tree] #3 0x00007f7076122bfa in g_assertion_message_expr (domain=domain@entry=0x7f707568285f "mutter", file=file@entry=0x7f7075698358 "../src/backends/native/meta-gpu-kms.c", line=line@entry=276, func=func@entry=0x7f7075698490 <__FUNCTION__.106414> "meta_gpu_kms_flip_crtc", expr=expr@entry=0x7f70756983a0 "monitor_manager->power_save_mode == META_POWER_SAVE_ON") at ../../../glib/gtestutils.c:2904 [Error: gtestutils.c was not found in source tree] #4 0x00007f707566da16 in meta_gpu_kms_flip_crtc (gpu_kms=gpu_kms@entry=0x5564d6c7ade0, crtc=crtc@entry=0x5564d6edceb0, fb_id=117, flip_closure=0x5564d7ecfa40, error=error@entry=0x7ffc6c54b680) at ../src/backends/native/meta-gpu-kms.c:276 [Error: meta-gpu-kms.c was not found in source tree] #5 0x00007f70756727e7 in retry_page_flips (user_data=0x5564d9e25db0) at ../src/backends/native/meta-renderer-native.c:1576 [Error: meta-renderer-native.c was not found in source tree] #6 0x00007f70760fa958 in g_main_dispatch (context=0x5564d6c69e80) at ../../../glib/gmain.c:3189 [Error: gmain.c was not found in source tree] #7 g_main_context_dispatch (context=context@entry=0x5564d6c69e80) at ../../../glib/gmain.c:3854 [Error: gmain.c was not found in source tree] #8 0x00007f70760fad48 in g_main_context_iterate (context=0x5564d6c69e80, block=block@entry=1, dispatch=dispatch@entry=1, self=) at ../../../glib/gmain.c:3927 [Error: gmain.c was not found in source tree] #9 0x00007f70760fb042 in g_main_loop_run (loop=0x5564d6f93a70) at ../../../glib/gmain.c:4123 [Error: gmain.c was not found in source tree] #10 0x00007f707560d50c in meta_run () at ../src/core/main.c:683 #11 0x00005564d50c8847 in main (argc=, argv=) at ../src/main.c:583 578: g_signal_connect (shell_global_get (), "notify::debug-flags", 579: G_CALLBACK (global_notify_debug_flags), NULL); 580: 581: setup_debug_signal_listners (); 582: 583: ecode = meta_run (); 584: 585: g_debug ("Doing final cleanup"); 586: _shell_global_destroy_gjs_context (shell_global_get ()); 587: g_object_unref (shell_global_get ()); 588: