Closed Bug 1257701 Opened 9 years ago Closed 9 years ago

Crash [@ mozilla::MockMediaResource::ReadAt] with WebM/VP9

Categories

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

x86_64
Linux
defect

Tracking

()

RESOLVED FIXED
Tracking Status
firefox48 --- affected

People

(Reporter: decoder, Assigned: kinetik)

References

Details

(Keywords: crash, testcase)

Crash Data

Attachments

(3 files)

The attached testcase crashes on mozilla-inbound revision f30fc906416f (build with --enable-optimize --disable-debug --enable-address-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 This test crashes due to an out-of-memory condition, there is probably a NULL check missing somewhere.
Attached file Detailed Crash Information (deleted) —
Attached file Testcase (deleted) —
Assignee: nobody → kinetik
Status: NEW → ASSIGNED
Attached patch bug1257701_v0.patch (deleted) — Splinter Review
Attachment #8733613 - Flags: review?(giles)
Attachment #8733613 - Flags: review?(giles) → review+
Priority: -- → P2
Fixed by bug 1257699.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: