Closed
Bug 1979081
Opened 9 months ago
Closed 8 months ago
Firefox for Android Crash in [@ nsTArray_Impl<T>::ClearAndRetainStorage | nsTArray_Impl<T>::Clear | mozilla::DataChannelConnection::FinishClose_s]
Categories
(Core :: Networking, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 1979072
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr128 | --- | unaffected |
| firefox-esr140 | --- | unaffected |
| firefox141 | --- | affected |
| firefox142 | --- | affected |
| firefox143 | --- | affected |
People
(Reporter: aryx, Assigned: bwc)
References
Details
(Keywords: crash, Whiteboard: [necko-triaged])
Crash Data
23 crashes from 19 installs of Firefox for Android 141.0.
6/6 crashes checked have corrupted stacks
Crash report: https://crash-stats.mozilla.org/report/index/3ba494c2-2b7a-4783-ab76-436be0250724
Reason:
SIGSEGV / SEGV_MAPERR
Top 10 frames:
0 libxul.so nsTArray_base<nsTArrayInfallibleAllocator, nsTArray_RelocateUsingMemutils>::H... xpcom/ds/nsTArray.h:622
0 libxul.so nsTArray_Impl<mozilla::OutgoingMsg, nsTArrayInfallibleAllocator>::ClearAndRet... xpcom/ds/nsTArray.h:1493
0 libxul.so nsTArray_Impl<mozilla::OutgoingMsg, nsTArrayInfallibleAllocator>::Clear() xpcom/ds/nsTArray.h:1958
1 libxul.so mozilla::DataChannelConnection::FinishClose_s(mozilla::DataChannel*) netwerk/sctp/datachannel/DataChannel.cpp:1323
2 libxul.so mozilla::DataChannelConnection::CloseAll()::$_0::operator()() const netwerk/sctp/datachannel/DataChannel.cpp:1376
2 libxul.so mozilla::detail::RunnableFunction<mozilla::DataChannelConnection::CloseAll():... xpcom/threads/nsThreadUtils.h:548
3 libxul.so nsThread::ProcessNextEvent(bool, bool*) xpcom/threads/nsThread.cpp:1153
3 libxul.so NS_ProcessNextEvent(nsIThread*, bool) xpcom/threads/nsThreadUtils.cpp:480
4 libxul.so mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) ipc/glue/MessagePump.cpp:299
5 libxul.so MessageLoop::RunInternal() ipc/chromium/src/base/message_loop.cc:369
Flags: needinfo?(docfaraday)
| Assignee | ||
Comment 1•9 months ago
|
||
I bet this is a dupe of bug 1979072.
| Assignee | ||
Updated•8 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•