Closed
Bug 885033
Opened 13 years ago
Closed 12 years ago
crash in webrtc::videocapturemodule::VideoCaptureAndroid::ProvideCameraFrame
Categories
(Core :: WebRTC: Audio/Video, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: scoobidiver, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [native-crash][getUserMedia][android-gum-])
Crash Data
It was hit by the user that hit also bug 885031.
Signature webrtc::videocapturemodule::VideoCaptureAndroid::ProvideCameraFrame(_JNIEnv*, _jobject*, _jbyteArray*, int, long long) More Reports Search
UUID 6a2744fe-6477-412c-a789-b83da2130619
Date Processed 2013-06-19 20:04:37
Uptime 284
Last Crash 4.8 minutes before submission
Install Age 1.0 hours since version was first installed.
Install Time 2013-06-19 15:59:50
Product FennecAndroid
Version 24.0a1
Build ID 20130619031048
Release Channel nightly
OS Android
OS Version 0.0.0 Linux 2.6.32.9 #1 Fri Jan 28 09:51:53 KST 2011 armv7l samsung/GT-I9000B/GT-I9000B/GT-I9000B:2.2.1/FROYO/VJJPH:user/release-keys
Build Architecture arm
Build Architecture Info ARMv0
Crash Reason SIGSEGV
Crash Address 0x7000c6
App Notes
AdapterDescription: 'Imagination Technologies -- PowerVR SGX 540 -- OpenGL ES 2.0 -- Model: GT-I9000B, Product: GT-I9000B, Manufacturer: samsung, Hardware: smdkc110'
GL Layers! EGL? EGL+ GL Context? GL Context+ GL Layers+
samsung GT-I9000B
samsung/GT-I9000B/GT-I9000B/GT-I9000B:2.2.1/FROYO/VJJPH:user/release-keys
Processor Notes sp-processor07_phx1_mozilla_com_26539:2012; exploitability tool: ERROR: unable to analyze dump
EMCheckCompatibility True
Adapter Vendor ID Imagination Technologies
Adapter Device ID PowerVR SGX 540
Device samsung GT-I9000B
Android API Version 8 (REL)
Android CPU ABI armeabi-v7a
Frame Module Signature Source
0 libxul.so webrtc::videocapturemodule::VideoCaptureAndroid::ProvideCameraFrame media/webrtc/trunk/webrtc/modules/video_capture/android/video_capture_android.cc:261
1 libdvm.so dvmPlatformInvoke
2 @0xcd2e
3 libdvm.so dvmCallJNIMethod_general
4 dalvik-jit-code-cache (deleted) dalvik-jit-code-cache @0x71e
5 0 (deleted) 0 @0x76ffe
6 libdvm.so __ashldi3
7 libdvm.so __ashldi3
8 libdvm.so dvmMterpStd
9 libdvm.so dvmInterpret
10 libdvm.so dvmInvokeMethod
11 libdvm.so dvmFreeDexOrJar
12 libdvm.so dvmAsmSisterStart
13 libdvm.so dvmMterpStd
14 libdvm.so dvmInterpret
15 libdvm.so dvmCallMethodV
16 libdvm.so JNI_CreateJavaVM
...
More reports at:
https://crash-stats.mozilla.com/report/list?signature=webrtc%3A%3Avideocapturemodule%3A%3AVideoCaptureAndroid%3A%3AProvideCameraFrame%28_JNIEnv*%2C+_jobject*%2C+_jbyteArray*%2C+int%2C+long+long%29
| Reporter | ||
Updated•13 years ago
|
Crash Signature: [@ webrtc::videocapturemodule::VideoCaptureAndroid::ProvideCameraFrame(_JNIEnv*, _jobject*, _jbyteArray*, int, long long)] → [@ webrtc::videocapturemodule::VideoCaptureAndroid::ProvideCameraFrame(_JNIEnv*, _jobject*, _jbyteArray*, int, long long)]
[@ jemalloc_crash | arena_dalloc | 2 (deleted)@0x1d09ce ]
[@ jemalloc_crash | arena_dalloc | 2 (deleted)@0x23cbae ]
[@ jemalloc_c…
Comment 1•13 years ago
|
||
Not blocking on an Android 2.2-specific crash.
Whiteboard: [native-crash] → [native-crash][getUserMedia][android-gum-]
Updated•12 years ago
|
tracking-fennec: --- → ?
Comment 2•12 years ago
|
||
Note - this crash doesn't appear to be present within the last 28 days.
Updated•12 years ago
|
Status: NEW → RESOLVED
tracking-fennec: ? → -
Closed: 12 years ago
Resolution: --- → WORKSFORME
Comment 3•12 years ago
|
||
we really need RESOLVED:FIXEDBYMAGIC
You need to log in
before you can comment on or make changes to this bug.
Description
•