Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32823 - sys-libs/db-4.0.14-r3 sandbox violation
Summary: sys-libs/db-4.0.14-r3 sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Paul de Vrieze (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-05 13:47 UTC by Radoslaw Szkodzinski
Modified: 2003-11-06 02:47 UTC (History)
0 users

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


Attachments
emerge --verbose db (log,260.91 KB, text/plain)
2003-11-05 13:50 UTC, Radoslaw Szkodzinski
Details
emerge --verbose info (info,3.98 KB, text/plain)
2003-11-05 13:54 UTC, Radoslaw Szkodzinski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Radoslaw Szkodzinski 2003-11-05 13:47:43 UTC
My system is hardened gentoo, grsecurity enabled.

Log and info will be attached shortly.
Comment 1 Radoslaw Szkodzinski 2003-11-05 13:50:05 UTC
Created attachment 20306 [details]
emerge --verbose db
Comment 2 Radoslaw Szkodzinski 2003-11-05 13:54:18 UTC
Created attachment 20308 [details]
emerge --verbose info
Comment 3 Paul de Vrieze (RETIRED) gentoo-dev 2003-11-06 02:47:37 UTC
This is due to the newest ibm jdk using /proc/self/maps in javac, and as
such generating sandbox violations. It is probably a speed improvement, but
I don't know exactly what it does. It is harmless, so I added an addwrite.
However a structural solution will probably be needed.