[Ubuntu-x-swat] [Bug 2037497] Re: gnome-shell crashed with SIGSEGV in ?? (iris_dri.so) from end_query() from cogl_gl_create_timestamp_query() from cogl_onscreen_egl_swap_buffers_with_damage()

2023-09-28 Thread Daniel van Vugt
Tracking in: https://gitlab.freedesktop.org/mesa/mesa/-/issues/9889 ** Also affects: mesa via https://gitlab.freedesktop.org/mesa/mesa/-/issues/9889 Importance: Unknown Status: Unknown ** Bug watch added: Red Hat Bugzilla #2238711

[Ubuntu-x-swat] [Bug 2037497] Re: gnome-shell crashed with SIGSEGV in ?? (iris_dri.so) from end_query() from cogl_gl_create_timestamp_query() from cogl_onscreen_egl_swap_buffers_with_damage()

2023-09-28 Thread Daniel van Vugt
It appears 'pipe' is NULL in the Mesa source at: static void end_query(struct gl_context *ctx, struct gl_query_object *q) { struct st_context *st = st_context(ctx); struct pipe_context *pipe = ctx->pipe; bool ret = false; st_flush_bitmap_cache(st_context(ctx)); if ((q->Target ==

[Ubuntu-x-swat] [Bug 2037497] Re: gnome-shell crashed with SIGSEGV in ?? (iris_dri.so) from end_query() from cogl_gl_create_timestamp_query() from cogl_onscreen_egl_swap_buffers_with_damage()

2023-09-27 Thread Daniel van Vugt
** Tags added: regression-release -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/2037497 Title: gnome-shell crashed with SIGSEGV in ?? (iris_dri.so) from end_query() from

[Ubuntu-x-swat] [Bug 2037497] Re: gnome-shell crashed with SIGSEGV in ?? (iris_dri.so) from end_query() from cogl_gl_create_timestamp_query() from cogl_onscreen_egl_swap_buffers_with_damage()

2023-09-26 Thread Daniel van Vugt
Looks like it's related to this update: https://launchpad.net/ubuntu/+source/mesa/23.2.0~rc4-1ubuntu1 ** Summary changed: - gnome-shell crashed with SIGSEGV + gnome-shell crashed with SIGSEGV in ?? (iris_dri.so) from end_query() from cogl_gl_create_timestamp_query() from