Closed
Bug 504850
Opened 17 years ago
Closed 16 years ago
assertion failure in oggz_close when playing corrupted ogg theora file
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 498380
People
(Reporter: keeler, Unassigned)
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11
Build Identifier: mozilla-central revision 19e12cf52506
firefox exits with "oggz_close: Assertion `oggz_dlist_is_empty(oggz->packet_buffer)' failed." when playing the attached file.
Reproducible: Always
Steps to Reproduce:
1. Load attached file.
Actual Results:
firefox exits with an assertion failure.
| Reporter | ||
Comment 1•17 years ago
|
||
| Reporter | ||
Comment 2•17 years ago
|
||
| Reporter | ||
Updated•17 years ago
|
Comment 3•16 years ago
|
||
I saw this assertion failure while running the toolkit/content/tests/widgets/test_videocontrols_audio_direction.html mochitest with a 1.9.2 debug build.
What triggers the assertion in that test is the toolkit/content/tests/widgets/black.ogv video file.
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•