Re: BUG #11397: enable-profiling hangs configure at thread safety checking

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: amutu(at)amutu(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #11397: enable-profiling hangs configure at thread safety checking
Date: 2014-09-11 14:37:18
Message-ID: 20140911143718.GG4701@eldon.alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

amutu(at)amutu(dot)com wrote:

> If I remove the enable-profiling option,the configure goes well.
>
> some more info:
> jovz ~]$ ps auxwww | grep conftest
> jovz 30276 0.0 0.2 30804 3260 0 I+ 9:14下午 0:00.01 ./conftest
> jovz 30302 0.0 0.1 18724 2348 1 S+ 9:16下午 0:00.01 grep conftest
> [jovz ~]$ procstat -kk 30276
> PID TID COMM TDNAME KSTACK
>
> 30276 100087 conftest - mi_switch+0xde
> sleepq_catch_signals+0xb2 sleepq_wait_sig+0xf _sleep+0x265 umtxq_sleep+0x129
> do_lock_umutex+0x64f __umtx_op_wait_umutex+0x78 amd64_syscall+0x357
> Xfast_syscall+0xfb

Isn't this a kernel bug, or a libc bug, or a combination thereof?

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2014-09-11 17:25:13 Re: Re: BUG #10329: Could not read block 0 in file "base/56100265/57047884": read only 0 of 8192 bytes
Previous Message amutu 2014-09-11 13:25:45 BUG #11397: enable-profiling hangs configure at thread safety checking