Closed
Bug 964911
Opened 11 years ago
Closed 11 years ago
[B2G][RTSP] crash in __libc_android_abort | __android_log_assert | android::RtspConnectionHandler::parsePlayResponse(android::sp<android::ARTSPResponse> const&)
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 996688
Tracking | Status | |
---|---|---|
b2g-v1.2 | --- | unaffected |
b2g-v1.3 | --- | affected |
People
(Reporter: KTucker, Assigned: ethan)
Details
(Keywords: crash, reproducible, Whiteboard: dogfood1.3 [b2g-crash])
Crash Data
Attachments
(2 files)
This bug was filed from the Socorro interface and is
report bp-dc762d59-05e3-4856-b4ea-2e6dd2140128.
=============================================================
Description:
If the user repeatedly taps on a rtsp link to view a video, a crash will occur.
Prerequisite: Cellular data should be on and WiFi should be off.
Repro Steps:
1) Updated Buri to Build ID: 20140127004002
2) Tap on the "Browser" app.
3) Navigate to http://demo.smart-streaming.com/fms/demo/mobile.html
4) Repeatedly tap on one of the links to view the video.
5) If the video launches, tap the back arrow and repeatedly tap on the same link again.
6) Repeat steps 4 and 5 until encountering the crash.
Actual:
A crash will occur if the user repeatedly taps on a rtsp link.
Expected:
A crash should not occur if the user repeatedly taps on a rtsp link.
Environmental Variables
Device: Buri v 1.3.0 Mozilla RIL
Build ID: 20140127004002
Gecko: http://hg.mozilla.org/releases/mozilla-aurora/rev/c40099a42c1f
Gaia: 25a45a836a4a21a30f63fa7b544b42e8b781180a
Platform Version: 28.0a2
Firmware Version: v1.2-device.c2g
Notes:
Repro frequency: 100%
See attached: video clip, logcat
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Comment 2•11 years ago
|
||
This issue does not occur on the buri v 1.2.0 Mozilla RIL
Environmental Variables
Device: Buri v 1.2.0 Mozilla RIL
Build ID: 20140127004002
Gecko: http://hg.mozilla.org/releases/mozilla-b2g26_v1_2/rev/d10e1f965d0c
Gaia: 539a25e1887b902b8b25038c547048e691bd97f6
Platform Version: 26.0
RIL Version: 01.02.00.019.102
Firmware Version: v1.2-device.cfg
The user cannot view videos using rtsp links on v 1.2.0 and I was unable to reproduce the crash by zooming in and out using the website in the above steps.
Updated•11 years ago
|
Component: Gaia::Browser → Video/Audio
Product: Firefox OS → Core
Version: unspecified → 28 Branch
Updated•11 years ago
|
Keywords: reproducible
Whiteboard: dogfood1.3 → dogfood1.3 [b2g-crash]
Comment 3•11 years ago
|
||
STR feels a bit unrealistic, so won't nominate this to block.
Updated•11 years ago
|
Summary: [B2G][Browser] crash in __libc_android_abort | __android_log_assert | android::RtspConnectionHandler::parsePlayResponse(android::sp<android::ARTSPResponse> const&) → [B2G][RTSP] crash in __libc_android_abort | __android_log_assert | android::RtspConnectionHandler::parsePlayResponse(android::sp<android::ARTSPResponse> const&)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → ettseng
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•