Richard Braun, le Thu 12 Sep 2013 01:57:10 +0200, a écrit : > On Mon, Sep 09, 2013 at 09:45:18AM +0200, Samuel Thibault wrote: > > Ludovic Courtès, le Sat 07 Sep 2013 22:04:06 +0200, a écrit : > > > However, wouldn’t it be preferable to fix it by interposing on > > > ‘task_create’ calls, à la clans & chiefs? (IIUC, this can be done with > > > by setting the TASK_KERNEL_PORT of a task.) > > > > Apparently task_create is a kernel trap. > > How come it appears in the output of rpctrace then ?
As I said, glibc probably nicely uses the RPC instead of the trap. Samuel