Re: After 12.x upgrade: mysqld RET _umtx_op -1 errno 45 Operation not supported

2019-04-15 Thread Konstantin Belousov
On Mon, Apr 15, 2019 at 08:28:39AM +, Marcin Cieslak wrote: > On Mon, 15 Apr 2019, Konstantin Belousov wrote: > > > On Mon, Apr 15, 2019 at 08:01:27AM +, Marcin Cieslak wrote: > > > > > > 50766 mysqld CALL _umtx_op(0x966eaa0,UMTX_OP_RESERVED0,0x18cab,0,0) > > > 50766 mysqld RET

Re: After 12.x upgrade: mysqld RET _umtx_op -1 errno 45 Operation not supported

2019-04-15 Thread Marcin Cieslak
On Mon, 15 Apr 2019, Konstantin Belousov wrote: > On Mon, Apr 15, 2019 at 08:01:27AM +, Marcin Cieslak wrote: > > > > 50766 mysqld CALL _umtx_op(0x966eaa0,UMTX_OP_RESERVED0,0x18cab,0,0) > > 50766 mysqld RET _umtx_op -1 errno 45 Operation not supported > I believe these ops were

Re: After 12.x upgrade: mysqld RET _umtx_op -1 errno 45 Operation not supported

2019-04-15 Thread Konstantin Belousov
On Mon, Apr 15, 2019 at 08:01:27AM +, Marcin Cieslak wrote: > Hello, > > for archival purposes I am running an ancient (__FreeBSD_version 602100) > jail with mysqld inside. > > This was working fine when the jail host was running 10.4. After upgrade to > 12.x > (r345375) mysqld process

After 12.x upgrade: mysqld RET _umtx_op -1 errno 45 Operation not supported

2019-04-15 Thread Marcin Cieslak
Hello, for archival purposes I am running an ancient (__FreeBSD_version 602100) jail with mysqld inside. This was working fine when the jail host was running 10.4. After upgrade to 12.x (r345375) mysqld process starts but it hangs before PID is created and the socket opened. Quick ktrace on