Bug 102980 - weston crashes with egl use since wayland-drm: constify the callbacks struct
Summary: weston crashes with egl use since wayland-drm: constify the callbacks struct
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-25 16:51 UTC by Andy Furniss
Modified: 2017-09-27 18:45 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.