Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 367967 - [gnome-overlay] media-libs/gst-plugins-base-0.10.32 fail with sandbox access violation
Summary: [gnome-overlay] media-libs/gst-plugins-base-0.10.32 fail with sandbox access ...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-18 23:40 UTC by Daniele Segato
Modified: 2012-03-25 08:43 UTC (History)
1 user (show)

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


Attachments
build log, with color escapes (build.log,84.08 KB, text/x-log)
2011-05-18 23:42 UTC, Daniele Segato
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniele Segato 2011-05-18 23:40:23 UTC
I was installing gnome3 for the first time.

The compile failed with ACCESS VIOLATION SUMMARY followed by a bunch of errors:


F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/libexec/gconfd-2 

F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/libexec/gconfd-2 

F: open_wr
S: deny
P: /root/.gconfd/saved_state
A: /root/.gconfd/saved_state
R: /root/.gconfd/saved_state
C: /usr/libexec/gconfd-2 

F: open_wr
S: deny
P: /root/.gconfd/saved_state
A: /root/.gconfd/saved_state
R: /root/.gconfd/saved_state
C: /usr/libexec/gconfd-2 

F: open_wr
S: deny
P: /root/.gconfd/saved_state
A: /root/.gconfd/saved_state
R: /root/.gconfd/saved_state
C: /usr/libexec/gconfd-2 

F: open_wr
S: deny
P: /root/.gconfd/saved_state
A: /root/.gconfd/saved_state
R: /root/.gconfd/saved_state
C: /usr/libexec/gconfd-2 

F: open_wr
S: deny
P: /root/.gconfd/saved_state
A: /root/.gconfd/saved_state
R: /root/.gconfd/saved_state
C: /usr/libexec/gconfd-2 

F: open_wr
S: deny
P: /root/.gconfd/saved_state
A: /root/.gconfd/saved_state
R: /root/.gconfd/saved_state
C: /usr/libexec/gconfd-2 

F: open_wr
S: deny
P: /root/.gconfd/saved_state
A: /root/.gconfd/saved_state
R: /root/.gconfd/saved_state
C: /usr/libexec/gconfd-2 

F: open_wr
S: deny
P: /root/.gconfd/saved_state.tmp
A: /root/.gconfd/saved_state.tmp
R: /root/.gconfd/saved_state.tmp
C: /usr/libexec/gconfd-2 


Reproducible: Always

Steps to Reproduce:
1. compile media-libs/gst-plugins-base-0.10.32 with standard feature 
2.
3.
Actual Results:  
sandbox access violation

Expected Results:  
the ebuild do not try to read / write outside it's sandbox
Comment 1 Daniele Segato 2011-05-18 23:42:03 UTC
Created attachment 273889 [details]
build log, with color escapes
Comment 2 Daniele Segato 2011-05-18 23:53:30 UTC
I did an emerge --resume, just in case, and it compiled successfully..

this is weird..
Comment 3 Pacho Ramos gentoo-dev 2012-01-30 10:15:29 UTC
Is this still valid?
Comment 4 Daniele Segato 2012-01-30 10:20:09 UTC
(In reply to comment #3)
> Is this still valid?

I've been able to install Gnome3 later on but I think an investigation on why the compile of gnome3 did try to write in the root home directory should be done before closing this bug

it may as well be already been fixed by that time, it's up to you to decide what to do :)

I never had that error again.
Comment 5 Pacho Ramos gentoo-dev 2012-03-25 08:43:37 UTC
Looks solved as I couldn't find any duplicate of this for gnome-overlay (in main tree looks to work fine for me)