Closed Bug 1767882 Opened 3 years ago Closed 3 years ago

Parent process hang on macOS

Categories

(Core :: Networking, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1767918

People

(Reporter: emilio, Unassigned)

References

Details

Attachments

(1 file)

Attached file fx-nightly-hang.txt

After updating to the latest macOS nightly the parent process is hung up and doesn't respond at all.

Filing under networking due to the stack from activity monitor for now.

Nevermind, wrong address. The actual inline stack is:

mozilla::OffTheBooksCondVar::Wait() at /builds/worker/workspace/obj-build/dist/include/mozilla/CondVar.h:58
 (inlined by) mozilla::Monitor::Wait() at /builds/worker/workspace/obj-build/dist/include/mozilla/Monitor.h:35
 (inlined by) mozilla::detail::BaseMonitorAutoLock<mozilla::Monitor>::Wait() at /builds/worker/workspace/obj-build/dist/include/mozilla/Monitor.h:134
 (inlined by) (anonymous namespace)::BufferWriter::WriteAsync() at /builds/worker/checkouts/gecko/netwerk/base/nsNetUtil.cpp:1533
 (inlined by) (anonymous namespace)::BufferWriter::Write() at /builds/worker/checkouts/gecko/netwerk/base/nsNetUtil.cpp:1412
 (inlined by) NS_ReadInputStreamToBuffer(nsIInputStream*, void**, long long, unsigned long long*) at /builds/worker/checkouts/gecko/netwerk/base/nsNetUtil.cpp:1650
Component: Gecko Profiler → Networking

(That crash was forced via kill -SIGABRT <pid>)

After restarting, I got another extremely similar crash (not hang!): https://crash-stats.mozilla.org/report/index/7d812641-c946-476e-9111-5e8050220504

And now nightly seems to work fine again, so far

I've seen this kind of thing as well

It's being called from DataPipeReceiver::AsyncWait, and that code is fairly new (from bug 1346446), so maybe Nika has an idea what might be going on?

Flags: needinfo?(nika)
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
Flags: needinfo?(nika)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: