[Mesa-dev] [Bug 102980] weston crashes with egl use since wayland-drm: constify the callbacks struct

2017-09-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102980

Andy Furniss  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #1 from Andy Furniss  ---
commit has been reverted.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 102980] weston crashes with egl use since wayland-drm: constify the callbacks struct

2017-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102980

Bug ID: 102980
   Summary: weston crashes with egl use since wayland-drm:
constify the callbacks struct
   Product: Mesa
   Version: unspecified
  Hardware: Other
OS: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: Mesa core
  Assignee: mesa-dev@lists.freedesktop.org
  Reporter: adf.li...@gmail.com
QA Contact: mesa-dev@lists.freedesktop.org

radeonsi since 

commit 1d0be5b3fe548ee33d4520092f583c76d42510a6
Author: Emil Velikov 
Date:   Fri Sep 1 14:18:50 2017 +0100

wayland-drm: constify the callbacks struct

weston will crash when running eg. weston-simple-egl

[16:50:02.331] caught signal: 11
[16:50:02.332] 0: /usr/bin/weston (on_caught_signal+0x17) [0x406427]
[16:50:02.332] 1: /lib/libc.so.6 (killpg+0x40) [0x7f83a1b5768f]
[16:50:02.332] 2: ? (?+0x40) [0x7ffd40ab39e0]
child 26005 exited

I rarely test/follow wayland/weston so may not have the best setup!

reverting from head the build fix + that commit will get me working.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev