Hello, I have two FreeBSD 8.1 64-bit boxes, one of them is a MySQL Server, and other one is a MySQL client which crashes once is connected to MySQL Server machine, is there a known issue with this setup?
Here the debug log of my software that crashes when mysql client connects:
Any help will be sincerely appreciated
Thanks!
Aldo Zavala
Here the debug log of my software that crashes when mysql client connects:
Code:
2010-07-27 16:14:04 [76029] [0] INFO: Debug_lvl = 0, log_file = <none>, log_lvl = 0
2010-07-27 16:14:04 [76029] [0] DEBUG: Kannel sqlbox version `svn-r4833'.
Build `Jul 26 2010 16:54:17', compiler `4.2.1 20070719 [FreeBSD]'.
System FreeBSD, release 8.1-RELEASE, version FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010
[email]root@mason.cse.buffalo.edu[/email]:/usr/obj/usr/src/sys/GENERIC, machine amd64.
Hostname localhost, IP 127.0.0.1.
Libxml version 2.7.7.
Using OpenSSL 0.9.8n 24 Mar 2010.
Compiled with MySQL 5.1.48, using MySQL 5.1.48.
Using native malloc.
2010-07-27 16:14:04 [76029] [0] INFO: Starting to log to file /var/log/kannel/sqlbox.log level 0
2010-07-27 16:14:04 [76029] [0] INFO: Added logfile `/var/log/kannel/sqlbox.log' with level `0'.
[B]2010-07-27 16:14:04 [76029] [0] INFO: MYSQL: Connected to server at 192.168.8.188.
2010-07-27 16:14:04 [76029] [0] INFO: MYSQL: server version 5.1.48, client version 5.1.48.
Segmentation fault (core dumped) [/B]
Any help will be sincerely appreciated
Thanks!
Aldo Zavala