Hi Wanlong,

Case pthread_detach/4-3 fails with SIGSEGV randomly on x86_64 with Ubuntu 11.10.
I saw that you have made a patch for it. So would you like to give me some advice to solve it? Thanks.
It seems a multi-threads issue and I have try to debug with the core file but not much help.

The fail log:
[09:58:38]System abilities:
[09:58:38] TSA: 200809
[09:58:38] TSS: 200809
[09:58:38] TPS: 200809
[09:58:38] pagesize: 4096
[09:58:38] min stack size: 16384
[09:58:38]WARNING: The TPS option is claimed to be supported but setscope fails
[09:58:38]WARNING: The TPS option is claimed to be supported but setscope fails
[09:58:38]WARNING: The TPS option is claimed to be supported but setscope fails
[09:58:38]WARNING: The TPS option is claimed to be supported but setscope fails
[09:58:38]WARNING: The TPS option is claimed to be supported but setscope fails
[09:58:38]WARNING: The TPS option is claimed to be supported but setscope fails
[09:58:38]WARNING: The TPS option is claimed to be supported but setscope fails
[09:58:38]WARNING: The TPS option is claimed to be supported but setscope fails
[09:58:38]WARNING: The TPS option is claimed to be supported but setscope fails
[09:58:38]All 33 thread attribute objects were initialized

Segmentation fault (core dumped)

Regards,
Kai