Closed Bug 927386 Opened 11 years ago Closed 11 years ago

[B2G][Helix][Display][wufumin]The phone displays white screen which after monkey test

Categories

(Firefox OS Graveyard :: Gaia::Homescreen, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 921829

People

(Reporter: lecky.wanglei, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; aff-kingsoft-ciba)

Steps to reproduce:

1. phone run monkey  test
2. Running for some time




Actual results:

The homescreen displays white screen ,but screen of set display  normal.


Expected results:

The phone displays normal
Severity: normal → critical
blocking-b2g: --- → hd?
Priority: -- → P1
My build info as following:
gaia:c0ea0a4943dc8d3751b07f5b5c5d3abe06364a14  
gecko:170f9e477571127cd40997fa2abe262ed43f0e4d
Attached file white—screen.txt
Flags: needinfo?(wchang)
Flags: sec-review?
Flags: needinfo?(wchang)
Flags: needinfo?(vlin)
Flags: sec-review?
Flags: needinfo?(vlin)
Not blocking on monkey test results - not reproducible.
blocking-b2g: hd? → ---
from the log ,We can see some error log.

01-06 15:55:37.139: E/GeckoConsole(159): [JavaScript Error: "can't access dead object" {file: "chrome://global/content/BrowserElementPanning.js" line: 474}]
01-06 15:55:37.419: E/GeckoConsole(159): [JavaScript Error: "can't access dead object" {file: "chrome://global/content/BrowserElementPanning.js" line: 474}]
01-06 15:55:37.659: E/GeckoConsole(159): [JavaScript Error: "can't access dead object" {file: "chrome://global/content/BrowserElementPanning.js" line: 474}]

form the log,we can find the file of BrowserElementPanning.js

  _resetActive: function cp_resetActive() {
    let elt = this.target || this.pointerDownTarget;
    let root = elt.ownerDocument || elt.document;
    this._setActive(root.documentElement);
  },

in the file ,we can guess the system lost the file of elt.ownerDocument   elt.document
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: