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

          Priority: medium
            Bug ID: 74632
          Assignee: [email protected]
           Summary: wl_shm_pool_resize crashes weston
          Severity: major
    Classification: Unclassified
                OS: Linux (All)
          Reporter: [email protected]
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: 1.4.0
         Component: weston
           Product: Wayland

Created attachment 93555
  --> https://bugs.freedesktop.org/attachment.cgi?id=93555&action=edit
Weston GDB Backtrace

wl_shm_pool_resize crashes weston if a wl_buffer from the pool is attached to a
surface and the new size is smaller.

It looks like weston is trying to access memory outside of the new pool size
because it was attached with the old size. Maybe there should be a check if the
pool associated with the buffer has changed.

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

Reply via email to