lp:~paelzer/ubuntu/+source/mesa

Get this repository:
git clone https://git.launchpad.net/~paelzer/ubuntu/+source/mesa
Only Christian Ehrhardt  can upload to this repository. If you are Christian Ehrhardt  please log in for upload directions.

Branches

Name Last Modified Last Commit
suggest-ignoring-signal-seccomp-crash-affinity 2019-03-07 10:18:14 UTC
util/u_queue: handle SISGSYS on pthread_setaffinity_np

Author: Christian Ehrhardt 
Author Date: 2019-03-07 07:15:44 UTC

util/u_queue: handle SISGSYS on pthread_setaffinity_np

If running in a seccomp sandbox the pthread_setaffinity_np call might
fail and the default action of SISGSYS is to crash dump the
application.

While setting the affinity is preferred, it is only an optimization
and should not abort the program if it triggers the seccomp filter.

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

11 of 1 result
This repository contains Public information 
Everyone can see this information.