Incomplete x11 interface

Bug #1611978 reported by Cemil Azizoglu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Snappy
Fix Released
Medium
Jamie Strandboge

Bug Description

When running mesa demos (https://github.com/ubuntu/snappy-playpen/pull/205) as snaps under X11, I noticed they get seccomp denials as follows :

= Seccomp =
Time: Aug 9 15:49:17
Log: auid=4294967295 uid=1000 gid=1000 ses=4294967295 pid=10683 comm="gears" exe="/snap/mesa-demos/x1/demos/gears" sig=31 arch=c000003e 46(sendmsg) compat=0 ip=0x7fb776209bd0 code=0x0
Syscall: sendmsg

I traced it to glXMakeCurrent/eglMakeCurrent calls. Upon further investigation, however, 'sendmsg' is being used to access the X server (see the attached strace log). So it shouldn't be part of the 'opengl' interface but rather the 'x11' interface.

Revision history for this message
Cemil Azizoglu (cemil-azizoglu) wrote :
Changed in snappy:
assignee: nobody → Jamie Strandboge (jdstrand)
status: New → In Progress
Changed in snappy:
importance: Undecided → Medium
milestone: none → 2.15
status: In Progress → Fix Committed
Changed in snappy:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.