Closed
Bug 1015852
Opened 11 years ago
Closed 11 years ago
[dolphin][monkey test] monkey test crash at libxul.so!mozilla::gl::GLContextProviderEGL::CreateForWindow(nsIWidget*)
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| b2g-v1.4 | --- | affected |
People
(Reporter: angelc04, Assigned: jerry)
Details
(Keywords: crash, Whiteboard: [sprd315867][partner-blocker][b2g-crash])
Attachments
(1 file)
|
5.25 KB,
patch
|
Details | Diff | Splinter Review |
Operating system: Android
0.0.0 Linux 3.10.17 #1 PREEMPT Tue May 13 06:17:35 CST 2014 armv7l Spreadtrum/scx15_sp7715gaplus/scx15_sp7715ga:4.4.2/KOT49H/107:userdebug/test-keys
CPU: arm
1 CPU
Crash reason: SIGSEGV
Crash address: 0x0
Thread 19 (crashed)
0 libxul.so!mozilla::gl::GLContextProviderEGL::CreateForWindow(nsIWidget*) [GLContextProviderEGL.cpp : 685 + 0x2]
r4 = 0x00000018 r5 = 0xb6539044 r6 = 0xb6ea2431 r7 = 0xb1c017a4
r8 = 0xb64c97f4 r9 = 0x00000000 r10 = 0xb20f02f0 fp = 0xb1c018e4
sp = 0xb1c01790 lr = 0xb6ea049d pc = 0xb517ae80
Found by: given as instruction pointer in context
1 libxul.so!mozilla::layers::CompositorOGL::CreateContext() [CompositorOGL.cpp : 178 + 0x3]
r4 = 0x00000000 r5 = 0xb1c019a4 r6 = 0xafc51b40 r7 = 0xb002da10
r8 = 0xb1c01b00 r9 = 0x00000000 r10 = 0x00000001 fp = 0xb5f3b9a5
sp = 0xb1c018e0 pc = 0xb51dde53
Found by: call frame info
2 libxul.so!mozilla::layers::CompositorOGL::Initialize() [CompositorOGL.cpp : 247 + 0x7]
r4 = 0xb002da10 r5 = 0xb1c019a4 r6 = 0xafc51b40 r7 = 0xb002da10
r8 = 0xb1c01b00 r9 = 0x00000000 r10 = 0x00000001 fp = 0xb5f3b9a5
sp = 0xb1c018f8 pc = 0xb51df97b
Found by: call frame info
| Reporter | ||
Updated•11 years ago
|
Whiteboard: [sprd315867][partner-blocker]
| Reporter | ||
Comment 1•11 years ago
|
||
Since the log file is big. I uploaded it here: https://www.dropbox.com/s/vmhxjm1rsd8hqx8/1015852.tar.bz2
Comment 2•11 years ago
|
||
Hi Peter,
Please help to take a look this crash. assign to someone else if you are overloaded.
Flags: needinfo?(pchang)
| Assignee | ||
Comment 4•11 years ago
|
||
We got MOZ_CRASH() at:
https://hg.mozilla.org/releases/mozilla-b2g30_v1_4/file/334e9712f079/gfx/gl/GLContextProviderEGL.cpp#l685
I will update a patch to print more log for debugging.
Flags: needinfo?(hshih)
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → hshih
| Reporter | ||
Updated•11 years ago
|
blocking-b2g: --- → 1.4?
Updated•11 years ago
|
Component: General → Graphics: Layers
Product: Firefox OS → Core
Version: unspecified → 30 Branch
Updated•11 years ago
|
Whiteboard: [sprd315867][partner-blocker] → [sprd315867][partner-blocker][b2g-crash]
Comment 5•11 years ago
|
||
Milan
Is this actionable? DO we have enough info to carry on?
Flags: needinfo?(milan)
Comment 6•11 years ago
|
||
Well, a way to reproduce it would be nice :) Peter, which file in the archive from comment 1 is the logcat of the run that crashed?
Flags: needinfo?(milan)
Comment 7•11 years ago
|
||
(In reply to Jerry Shih[:jerry] from comment #4)
> We got MOZ_CRASH() at:
> https://hg.mozilla.org/releases/mozilla-b2g30_v1_4/file/334e9712f079/gfx/gl/
> GLContextProviderEGL.cpp#l685
>
> I will update a patch to print more log for debugging.
Hi Jerry,
When will the patch be available? We can have our QA run your patch after you provide it.
Flags: needinfo?(hshih)
| Assignee | ||
Comment 8•11 years ago
|
||
add log to check egl config error
pcheng, could you please apply this gecko debug patch and run the monkey test again?
Then, please provide the adb log and the mini dump info.
Flags: needinfo?(hshih) → needinfo?(pcheng)
| Assignee | ||
Comment 9•11 years ago
|
||
attachment 8434054 [details] [diff] [review] is for gecko v1.4
| Reporter | ||
Comment 10•11 years ago
|
||
james, could you please help?
Flags: needinfo?(pcheng) → needinfo?(james.zhang)
Comment 11•11 years ago
|
||
Sam, land this patch for debugging.
Flags: needinfo?(james.zhang) → needinfo?(sam.hua)
Updated•11 years ago
|
blocking-b2g: 1.4? → 1.4+
| Assignee | ||
Comment 12•11 years ago
|
||
Hi Sam,
Please provide the adb log and dump data if this issus occurs.
| Assignee | ||
Comment 13•11 years ago
|
||
Hi James,
What's the current status of this issue? Do we have additional info about this bug?
Flags: needinfo?(james.zhang)
Comment 14•11 years ago
|
||
Loop Sam.
Sam, do you see this crash with this patch?
Flags: needinfo?(james.zhang)
Comment 15•11 years ago
|
||
(In reply to James Zhang (Spreadtrum) from comment #14)
> Loop Sam.
> Sam, do you see this crash with this patch?
Just to be clear, we don't expect this patch to fix the problem. If the problem is gone, it is because of some other reason. This patch only adds more debugging information so that we can try and figure out the fix without being able to reproduce it internally. So, we'd want the logs from the crash (if still there) with this patch applied, as the log would have more information in it.
Comment 16•11 years ago
|
||
We haven't met this crash with log patch. Let's wait for reproducing.
Comment 17•11 years ago
|
||
Moving this to nom in case we see this issue. If the issue is not seen soon I'll backlog it.
blocking-b2g: 1.4+ → 1.4?
Comment 18•11 years ago
|
||
Minusing this as no reproduction has seen or been informed about since last triage.
blocking-b2g: 1.4? → ---
Has this reproduced? If not should we close this as WFM for now?
status-b2g-v1.4:
--- → affected
Flags: needinfo?(pcheng)
| Reporter | ||
Comment 20•11 years ago
|
||
james, I would like to close this bug as works for me since it hasn't been reproduced for about one month. We can reopen it if it happens again.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(pcheng)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•