Open Bug 1881372 Opened 3 months ago Updated 5 days ago

Crash in [@ RedBlackTree<T>::TreeNode::SetLeft]

Categories

(Core :: Memory Allocator, defect)

Other
All
defect

Tracking

()

Tracking Status
firefox125 --- affected

People

(Reporter: release-mgmt-account-bot, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/9695b1d6-530d-48ae-9d26-417310240217

MOZ_CRASH Reason: MOZ_RELEASE_ASSERT(mNode)

Top 10 frames of crashing thread:

0  mozglue.dll  AnnotateMozCrashReason  mfbt/Assertions.h:46
0  mozglue.dll  RedBlackTree<arena_chunk_t, ArenaDirtyChunkTrait>::TreeNode::SetLeft  memory/build/rb.h:160
0  mozglue.dll  RedBlackTree<arena_chunk_t, ArenaDirtyChunkTrait>::RotateLeft  memory/build/rb.h:557
0  mozglue.dll  RedBlackTree<arena_chunk_t, ArenaDirtyChunkTrait>::Remove  memory/build/rb.h:447
0  mozglue.dll  RedBlackTree<arena_chunk_t, ArenaDirtyChunkTrait>::Remove  memory/build/rb.h:137
0  mozglue.dll  arena_t::SplitRun  memory/build/mozjemalloc.cpp:2692
0  mozglue.dll  arena_t::AllocRun  memory/build/mozjemalloc.cpp:2830
0  mozglue.dll  arena_t::MallocLarge  memory/build/mozjemalloc.cpp:3313
0  mozglue.dll  arena_t::Malloc  memory/build/mozjemalloc.cpp:3335
0  mozglue.dll  BaseAllocator::malloc  memory/build/mozjemalloc.cpp:4551

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

  • First crash report: 2024-02-17
  • Process type: Content
  • Is startup crash: No
  • Has user comments: No
  • Is null crash: Yes - 1 out of 2 crashes happened on null or near null memory address

The Bugbug bot thinks this bug should belong to the 'Core::Memory Allocator' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: General → Memory Allocator

The severity field is not set for this bug.
:glandium, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(mh+mozilla)
Severity: -- → S2
Flags: needinfo?(mh+mozilla)
You need to log in before you can comment on or make changes to this bug.