Closed
Bug 510275
Opened 16 years ago
Closed 6 years ago
ipcshell fails on Linux if you're not running in a debugger
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: benjamin, Unassigned)
Details
On Linux, I can run ipcshell in a debugger just fine. But if I'm not in a debugger:
* the child process exits almost immediately
* the parent process hangs in mozilla::ipc::GeckoChildProcessHost::SyncLaunch
| Reporter | ||
Comment 1•16 years ago
|
||
FWIW, this was on Linux... haven't tried Windows.
OS: Windows NT → Linux
Comment 2•6 years ago
|
||
I'm not entirely sure what ipcshell was, but it seems to have ceased existing as a separate executable in 2009, about 2 weeks after this bug was filed.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•