cbc0b815f7
- libwayland: fprintf+abort if wl_proxy_add_listener called with NULL proxy. Prints caller address via __builtin_return_address(0) to identify which Qt6 function passes the null proxy. - compositor: eprintln each wl_registry_bind to show which globals Qt6 binds before crashing. - Next boot will definitively identify the crash source.