mysql 5.1 client core dumps with a new resolver

Sergey V. Dyatko sergey.dyatko at gmail.com
Thu Jan 23 11:12:08 UTC 2014


On Thu, 23 Jan 2014 04:21:39 +0400
Sergey Matveychuk <sem at FreeBSD.org> wrote:

> Sorry, the message with LANG=C:
> Segmentation fault(core dumped)

same problem with fbsd10 on qemu-kvm, I can successfully connect to
mysqld using IP address instead of dhbost

> 
> 23.01.2014 0:33, Sergey Matveychuk wrote:
> > Hi.
> >
> > % mysql -h dbhost -u sem -p
> > Enter password:
> > Ошибка сегментации(core dumped)
> > % uname -a
> > FreeBSD dbhost 10.0-RELEASE FreeBSD 10.0-RELEASE #1 r260922: Tue
> > Jan 21 04:46:39 MSK 2014
> > root at dbhost:/usr/obj/usr/src/sys/GENERIC  amd64
> >
> > % gdb /usr/local/bin/mysql mysql.core
> > ...
> > (gdb) bt
> > #0  0x0000000801da16f3 in gethostent () from /lib/libc.so.7
> > #1  0x0000000801d9ff0f in nsdispatch () from /lib/libc.so.7
> > #2  0x0000000801d9e87f in gethostbyname_r () from /lib/libc.so.7
> > #3  0x0000000801d9e5c4 in gethostbyname_r () from /lib/libc.so.7
> > #4  0x0000000800cfd410 in mysql_real_connect ()
> >     from /usr/local/lib/mysql/libmysqlclient.so.16
> > #5  0x00000000004047da in ?? ()
> >
> > It's a fresh installed bhyve box.


-- 
wbr, tiger


More information about the freebsd-stable mailing list