Closed Bug 597471 Opened 14 years ago Closed 1 month ago

XPCShellEnvironment crashes when the parent quits while the child is running tests

Categories

(Core :: IPC, defect)

x86
Linux
defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: jdm, Unassigned)

Details

While trying to add a timeout to the xpcshell in bug 597064, I've come across the following assertion.  The parent times out ahead of the child and immediately quits, which the child sees as message that's processed in _do_main() in head.js.  Therefore, the child ends up destructing XPCShellEnvironment and its associated JS context in the middle of executing JS code.
No longer blocks: 597064
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.