Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 387227 - dev-util/cmake-2.8.6-r1 - access violation
Summary: dev-util/cmake-2.8.6-r1 - access violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-15 18:42 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2011-10-19 21:11 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,39.17 KB, text/plain)
2011-10-15 18:42 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-10-15 18:42:44 UTC
Created attachment 289891 [details]
build.log

-- Build files have been written to: /var/tmp/portage/dev-util/cmake-2.8.6-r1/work/cmake-2.8.6_build
>>> Source configured.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-19336.log"

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: open_wr
S: deny
P: /proc/self/coredump_filter
A: /proc/self/coredump_filter
R: /proc/20044/coredump_filter
C: /opt/oracle-jdk-bin-1.7.0/bin/java -version 
--------------------------------------------------------------------------------
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2011-10-16 16:38:50 UTC
@java: please could you give us a hand here...
Comment 2 Serkan Kaba (RETIRED) gentoo-dev 2011-10-16 19:31:46 UTC
See the related bug.
Comment 3 Nikos Chantziaras 2011-10-18 22:19:53 UTC
Will this get fixed any time soon or should we mask it for now?
Comment 4 Miroslav Šulc gentoo-dev 2011-10-18 23:01:48 UTC
'addpredict /proc/self/coredump_filter' should make this issue gone. it is caused by java 7 being used in the emerge process (happens both with oracle-jdk-bin:7 and icedtea:7).
Comment 5 Andreas K. Hüttel archtester gentoo-dev 2011-10-19 21:11:34 UTC
(In reply to comment #4)
> 'addpredict /proc/self/coredump_filter' should make this issue gone. it is
> caused by java 7 being used in the emerge process (happens both with
> oracle-jdk-bin:7 and icedtea:7).

Thanks, should be fixed now. Please re-sync in an hour and try again.