Gentoo Archives: gentoo-dev

From: Maxim Koltsov <maksbotan@g.o>
To: "gentoo-dev@l.g.o" <gentoo-dev@l.g.o>
Subject: [gentoo-dev] ImageMagick[opencl] sandbox access violations
Date: Thu, 27 Mar 2014 07:29:13
Message-Id: CAB_Kkxzc_KBaETxp-GcErrpyG6Rdi5Pcgtz3TiAAn-3Skyxvjw@mail.gmail.com
1 Hello,
2 Currently there are four open bugs (see comment 2 in bug 490457) about
3 imagemagick tools causing access violations while trying to open GPU. There
4 is working solution:
5 http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild?r1=1.15&r2=1.16
6 This must be applied to all affected ebuilds, so maybe we should move this
7 code to some eclass (eutils?) so that ebuilds can just call the function
8 instead of copying the code?
9
10 Maxim.

Replies

Subject Author
Re: [gentoo-dev] ImageMagick[opencl] sandbox access violations "Diego Elio Pettenò" <flameeyes@×××××××××.eu>
Re: [gentoo-dev] ImageMagick[opencl] sandbox access violations "Andreas K. Huettel" <dilfridge@g.o>