WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
232371
Fetch API: Network process leaks when blobs are unused
https://bugs.webkit.org/show_bug.cgi?id=232371
Summary
Fetch API: Network process leaks when blobs are unused
Kimmo Kinnunen
Reported
2021-10-27 04:00:12 PDT
Fetch API: Network process leaks when blobs are unused See the attached test case for creating 10gb leak in network process
Attachments
Demonstrate Network process leak
(64.11 MB, application/zip)
2021-10-27 04:01 PDT
,
Kimmo Kinnunen
no flags
Details
Patch
(12.88 KB, patch)
2021-10-27 07:10 PDT
,
youenn fablet
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(12.57 KB, patch)
2021-10-27 07:16 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Kimmo Kinnunen
Comment 1
2021-10-27 04:01:35 PDT
Created
attachment 442577
[details]
Demonstrate Network process leak
Radar WebKit Bug Importer
Comment 2
2021-10-27 04:09:59 PDT
<
rdar://problem/84704184
>
youenn fablet
Comment 3
2021-10-27 06:29:47 PDT
We are probably not unregistering blobs somewhere.
youenn fablet
Comment 4
2021-10-27 06:31:22 PDT
Hum, in Blob constructor, we have recently added registering the internal URL but I do not see where we are actually unregistering it. That might be the issue.
youenn fablet
Comment 5
2021-10-27 07:10:42 PDT
Created
attachment 442586
[details]
Patch
youenn fablet
Comment 6
2021-10-27 07:16:31 PDT
Created
attachment 442587
[details]
Patch
Geoffrey Garen
Comment 7
2021-10-27 11:30:05 PDT
Comment on
attachment 442587
[details]
Patch r=me
EWS
Comment 8
2021-10-28 00:32:38 PDT
Committed
r284971
(
243621@main
): <
https://commits.webkit.org/243621@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 442587
[details]
.
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