Closed Bug 633462 Opened 13 years ago Closed 13 years ago

Talos turns orange on "###!!! [Child][RPCChannel] Error: Channel closing: too late to send/recv, messages will be lost"

Categories

(Core :: IPC, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: cjones, Assigned: cjones)

Details

Attachments

(1 file)

This isn't a serious problem, it just means that some code attempted to send a message after the ContentChild channel started closing.  That's not unexpected in opt builds.  Talos shouldn't go orange from that, so probably the "Error:" string should be changed.
Attachment #513213 - Flags: review?(bent.mozilla) → review+
Comment on attachment 513213 [details] [diff] [review]
Nuke this printf in release builds

Would like to land because
 - kills printf in release builds
 - doesn't spuriously turn talos orange for fennec when events are processed with unlucky (but not disallowed) timing during content-process shutdown

No risk.
Attachment #513213 - Flags: approval2.0?
Attachment #513213 - Flags: approval2.0? → approval2.0+
http://hg.mozilla.org/mozilla-central/rev/5fad82bd457e
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: