Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Oct 2019 02:38:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 240934] audio/pulseaudio: shm_open() failed: Permission denied
Message-ID:  <bug-240934-6497-s97PDERdHz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240934-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240934-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240934

--- Comment #4 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kevans
Date: Wed Oct  2 02:37:35 UTC 2019
New revision: 352952
URL: https://svnweb.freebsd.org/changeset/base/352952

Log:
  shm_open2(2): completely unbreak

  kern_shm_open2(), since conception, completely fails to pass the mode alo=
ng
  to kern_shm_open(). This breaks most uses of it.

  Add tests alongside this that actually check the mode of the returned
  files.

  PR:           240934 [pulseaudio breakage]
  Reported by:  ler, Andrew Gierth [postgres breakage]
  Diagnosed by: Andrew Gierth (great catch)
  Tested by:    ler, tmunro
  Pointy hat to:        kevans

Changes:
  head/sys/kern/uipc_shm.c
  head/tests/sys/posixshm/posixshm_test.c

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240934-6497-s97PDERdHz>