Closed
Bug 1897036
Opened 2 years ago
Closed 2 years ago
Crash in [@ AllocInfo::Get<T> | BaseAllocator::realloc | MozJemalloc::realloc]
Categories
(Core :: Memory Allocator, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1895579
| Tracking | Status | |
|---|---|---|
| firefox128 | --- | 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/4d65c685-d8ea-4c80-a817-9ca100240515
Reason: SIGSEGV / SI_KERNEL
Top 10 frames of crashing thread:
0 firefox-bin AllocInfo::Get<false> memory/build/mozjemalloc.cpp:3672
0 firefox-bin BaseAllocator::realloc memory/build/mozjemalloc.cpp:4801
0 firefox-bin MozJemalloc::realloc memory/build/malloc_decls.h:53
0 firefox-bin PageRealloc memory/build/PHC.cpp:1497
0 firefox-bin MozJemallocPHC::realloc memory/build/PHC.cpp:1501
0 firefox-bin ReplaceMalloc::realloc memory/build/malloc_decls.h:53
0 firefox-bin realloc memory/build/malloc_decls.h:53
1 libgallium_dri.so <name omitted> /usr/src/debug/mesa-24.0.6-2.fc40.x86_64/src/gallium/drivers/radeonsi/si_state_shaders.cpp:2962
1 libgallium_dri.so si_shader_select /usr/src/debug/mesa-24.0.6-2.fc40.x86_64/src/gallium/drivers/radeonsi/si_state_shaders.cpp:3041
2 libgallium_dri.so si_update_shaders< /usr/src/debug/mesa-24.0.6-2.fc40.x86_64/src/gallium/drivers/radeonsi/si_state_draw.cpp:129
By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:
- First crash report: 2024-05-10
- Process type: Multiple distinct types
- 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
| Reporter | ||
Comment 1•2 years ago
|
||
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
Updated•2 years ago
|
Group: core-security
Status: NEW → RESOLVED
Closed: 2 years ago
Duplicate of bug: CVE-2024-5695
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Group: core-security → core-security-release
Updated•1 year ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•