Closed Bug 1408387 Opened 7 years ago Closed 7 years ago

when running devtools on a mulitcore machine in linux64-asan we get failure to allocate and leaks

Categories

(DevTools :: Console, defect, P3)

53 Branch
defect

Tracking

(firefox58 fixed)

RESOLVED FIXED
Firefox 58
Tracking Status
firefox58 --- fixed

People

(Reporter: jmaher, Assigned: bgrins)

References

Details

Attachments

(1 file)

I am trying to remove the use of our single core m1.medium test machines and devtools on linux64-asan is one of the last 2 suites remaining.

here is a try push:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=f8545b82c78b04af34da0e6d895b48153584a3cc&selectedJob=136783279&filter-searchStr=dt7

you can see out of 20+ jobs that ran, 3 fails in dt7 for failure to allocate and leaks.

I really don't know much about ASAN and how to debug this, I do see these errors showing up at the end of the netmonitor test suite.
sorry, these are not the netmonitor ones, those are tracked in bug 1408384, these all seem to fail right after the webconsole tests complete.
This view source test is running the same assertions twice, one for the new debugger and one for the old. Maybe that's why it is timing out - we don't need to run it any more in the old debugger config so I can make a patch to test that out
Priority: -- → P3
Joel, I'm not sure if you had to do something special to make sure the tests were running on the new hardware. I've attached a patch - can you check and see if it fixes the leak?
Flags: needinfo?(jmaher)
Comment on attachment 8920261 [details]
Bug 1408387 - Only run browser_webconsole_view_source.js task in the new debugger

https://reviewboard.mozilla.org/r/191274/#review196478

this is probably good to do even if it doesn't fix the problem.

I have a try push going:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=c3a2feca2663d7657bf89c5488405db2a2d90f19

should have results in 1-2 hours.
Attachment #8920261 - Flags: review?(jmaher) → review+
my try run is looking good- not sure if it is running, but no perma or high frequency failures :)
Flags: needinfo?(jmaher)
Pushed by bgrinstead@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f18391c3d420
Only run browser_webconsole_view_source.js task in the new debugger r=jmaher
https://hg.mozilla.org/mozilla-central/rev/f18391c3d420
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Product: Firefox → DevTools
Assignee: nobody → bgrinstead
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: