Closed
Bug 1985908
Opened 7 months ago
Closed 7 months ago
On camera access crashing Fenix and Focus tabs
Categories
(Core :: WebRTC: Audio/Video, defect)
Core
WebRTC: Audio/Video
Tracking
()
RESOLVED
DUPLICATE
of bug 1985868
People
(Reporter: aaronmt, Unassigned)
References
(Regression)
Details
(Keywords: crash, regression)
Attachments
(1 file)
|
327.83 KB,
image/png
|
Details |
Build from ui-test-arm via https://treeherder.mozilla.org/jobs?repo=autoland&selectedTaskRun=TRzzI24SQFaLJ2hMoUtwcw.0&searchStr=ui-&revision=84867e28e9032f408a7374d9c6ea0194a1421676
Build: 2025-08-28 (Autoland) / ARM64 Android API 34 AVDs
This is crashing Fenix and Focus tabs on access to camera in all Focus/Fenix ui-test jobs.
STR:
- https://mozilla-mobile.github.io/testapp/v2.0/permissions.html
- Tap Camera and Microphone, accept permissions
logcat on the matrices don't show much details unfortunately to grab from the AVDs on Test Lab other than
08-28 16:14:43.230 6241 6777 D WEBRTC-JC: stopCapture
08-28 16:14:43.230 6241 6777 I org.webrtc.Logging: CameraCapturer: Stop capture
08-28 16:14:43.230 6241 6777 I org.webrtc.Logging: CameraCapturer: Stop capture: Nulling session
08-28 16:14:43.231 6241 6777 I org.webrtc.Logging: CameraCapturer: Stop capture done
08-28 16:14:43.231 6241 6777 D WEBRTC-JC: stopCapture done
08-28 16:14:43.231 6241 6777 D HelpersAndroid: Detaching thread from JVM[tid=6777]
08-28 16:14:43.231 6241 6777 D HelpersAndroid: Attaching thread to JVM[tid=6777]
08-28 16:14:43.231 6241 6777 D HelpersAndroid: Detaching thread from JVM[tid=6777]
08-28 16:14:43.231 6241 6786 I org.webrtc.Logging: Camera2Session: Stop camera2 session on camera 1
08-28 16:14:43.231 6241 6786 I org.webrtc.Logging: Camera2Session: Stop internal
08-28 16:14:43.231 6241 6786 I org.webrtc.Logging: SurfaceTextureHelper: stopListening()
08-28 16:14:43.234 571 4541 I ActivityManager: Process org.mozilla.focus.debug:tab31 (pid 6444) has died: fg BTOP
| Reporter | ||
Updated•7 months ago
|
status-firefox142:
--- → unaffected
status-firefox143:
--- → unaffected
status-firefox144:
--- → affected
| Reporter | ||
Comment 1•7 months ago
|
||
Comment 2•7 months ago
|
||
:pehrsons, since you are the author of the regressor, bug 1286945, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Flags: needinfo?(apehrson)
Comment 3•7 months ago
|
||
Same root cause as bug 1985868 I believe. Marking tentatively.
Status: NEW → RESOLVED
Closed: 7 months ago
Duplicate of bug: 1985868
Flags: needinfo?(apehrson)
Resolution: --- → DUPLICATE
Updated•7 months ago
|
status-firefox142:
unaffected → ---
status-firefox143:
unaffected → ---
status-firefox144:
affected → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•