Descriptionlinux: Crash browser on too-big messages to zygote.
This adds CHECKs to the browser if it attempts to send a
message to the zygote that exceeds the maximum message size
(which causes an EMSGSIZE error in the zygote) or that
contains too many file descriptors.
I'm hoping that this will help make the source of the
problem more apparent when we hit the message size limit,
which we appear to have done multiple times (it was
originally 1 KB and is now 2 KB).
BUG=154409
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161645
Patch Set 1 #Patch Set 2 : update CHECKs #
Messages
Total messages: 5 (0 generated)
|