Closed Bug 1925274 Opened 1 year ago Closed 1 year ago

Valgrind reporting leaks within ForkedChildProcessInit

Categories

(Core :: IPC, defect)

defect

Tracking

()

RESOLVED FIXED
133 Branch
Tracking Status
firefox-esr128 --- unaffected
firefox131 --- unaffected
firefox132 --- unaffected
firefox133 --- fixed

People

(Reporter: gerard-majax, Assigned: gerard-majax)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

https://treeherder.mozilla.org/logviewer?job_id=478658260&repo=autoland&lineNumber=129869

TEST-UNEXPECTED-FAIL | valgrind-test | 203 bytes in 18 blocks are definitely lost at malloc / strdup / ForkedChildProcessInit / mozilla::ipc::ForkServer::OnMessageReceived

TEST-UNEXPECTED-FAIL | valgrind-test | 339 (200 direct, 139 indirect) bytes in 1 blocks are definitely lost at malloc / moz_xmalloc / operator / ForkedChildProcessInit

We new / strdup for argv, so it sounds like something we want, similar to bug 1878213

Set release status flags based on info from the regressing bug 1440207

Attachment #9431563 - Attachment description: WIP: Bug 1925274 - Suppress valgrind new suspected leaks related to ForkServer argv handling → Bug 1925274 - Suppress valgrind new suspected leaks related to ForkServer argv handling r?jld!
Pushed by alissy@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c9896c8962cb Suppress valgrind new suspected leaks related to ForkServer argv handling r=jld
Pushed by alissy@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7ba9c32711af Suppress valgrind new suspected leaks related to ForkServer argv handling r=jld
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: