Closed
Bug 993947
Opened 12 years ago
Closed 12 years ago
Camera crashes during MT call and MT SMS
Categories
(Core :: Graphics: Layers, defect, P1)
Tracking
()
RESOLVED
WORKSFORME
| blocking-b2g | 1.4+ |
People
(Reporter: tkundu, Unassigned)
Details
(Keywords: crash, Whiteboard: [CR 643757][b2g-crash])
Crash Data
Attachments
(1 file)
|
591.35 KB,
application/zip
|
Details |
STR:
1. Run stability test for camera.
2. While running camera test case, receive MT call and MT SMS.
3. After few hours of run, mini dumps are generated in the phone.
| Reporter | ||
Updated•12 years ago
|
blocking-b2g: --- → 1.4?
Comment 1•12 years ago
|
||
This bug seems dup of Bug 993736. Thread 0 has same stack.
-----------------------------------------
Thread 0
0 libc.so + 0x21a50
r4 = 0xb12deeb0 r5 = 0xb12deea4 r6 = 0x00000000 r7 = 0x000000f0
r8 = 0x00000001 r9 = 0xb6ffa154 r10 = 0xb12deeb0 fp = 0x00000004
sp = 0xbe9435a8 lr = 0xb6f55018 pc = 0xb6f67a50
Found by: given as instruction pointer in context
1 libc.so!__pthread_cond_timedwait [pthread.c : 1140 + 0xa]
sp = 0xbe9435c0 pc = 0xb6f55078
Found by: stack scanning
2 libmozglue.so!__wrap_pthread_cond_wait [Nuwa.cpp : 993 + 0x7]
r4 = 0x00000000 r5 = 0x00000000 sp = 0xbe9435d8 pc = 0xb6fbbd73
Found by: call frame info
3 libnss3.so!PR_Wait [ptsynch.c : 698 + 0x3]
r4 = 0xb12deea0 r5 = 0xb12deea4 r6 = 0xb12deeac sp = 0xbe943600
pc = 0xb53b9a59
Found by: call frame info
4 libxul.so!mozilla::ReentrantMonitor::Wait(unsigned int) [ReentrantMonitor.h : 89 + 0x5]
r4 = 0xb12deed8 r5 = 0xbe943654 r6 = 0xbe943630 r7 = 0xb12deec0
r8 = 0xb3d20b90 r9 = 0xb6d8482c r10 = 0xb3f35500 sp = 0xbe943620
pc = 0xb5a9685d
Found by: call frame info
5 libxul.so!mozilla::layers::ImageBridgeChild::FlushAllImages(mozilla::layers::ImageClient*, mozilla::layers::ImageContainer*, bool) [ImageBridgeChild.cpp : 432 + 0x9]
r4 = 0xb12deed8 r5 = 0xbe943654 r6 = 0xbe943630 r7 = 0xb12deec0
r8 = 0xb3d20b90 r9 = 0xb6d8482c r10 = 0xb3f35500 sp = 0xbe943628
pc = 0xb5a97e8b
Found by: call frame info
6 libxul.so!mozilla::layers::ImageContainer::ClearAllImages() [ImageContainer.cpp : 212 + 0x9]
r4 = 0xb33a2290 r5 = 0x00000000 r6 = 0xb339b640 r7 = 0xb3f35500
r8 = 0xb3fccd40 r9 = 0xb6d8482c r10 = 0xb3f35500 sp = 0xbe943670
pc = 0xb5a6814d
Found by: call frame info
7 libxul.so!mozilla::VideoFrameContainer::ClearCurrentFrame(bool) [VideoFrameContainer.cpp : 88 + 0x5]
r4 = 0xb339b6d0 r5 = 0x00000000 r6 = 0x00000001 r7 = 0xb3f35500
r8 = 0xb3fccd40 r9 = 0xb6d8482c r10 = 0xb3f35500 sp = 0xbe943688
pc = 0xb5f59e0d
Found by: call frame info
8 libxul.so!mozilla::VideoFrameContainer::Reset() [VideoFrameContainer.cpp : 70 + 0x5]
r4 = 0xb339b6d0 r5 = 0x00000000 r6 = 0x00000000 r7 = 0xb3f35500
r8 = 0xb3fccd40 r9 = 0xb6d8482c r10 = 0xb3f35500 sp = 0xbe9436a0
pc = 0xb5f59e2b
Found by: call frame info
9 libxul.so!mozilla::dom::HTMLMediaElement::Load() [HTMLMediaElement.cpp : 739 + 0x5]
r4 = 0xb3f35500 r5 = 0x00000000 r6 = 0x00000000 r7 = 0xb3f35500
r8 = 0xb3fccd40 r9 = 0xb6d8482c r10 = 0xb3f35500 sp = 0xbe9436b0
pc = 0xb5f169d7
Updated•12 years ago
|
blocking-b2g: 1.4? → 1.4+
Updated•12 years ago
|
Component: Gaia::Camera → Graphics: Layers
Product: Firefox OS → Core
Version: unspecified → 30 Branch
| Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 2•12 years ago
|
||
it is not seen in tip of v1.4 gaia/gecko for sometime. So closing it now. I will re-open if it comes again.
You need to log in
before you can comment on or make changes to this bug.
Description
•