Bug 83186
Summary: | The leaks viewer is totally broken | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | jberlin, jonlee, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
There are links from the Lion Leaks bot to a leak viewer, like <http://build.webkit.org/LeaksViewer/?url=%2Fresults%2FLion%20Leaks%2Fr113199%20%282957%29%2F>
If you try to load this, it never shows any data. It's stuck in loading mode.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Maybe this is why:
11:16:26.160 28877 Failed to run leaks tool: Failed to run "[u'Tools/Scripts/run-leaks', u'--exclude-callstack=Flash_EnforceLocalSecurity', u'--exclude-calls..." exit_code: 1 cwd: /Volumes/Data/slave/lion-intel-leaks/build
leaks: unable to get permission to examine process
Simon Fraser (smfr)
I rebooted that machine, and now 'leaks' run manually works. Let's see if we start to get data now.
Simon Fraser (smfr)
It works now.