Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2014 04:21:39 +0400
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        FreeBSD-stable@FreeBSD.org
Subject:   Re: mysql 5.1 client core dumps with a new resolver
Message-ID:  <52E06093.1030304@FreeBSD.org>
In-Reply-To: <52E02B03.8020706@FreeBSD.org>
References:  <52E02B03.8020706@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Sorry, the message with LANG=C:
Segmentation fault(core dumped)

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@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.
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52E06093.1030304>