Closed Bug 1622075 Opened 5 years ago Closed 5 years ago

Sandbox violation when running printing test

Categories

(Core :: Printing: Output, task)

task
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1622093

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(2 files, 1 obsolete file)

Attached file stack

See attached stack.

$ ./mach reftest layout/reftests/printing/test-text.html
Sandbox: seccomp sandbox violation: pid 84904, tid 84904, syscall 95, args 0 17 140076868206752 18446744073709549072 140076859864544 2048.  Killing process.
Sandbox: crash reporter is disabled (or failed); trying stack trace:
Sandbox: frame #01: ??? (???:???)
Sandbox: end of stack.

That's this umask call.

This seems to fix it (as expected), but it's not quite clear to me what the
previous code was trying to do, so...

Assignee: nobody → emilio
Status: NEW → ASSIGNED
Blocks: 1622093

And avoid a copy too. drive-by while I went through this code.

Depends on D66649

See Also: → 1627577
Keywords: leave-open
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b62d635b824a Fix a memory leak in MakePrintTarget(). r=jld,karlt

Bug 1622093 changed the setup a bit so that stuff doesn't happen on the content process.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Attachment #9132996 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: