Abhishek Kanike
2018-06-28 18:40:18 UTC
Hi,
I am working in chromium for an application on Android. When i try to do a
system call, i am getting a non zero return value. That means the system
call is not working.
Basically I am just checking (copying to /sdcard/) the usermap of chromium
browser process (from /proc/<pid>/usermap).
I am guessing this is because chrome is running as a sandbox process. I
tried to disable sandbox, by passing --no-sandox as run time parameter to
chrome.
But when i pass this flag, chromium is crashing.
Can anyone please help me in accessing system files?
Regards,
K Abhishek
I am working in chromium for an application on Android. When i try to do a
system call, i am getting a non zero return value. That means the system
call is not working.
Basically I am just checking (copying to /sdcard/) the usermap of chromium
browser process (from /proc/<pid>/usermap).
I am guessing this is because chrome is running as a sandbox process. I
tried to disable sandbox, by passing --no-sandox as run time parameter to
chrome.
But when i pass this flag, chromium is crashing.
Can anyone please help me in accessing system files?
Regards,
K Abhishek
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.