Closed
Bug 923708
Opened 12 years ago
Closed 12 years ago
full test-agent-test crashes browser locally
Categories
(Firefox OS Graveyard :: Gaia::TestAgent, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bkelly, Unassigned)
References
Details
Currently attempting to run a make test-agent-test crashes the browser with:
###!!! ABORT: OOM: file ../../dist/include/nsTHashtable.h, line 165
This occurs in both nightly and aurora. When this occurs the browser window dims and I can see memory usage climb to 2gb in top.
As far as I can tell this occurs after all of the tests have been run. Perhaps the serialization of the results are blowing up somehow?
We need local tests to work in order to reproduce and fix travis issues.
Any help is appreciated here as I've spent the better part of a day trying to track it down without luck.
Comment 1•12 years ago
|
||
Bug 892048 is probably not helping here, I'm depending on it here so that I can tak ea look here once I fix bug 892048.
Depends on: 892048
Comment 2•12 years ago
|
||
I have been able to run a full make test-agent-test with latest nightly and gaia master, so I'm closing this one as WORKSFORME. Please, reopen it if you still see this crash.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•