https://bugs.freedesktop.org/show_bug.cgi?id=94429

--- Comment #10 from comicfans44 <[email protected]> ---
I've found weston call eglSwapBuffers and crash in kms_swrast_dri.so on GMA500

Thread 2 "llvmpipe-0" received signal SIGBUS, Bus error.
[Switching to Thread 1379.1385]
0xb755e633 in ?? ()
(gdb) up  
#1  0xb6e2960b in lp_rast_shade_tile (task=0x80a9ab4, arg=...) at lp_rast.c:352

BEGIN_JIT_CALL(state, task);
         variant->jit_function[RAST_WHOLE]( &state->jit_context,
                                            tile_x + x, tile_y + y,
                                            inputs->frontfacing,
                                            GET_A0(inputs),
                                            GET_DADX(inputs),
                                            GET_DADY(inputs),
                                            color,
                                            depth,
                                            0xffff,
                                            &task->thread_data,
                                            stride,
                                            depth_stride);
so maybe this is bug in mesa

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to