Closed
Bug 1061826
Opened 11 years ago
Closed 7 years ago
stagefright asserts on non-debug builds
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: rillian, Unassigned)
Details
libstagefright's CHECK() macro calls __android_log_assert which asserts even on non-debug builds. This probably isn't what we want. It would be better to cancel playback rather than just crashing, where possible.
Updated•10 years ago
|
Component: Audio/Video → Audio/Video: Playback
Comment 1•7 years ago
|
||
Mass closing do to inactivity.
Feel free to re-open if still needed.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•