Open Bug 1838809 Opened 2 years ago Updated 2 years ago

Crash in [@ mozilla::detail::MaybeStorageBase<T>::Union::Union]

Categories

(Core :: Audio/Video: Playback, defect)

Unspecified
Windows 10
defect

Tracking

()

People

(Reporter: gsvelto, Unassigned)

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/da296680-a790-48b7-a7e5-b19b30230615

Reason: EXCEPTION_ACCESS_VIOLATION_READ

Top 10 frames of crashing thread:

0  xul.dll  mozilla::detail::MaybeStorageBase<unsigned char, 1>::Union::Union  mfbt/MaybeStorageBase.h:67
0  xul.dll  mozilla::detail::MaybeStorageBase<unsigned char, 1>::MaybeStorageBase  mfbt/MaybeStorageBase.h:79
0  xul.dll  mozilla::detail::CompactPairHelper<mozilla::detail::MaybeStorageBase<unsigned char, 1>, nsresult, 1, 1>::CompactPairHelper  mfbt/CompactPair.h:56
0  xul.dll  mozilla::CompactPair<mozilla::detail::MaybeStorageBase<unsigned char, 1>, nsresult>::CompactPairHelper  mfbt/CompactPair.h:185
0  xul.dll  mozilla::detail::ResultImplementationNullIsOkBase<unsigned char, nsresult>::ResultImplementationNullIsOkBase  mfbt/Result.h:96
0  xul.dll  mozilla::detail::ResultImplementationNullIsOk<unsigned char, nsresult, 1>::ResultImplementationNullIsOkBase  mfbt/Result.h:167
0  xul.dll  mozilla::detail::ResultImplementation<unsigned char, nsresult, 1>::ResultImplementationNullIsOkBase  mfbt/Result.h:198
0  xul.dll  mozilla::Result<unsigned char, nsresult>::Result  mfbt/Result.h:505
0  xul.dll  mozilla::BufferReader::ReadU8  dom/media/BufferReader.h:64
0  xul.dll  mozilla::H264::DecodeNALUnit  dom/media/platforms/agnostic/bytestreams/H264.cpp:484

This appears to happen during media playback, but importantly there's several comments mentioning opening URLs to videos via gmail:

as i want to open a link from my email box gmail and from youtube, if i click, Firefox crashes. I have to slowly copy a link like this: https://youtube.com/shorts/CVrwEJKj7RU?feature=share3 and then past it in the adress bar of a new tab, so it usually don't crash. ?? the end of the link seems unnecessary, but whith or without this end, when i copy, paste, it works well. The critical moment is if I left clik with the mouse or if i rignt click too fast apparently.

just the right click on a ling in gmail seems causing crash

It seems that the crash occurs repetitively as I'm about to rignt click on the link toward any video inside my gmail account.

Was opening a link forward a youtube windows

Indeed several crashes have the URL annotation set to https://mail.google.com

There's a few more video-related ones:

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

For more information, please visit BugBot documentation.

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