Open Bug 1996024 Opened 1 month ago Updated 1 month ago

Crash in [@ arena_dalloc | nsPipeEvents::~nsPipeEvents]

Categories

(Core :: Widget: Gtk, defect, P3)

Unspecified
Linux
defect

Tracking

()

Tracking Status
firefox-esr115 --- unaffected
firefox-esr140 --- unaffected
firefox144 --- affected
firefox145 --- affected
firefox146 --- affected

People

(Reporter: aryx, Unassigned)

References

Details

(Keywords: crash)

Crash Data

Crash signature new for Firefox 144.0. 151 crashes from 81 installs on Linux, maybe only on OpenSuse and derivatives.

Crash report: https://crash-stats.mozilla.org/report/index/54276718-3739-4d90-8966-a38060251023

Reason:

SIGSEGV / SEGV_MAPERR

Top 10 frames:

0  firefox  arena_dalloc(void*, unsigned long, arena_t*)
1  libxul.so  nsPipeEvents::~nsPipeEvents()
2  libxul.so  nsPipe::OnPipeException(nsresult, bool)
3  libxul.so  nsPipe::OnInputStreamException(nsPipeInputStream*, nsresult)
4  libxul.so  nsPipeInputStream::CloseWithStatus(nsresult)
5  libxul.so  nsInputStreamPump::OnStateStop()
6  libxul.so  nsInputStreamPump::OnInputStreamReady(nsIAsyncInputStream*)
7  libxul.so  NS_NewCancelableRunnableFunction<CallbackHolder::CallbackHolder(nsIAsyncInput...
8  libxul.so  mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::det...
9  libxul.so  mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detai...

Looks like we're hitting a kind of assert or so.

Priority: -- → P3

I think I've seen that ~nsPipeEvents() also at bug 1990430 and IIUC all crashes here come from distributions that may use GCC?

Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.