DescriptionDon't print the callstack in forked browser test processes. This may allocate memory or try to acquire OS locks which may already be locked from the parent process. This was happening because there's a race condition where the browser process forks a process and shuts it down very soon after, before it calls exec*.
BUG=141302, 139209, 36678
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150603
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : sync #Patch Set 5 : simplify #
Messages
Total messages: 3 (0 generated)
|