When will the thread id printed by DLOG be 1?

16 views
Skip to first unread message

Leon

unread,
Jan 13, 2017, 2:07:18 AM1/13/17
to Chromium-dev
For example, some DLOG prints just like:
[1: 1: 0113/144501.174655: ERROR: xxxx.cc(102)] XXXXX

Why the thread id is just 1? Thanks.

Ken Rockot

unread,
Jan 13, 2017, 7:25:56 AM1/13/17
to Leon, Chromium-dev
In a sandboxed process, on the main thread.

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev

Primiano Tucci

unread,
Jan 13, 2017, 1:33:45 PM1/13/17
to roc...@chromium.org, Leon, Chromium-dev
Yup that's because, as a sandboxing mechanism, the child processes are in a different pid namespace.
Reply all
Reply to author
Forward
0 new messages