Bug 1993828 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Crash report: https://crash-stats.mozilla.org/report/index/9d1c4f9a-9ae8-477b-b1b9-ae5120251007

MOZ_CRASH Reason:
```
Redirecting call to abort() to mozalloc_abort
```

Top 10 frames of crashing thread:
```
0  firefox-bin  MOZ_CrashSequence  mfbt/Assertions.h:237
0  firefox-bin  MOZ_Crash  mfbt/Assertions.h:375
0  firefox-bin  mozalloc_abort  memory/mozalloc/mozalloc_abort.cpp:35
1  firefox-bin  abort  memory/mozalloc/mozalloc_abort.cpp:90
2  libgallium-24.2.8.so  libgallium-24.2.8.so@0x1e129  
3  libgallium-24.2.8.so  libgallium-24.2.8.so@0xff5d4b  
4  memfd:mozilla-ipc (deleted)  memfd:mozilla-ipc @0x4cd5f7f  
5  libgallium-24.2.8.so  libgallium-24.2.8.so@0xff716c  
6  libgallium-24.2.8.so  libgallium-24.2.8.so@0xff716c  
7  libgallium-24.2.8.so  libgallium-24.2.8.so@0x1003ccc  
```

By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:

- **First crash report:** 2025-09-04
- **Process type:** Parent
- **Is startup crash:** No
- **Has user comments:** No
- **Is null crash:** Yes - all crashes happened on null or near null memory address

Back to Bug 1993828 Comment 0