Open
Bug 1808030
Opened 2 years ago
Updated 8 months ago
Crash in [@ java.lang.NullPointerException: at org.webrtc.videoengine.VideoCaptureAndroid.<init>]
Categories
(Core :: WebRTC: Audio/Video, defect, P3)
Tracking
()
NEW
People
(Reporter: bwc, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/f315843b-9815-49a2-8d8d-90f720221230
Java stack trace:
java.lang.NullPointerException
at org.webrtc.videoengine.VideoCaptureAndroid.<init>(VideoCaptureAndroid.java:162)
Seems very common.
Comment 1•2 years ago
|
||
Since the crash volume is low (less than 15 per week), the severity is downgraded to S3. Feel free to change it back if you think the bug is still critical.
For more information, please visit auto_nag documentation.
Severity: S2 → S3
Updated•2 years ago
|
Crash Signature: [@ java.lang.NullPointerException: at org.webrtc.videoengine.VideoCaptureAndroid.<init>(VideoCaptureAndroid.java)] → [@ java.lang.NullPointerException: at org.webrtc.videoengine.VideoCaptureAndroid.<init>]
Summary: Crash in [@ java.lang.NullPointerException: at org.webrtc.videoengine.VideoCaptureAndroid.<init>(VideoCaptureAndroid.java)] → Crash in [@ java.lang.NullPointerException: at org.webrtc.videoengine.VideoCaptureAndroid.<init>]
Updated•2 years ago
|
Crash Signature: [@ java.lang.NullPointerException: at org.webrtc.videoengine.VideoCaptureAndroid.<init>] → [@ java.lang.NullPointerException: at org.webrtc.videoengine.VideoCaptureAndroid.<init>(VideoCaptureAndroid.java)]
Updated•2 years ago
|
status-firefox114:
--- → affected
status-firefox115:
--- → affected
status-firefox-esr115:
--- → affected
Updated•2 years ago
|
status-firefox-esr115:
affected → ---
Updated•8 months ago
|
Priority: P2 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•