Open Bug 1643081 Opened 5 years ago Updated 5 years ago

Remove SIGUSR1 handler only in child process after switch to clang 10

Categories

(Testing :: Code Coverage, task, P3)

task

Tracking

(Not tracked)

People

(Reporter: calixte, Assigned: calixte)

Details

In clang 10 there is no more dump before fork, the only one is before an exec** function,
so update the patch in https://bugzilla.mozilla.org/show_bug.cgi?id=1637377 to just disable sighandler in the child process.

Assignee: nobody → cdenizet
You need to log in before you can comment on or make changes to this bug.