Bug 102980

Summary: weston crashes with egl use since wayland-drm: constify the callbacks struct
Product: Mesa Reporter: Andy Furniss <adf.lists>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact: mesa-dev
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Andy Furniss 2017-09-25 16:51:45 UTC
radeonsi since 

commit 1d0be5b3fe548ee33d4520092f583c76d42510a6
Author: Emil Velikov <emil.velikov@collabora.com>
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.
Comment 1 Andy Furniss 2017-09-27 18:45:33 UTC
commit has been reverted.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.