Closed
Bug 973147
Opened 11 years ago
Closed 1 year ago
nexus4 UI freeze during WebRTC.
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: sotaro, Unassigned)
References
Details
Attachments
(1 file)
5.94 KB,
text/plain
|
Details |
+++ This bug was initially created as a clone of Bug #972623 +++
After fixing Bug 972623, when master nexus-4's connects WebRTC session long time by the STR in Bug 972623 Comment 0, all UI freeze at some point.
Comment 1•11 years ago
|
||
We should find out if this reproduces on a 1.4 production device.
Reporter | ||
Comment 2•11 years ago
|
||
The following functions seem to be related to the freeze. It seems like hw platform dependent problem. I am not sure what trigger the freeze.
- EGLImageCreateFromNativeBuffer()
- gl()->fEGLImageTargetTexture2D()
Reporter | ||
Comment 3•11 years ago
|
||
When the freeze happened, got the stacktrace. In this case, GLContext::fEGLImageTargetTexture2D() seems to get stuck.
Reporter | ||
Comment 4•11 years ago
|
||
Previsouly, the freeze happened relatively easily. But with same rom, the freeze still does not happen. Hmm.
Reporter | ||
Comment 5•11 years ago
|
||
(In reply to Jason Smith [:jsmith] from comment #1)
> We should find out if this reproduces on a 1.4 production device.
I do not have 1.4 production device.
Reporter | ||
Comment 6•11 years ago
|
||
(In reply to Sotaro Ikeda [:sotaro] from comment #4)
> Previsouly, the freeze happened relatively easily. But with same rom, the
> freeze still does not happen. Hmm.
After several minutes, the freeze happened too.
Reporter | ||
Comment 7•11 years ago
|
||
In nexus-7 case, there seems no ui hung, but camera hal seems to fall into stuck state after several minitures since started a webrtc session.
Reporter | ||
Comment 8•11 years ago
|
||
(In reply to Sotaro Ikeda [:sotaro] from comment #7)
> In nexus-7 case, there seems no ui hung, but camera hal seems to fall into
> stuck state after several minitures since started a webrtc session.
nexus-7 is flo(2013 version).
Updated•2 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•