Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 657764 - media-gfx/gmic-2.0.0: ACCESS VIOLATION writing to /dev/dri/renderD128
Summary: media-gfx/gmic-2.0.0: ACCESS VIOLATION writing to /dev/dri/renderD128
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-10 21:06 UTC by Erich Seifert
Modified: 2018-12-30 08:27 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (media-gfx:gmic-2.0.0:20180610-210844.log,28.38 KB, text/plain)
2018-06-10 21:16 UTC, Erich Seifert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erich Seifert 2018-06-10 21:06:23 UTC
Installation of media-gfx/gmic-2.0.0 fails because of an sandbox access violation:

F: open_wr
S: deny
P: /dev/dri/renderD128
A: /dev/dri/renderD128
R: /dev/dri/renderD128
C: ./gmic -v - /var/tmp/portage/media-gfx/gmic-2.0.0/work/gmic-2.0.0/src/gmic_stdlib.gmic raw:/var/tmp/portage/media-gfx/gmic-2.0.0/work/gmic-2.0.0/src/gmic_stdlib.gmic,uchar -__help man
Comment 1 Erich Seifert 2018-06-10 21:16:15 UTC
Created attachment 535602 [details]
build.log
Comment 2 Larry the Git Cow gentoo-dev 2018-12-30 08:27:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4de7949186333cfd1c8ef2c29ac015591f3fba28

commit 4de7949186333cfd1c8ef2c29ac015591f3fba28
Author:     Tim Harder <radhermit@gentoo.org>
AuthorDate: 2018-12-30 08:06:08 +0000
Commit:     Tim Harder <radhermit@gentoo.org>
CommitDate: 2018-12-30 08:26:39 +0000

    media-gfx/gmic: version bump to 2.4.3
    
    Closes: https://bugs.gentoo.org/556116
    Closes: https://bugs.gentoo.org/621270
    Closes: https://bugs.gentoo.org/622466
    Closes: https://bugs.gentoo.org/628318
    Closes: https://bugs.gentoo.org/629194
    Closes: https://bugs.gentoo.org/633950
    Closes: https://bugs.gentoo.org/643090
    Closes: https://bugs.gentoo.org/657764
    
    Signed-off-by: Tim Harder <radhermit@gentoo.org>

 media-gfx/gmic/Manifest                    |   1 +
 media-gfx/gmic/files/gmic-2.4.3-curl.patch | 100 +++++++++++++++++
 media-gfx/gmic/gmic-2.4.3.ebuild           | 170 +++++++++++++++++++++++++++++
 media-gfx/gmic/metadata.xml                |   1 +
 4 files changed, 272 insertions(+)