WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
160045
REGRESSION: Yosemite Leaks bot frequently times out during layout-test
https://bugs.webkit.org/show_bug.cgi?id=160045
Summary
REGRESSION: Yosemite Leaks bot frequently times out during layout-test
Ryan Haddad
Reported
2016-07-21 13:28:47 PDT
Yosemite Leaks bot frequently times out during layout-test
https://build.webkit.org/builders/Apple%20Yosemite%20(Leaks)?numbuilds=50
In this run, we can see that layout-test times out after 1200 seconds without output
https://build.webkit.org/builders/Apple%20Yosemite%20%28Leaks%29/builds/6929/steps/layout-test/logs/stdio
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2016-07-21 13:30:30 PDT
It did not seem to have any issues until this run a week ago @
r203162
https://build.webkit.org/builders/Apple%20Yosemite%20%28Leaks%29/builds/6807
Ryan Haddad
Comment 2
2016-07-21 14:42:52 PDT
Monitoring it over the course of a test run, the OS volume usage was at least 93% before the test timed out. Not sure if that is related.
https://build.webkit.org/builders/Apple%20Yosemite%20%28Leaks%29/builds/6930/steps/layout-test/logs/stdio
Ryan Haddad
Comment 3
2016-07-21 14:43:05 PDT
(In reply to
comment #2
)
> Monitoring it over the course of a test run, the OS volume usage was at > least 93% before the test timed out. Not sure if that is related. > >
https://build.webkit.org/builders/Apple%20Yosemite%20%28Leaks%29/builds/6930/
> steps/layout-test/logs/stdio
This is probably related. The bot shows a "Your system has run out of application memory" dialog.
Alexey Proskuryakov
Comment 4
2016-07-21 22:47:17 PDT
Looks like the crazy memory use is in Python process.
Radar WebKit Bug Importer
Comment 5
2016-07-21 22:47:43 PDT
<
rdar://problem/27487724
>
Alexey Proskuryakov
Comment 6
2016-07-21 22:56:01 PDT
The stdio log is huge, ~50 MB - but it's been like that for a month at least.
Alexey Proskuryakov
Comment 7
2016-07-21 23:07:10 PDT
There is a large leak under WebCore::CGImageEncodeToData. But it's not a regression, it's been present in the oldest build that is still available -
r199810
.
https://build.webkit.org/LeaksViewer/?url=%2Fresults%2FApple%20Yosemite%20%28Leaks%29%2Fr203549%20%286936%29%2F
Ryan Haddad
Comment 8
2016-07-22 10:58:12 PDT
(In reply to
comment #6
)
> The stdio log is huge, ~50 MB - but it's been like that for a month at least.
The El Capitan stdio seem to be ~15MB.
Ryan Haddad
Comment 9
2016-07-22 13:34:06 PDT
The bots disk is filling up with swapfiles. The Python process is using upwards of 25GB of memory.
Alexey Proskuryakov
Comment 10
2016-09-23 13:38:11 PDT
Removed this bot.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug