Closed
Bug 968890
Opened 11 years ago
Closed 11 years ago
HTTP cache v2: Intermittent (OS X 10.6 Opt bc) browser_net_timing-division.js | application terminated with exit code 1 | application crashed [@ js::GCMarker::processMarkStackTop ]
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 966127
People
(Reporter: mayhemer, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://hg.mozilla.org/projects/gum/rev/0448ee20d323
https://tbpl.mozilla.org/php/getParsedLog.php?id=34218805&tree=Gum
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/netmonitor/test/browser_net_timing-division.js | application terminated with exit code 1
Bug 957952 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/netmonitor/test/browser_net_timing-division.js | There should be at least one division on the seconds time scale.
Bug 966127 - Intermittent TEST-UNEXPECTED-FAIL | browser_net_timing-division.js | application terminated with exit code 1 | application crashed [@ js::GCMarker::processMarkStackTop(js::SliceBudget&)] PROCESS-CRASH | chrome://mochitests/content/browser/browser/devtools/netmonitor/test/browser_net_timing-division.js | application crashed [@ nsNodeInfoManager::GetNodeInfoInnerHashValue(void const*)]
Bug 957952 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/netmonitor/test/browser_net_timing-division.js | There should be at least one division on the seconds time scale.
Bug 966127 - Intermittent TEST-UNEXPECTED-FAIL | browser_net_timing-division.js | application terminated with exit code 1 | application crashed [@ js::GCMarker::processMarkStackTop(js::SliceBudget&)]
![]() |
Reporter | |
Comment 1•11 years ago
|
||
We (necko people) believe the failures here are coming from the devtools code rather then the new cache directly, hence moving to the devtools component.
Component: Networking: Cache → Developer Tools: Debugger
Product: Core → Firefox
Comment 2•11 years ago
|
||
I think this is closely related to Bug 966127. It only seems to have happened once, and I haven't been able to reproduce it locally.
Unlikely to be cache related. Probably not a devtools issue either.
![]() |
Reporter | |
Comment 3•11 years ago
|
||
I screwed up the signature in the bug title - it has to be js::GCMarker::processMarkStackTop.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Summary: HTTP cache v2: Intermittent (OS X 10.6 Opt bc) browser_net_timing-division.js | application terminated with exit code 1 | application crashed [@ nsNodeInfoManager::GetNodeInfoInnerHashValue(void const*)] → HTTP cache v2: Intermittent (OS X 10.6 Opt bc) browser_net_timing-division.js | application terminated with exit code 1 | application crashed [@ js::GCMarker::processMarkStackTop ]
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•