Open Bug 1894536 Opened 7 months ago Updated 1 month ago

UndefinedBehaviorSanitizer: /dom/media/platforms/ffmpeg/FFmpegVideoDecoder.cpp:1339:24: runtime error: load of value 113, which is not a valid value for type 'enum AVColorSpace'

Categories

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

x86_64
Linux
defect

Tracking

()

Tracking Status
firefox127 --- affected

People

(Reporter: truber, Unassigned)

References

Details

(Keywords: assertion, testcase)

Attachments

(2 files)

The attached testcase crashes on mozilla-central revision 20240430-b7a1a8a3af7f (build with --enable-undefined-sanitizer).

For detailed crash information, see attachment.

To reproduce the issue, you can run the testcase through the "MediaDataDecoder.VP9" gtest. Example STR:

  1. Change into objdir/dist/bin of your Firefox build
  2. Place attached testcase into objdir, keep the name "vp9cake.webm"
  3. Run: GTEST_FILTER=MediaDataDecoder.VP9 MOZ_RUN_GTEST=1 ./firefox -unittest
Attached file Testcase
See Also: → 1791365
Severity: -- → S3

I would like to take this issue and start working on it. Please assign it to me if possible.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: