Re: [RFC PATCH] set TASK_TRACED before arch_ptrace code to fix a race

From: Luming Yu
Date: Tue May 27 2008 - 02:34:37 EST


On Tue, May 27, 2008 at 2:12 PM, Roland McGrath <roland@xxxxxxxxxx> wrote:
>> [<a00000010000a9f0>] skip_rbs_switch+0xe0/0x110
>> sp=e000000141c9fe30 bsp=e000000141c90cf8
>> [<a000000000010740>] __kernel_syscall_via_break+0x0/0x20
>> sp=e000000141ca0000 bsp=e000000141c90cf8
>> [<a0000001000971c0>] ptrace_stop+0xa0/0x3e0
>> sp=e00000014716fdb0 bsp=e000000147160ca8
>> [<a000000100097650>] ptrace_notify+0x150/0x1c0
>> sp=e00000014716fdb0 bsp=e000000147160c88
>
> If this is a backtrace of a single thread on the same kernel stack, it has
> a stack depth of over 84MB. You still need to follow the path inside

you are right, I just find outputs of two different thread are mixed!
Please just ignore the call trace above..
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/