Closed Bug 1080507 Opened 10 years ago Closed 6 years ago

Crash in abort | abort | __android_log_assert | stagefright::MPEG4Source::start(stagefright::MetaData*)

Categories

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

34 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: FlorinMezei, Unassigned)

References

Details

(Keywords: crash)

Crash Data

This is a follow up from bug 1066319 (see https://bugzilla.mozilla.org/show_bug.cgi?id=1066319#c22)

This is report bp-d4c9ae15-172b-4230-8273-2566b2141008.

The crash was supposed to be fixed by the fix for bug 1066319, but still shows:
- 235 crashes on Firefox 34.0a2, in builds from September 20th (when the fix landed) and later
- NO crashes on Firefox 35.0a1, in builds from September 16th (when the fix landed) and later

According to Ralph Giles in https://bugzilla.mozilla.org/show_bug.cgi?id=1066319#c22, this "suggests there's something we need to backport".
See Also: → 1080521
There's another crash showing up that started around Sept. 19th, probably related but I'm not sure:
abort | abort | __android_log_assert | stagefright::MPEG4Source::stop()

More reports: https://crash-stats.mozilla.com/report/list?product=Firefox&range_value=7&range_unit=days&date=2014-10-09&signature=abort+|+abort+|+__android_log_assert+|+stagefright%3A%3AMPEG4Source%3A%3Astop%28%29&version=Firefox%3A34.0a2

Why does this show up as a crash on Windows machines but with an android-related error message?
(In reply to Liz Henry :lizzard from comment #1)

> Why does this show up as a crash on Windows machines but with an
> android-related error message?

We're using android's mp4 demuxer on all platforms (libstagefright) including a stub of the android logging system. So it looks like an android symbol, but it's actually from our in-tree version and can show on any platform.
Good news, everyone! I've found a very reliable way to reproduce this. I load https://developer.apple.com/watchkit/ and as soon as the page is loaded, CRASH. I submitted 7 crash reports as I investigated if it was an extension or plugin, which seemed to be negative except for the Cisco video plugin which wouldn't accept an "ask me" option.

bp-b9245586-06ae-49c2-8134-9e9302141118	11/18/2014	2:10 PM
bp-f86f32d9-c57a-4010-8c90-e913b2141118	11/18/2014	2:08 PM
bp-36acf77c-4c95-419a-acf8-d67612141118	11/18/2014	2:07 PM
bp-3b451ec0-44c2-46a1-abea-6eb332141118	11/18/2014	2:07 PM
bp-82025182-723a-4d15-b282-a792c2141118	11/18/2014	2:04 PM
bp-2d415c2d-0bda-4a99-9d1e-2c2bb2141118	11/18/2014	2:03 PM
bp-a9445e34-ad12-46a4-a52d-24be72141118	11/18/2014	2:02 PM

Times are eastern time.

Windows 8.1, x64, latest beta as of today.
Component: Audio/Video → Audio/Video: Playback
Crash Signature: [@ abort | abort | __android_log_assert | stagefright::MPEG4Source::start(stagefright::MetaData*) ] → [@ abort | abort | __android_log_assert | stagefright::MPEG4Source::start(stagefright::MetaData*) ] [@ abort | abort | __android_log_assert | stagefright::MPEG4Source::start ]
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.