Closed Bug 1839850 Opened 1 years ago Closed 1 year ago

Crash in [@ stackoverflow | MaybePageAlloc]

Categories

(Thunderbird :: General, defect)

Thunderbird 111
Unspecified
Windows 11
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: wsmwk, Unassigned)

References

Details

(Keywords: crash, Whiteboard: [snnot3p])

Crash Data

Crash signature exists only for Thunderbird. And rate increased significantly for 115.0b3.

Crash report: https://crash-stats.mozilla.org/report/index/dfb28283-1bbb-482f-88d6-ce6460230620

Reason: EXCEPTION_STACK_OVERFLOW

Top 10 frames of crashing thread:

0  mozglue.dll  MaybePageAlloc  memory/replace/phc/PHC.cpp:1164
1  mozglue.dll  PageMalloc  memory/replace/phc/PHC.cpp:1192
1  mozglue.dll  replace_malloc  memory/replace/phc/PHC.cpp:1201
2  xul.dll  mozglue_static::moz_memory::impl$0::alloc  mozglue/static/rust/lib.rs:182
2  xul.dll  mozglue_static::_::__rg_alloc  mozglue/static/rust/lib.rs:221
2  xul.dll  alloc::alloc::alloc  /rustc/84c898d65adf2f39a5a98507f1fe0ce10a2b8dbc/library/alloc/src/alloc.rs:95
2  xul.dll  alloc::alloc::Global::alloc_impl  /rustc/84c898d65adf2f39a5a98507f1fe0ce10a2b8dbc/library/alloc/src/alloc.rs:177
2  xul.dll  alloc::alloc::impl$1::allocate  /rustc/84c898d65adf2f39a5a98507f1fe0ce10a2b8dbc/library/alloc/src/alloc.rs:237
2  xul.dll  alloc::boxed::impl$1::try_new_uninit_in  /rustc/84c898d65adf2f39a5a98507f1fe0ce10a2b8dbc/library/alloc/src/boxed.rs:490
2  xul.dll  alloc::boxed::impl$1::new_uninit_in  /rustc/84c898d65adf2f39a5a98507f1fe0ce10a2b8dbc/library/alloc/src/boxed.rs:454
Flags: needinfo?(mkmelin+mozilla)

Looks like it's getting into some infinite loop in rust land

Flags: needinfo?(mkmelin+mozilla) → needinfo?(ikey)

Specifically it seems related to processing of an animated SVG. Looking into it atm.

Whiteboard: [snnot3p]

Crashes end after 117.0b1

Status: NEW → RESOLVED
Closed: 1 year ago
Flags: needinfo?(ikey)
Resolution: --- → WORKSFORME
See Also: → 1930619
You need to log in before you can comment on or make changes to this bug.