Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.

SDE failure trying to look at "chrome"

perfwise
Beginner
409 Views

Hi,

    I tried the latest version of SDE, running in Ubuntu 12.04 with 3.2.0.40 kernel.  I get the following response:

>sde -- google-chrome

Failed to move to new PID namespace: Operation not permitted

Any ideas as to how I can run chrome with sde.  I was successful in running firefox btw.  Thanks for any help.. 

perfwise

0 Kudos
2 Replies
MarkC_Intel
Moderator
409 Views

Yes, I get this too using the 64b version of chome on ubuntu 12.10. I am checking w/ the pin team to see what they say. Long ago we had a problem with some unsupported-by-pin idioms in the clone system call that chrome used. Possibly this is related.

0 Kudos
AdyT_Intel
Moderator
409 Views

The problem that you see is due to a Linux sandbox mechanism. More information about it is available in code.google.com. There is an option to run chrome without sandboxing by adding --no-sandbox in the chrome command line.

 

0 Kudos
Reply