Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 512894 - dev-java/icedtea-bin-6.1.13.3{-r1} results in ACCESS DENIED errors during configure in many applications
Summary: dev-java/icedtea-bin-6.1.13.3{-r1} results in ACCESS DENIED errors during con...
Status: RESOLVED DUPLICATE of bug 502280
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-10 15:23 UTC by Frank Krömmelbein
Modified: 2014-06-10 15:30 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info,5.78 KB, text/plain)
2014-06-10 15:24 UTC, Frank Krömmelbein
Details
build.log sys-devel/bison-2.4.3 (build.log,24.73 KB, text/x-log)
2014-06-10 15:25 UTC, Frank Krömmelbein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Krömmelbein 2014-06-10 15:23:30 UTC
I have switched my profile from default/linux/amd64/13.0/desktop/kde/systemd to hardened today, so i need to rebuild system and world.

During rebuild some applications fail with strange ACCESS DENIED errors during configure phase.

For example:
media-libs/libbluray-0.5.0, sys-devel/gettext-0.18.3.2 and sys-devel/bison-2.4.3

[ebuild   R   ~] dev-java/icedtea-bin-6.1.13.3-r1:6  USE="X alsa cups -cjk -doc -examples -nsplugin (-selinux) -source -webstart" 0 kB

The same happens also with version 6.1.13.3.

[ebuild   R    ] sys-devel/bison-2.4.3  USE="nls -static" 0 kB

checking for Java virtual machine...  * ACCESS DENIED:  open_wr:      /proc/self/coredump_filter
java
 * ACCESS DENIED:  open_wr:      /proc/self/coredump_filter
checking for Java compiler...  * ACCESS DENIED:  open_wr:      /proc/self/coredump_filter
 * ACCESS DENIED:  open_wr:      /proc/self/coredump_filter
 * ACCESS DENIED:  open_wr:      /proc/self/coredump_filter
 * ACCESS DENIED:  open_wr:      /proc/self/coredump_filter
 * ACCESS DENIED:  open_wr:      /proc/self/coredump_filter
 * ACCESS DENIED:  open_wr:      /proc/self/coredump_filter
javac -source 1.3
checking for Java virtual machine... (cached)  * ACCESS DENIED:  open_wr:      /proc/self/coredump_filter
java

There is also a thread in the forum about libreoffice, which seems to be have the same root cause:
https://forums.gentoo.org/viewtopic-t-992874.html?sid=7a1fcc1e1ecd44235015327d87e5349f

Downgrade of dev-java/icedtea-bin to version 6.1.12.7 solves this for me for all applications. But then the system is again affected by this security bug:
https://bugs.gentoo.org/show_bug.cgi?id=508270


Reproducible: Always
Comment 1 Frank Krömmelbein 2014-06-10 15:24:10 UTC
Created attachment 378644 [details]
emerge --info
Comment 2 Frank Krömmelbein 2014-06-10 15:25:05 UTC
Created attachment 378646 [details]
build.log sys-devel/bison-2.4.3
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-06-10 15:30:14 UTC

*** This bug has been marked as a duplicate of bug 502280 ***