[CONC-110] downloading the fix for [JIRA][CONC-102] Created: 2014-10-21  Updated: 2020-09-04  Resolved: 2014-10-21

Status: Closed
Project: MariaDB Connector/C
Component/s: None
Affects Version/s: None
Fix Version/s: 2.1

Type: Bug Priority: Major
Reporter: Mangala Assignee: Georg Richter
Resolution: Not a Bug Votes: 0
Labels: None


 Description   

Georg Richter closed CONC-102.
------------------------------
Resolution: Fixed
Fix Version/s: 2.0.1

Fixed in rev. 151
=================================
But we are not able to verify this fix as we can't download the source code and the library for this fix. Please assist us in getting the source code and the library.



 Comments   
Comment by Georg Richter [ 2014-10-21 ]

See https://mariadb.com/kb/en/mariadb/client-libraries/client-library-for-c/about-the-mariadb-client-library-for-c/

Comment by Mangala [ 2014-10-27 ]

Georg,

When I tried the library that’s built by the library that’s is located at this place...I am getting the core dump during the connection

Reading symbols from /lib64/libfreebl3.so...(no debugging symbols found)...done.
Loaded symbols for /lib64/libfreebl3.so
Reading symbols from /lib64/libgssapi_krb5.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/libgssapi_krb5.so.2
Reading symbols from /lib64/libkrb5.so.3...(no debugging symbols found)...done.
Loaded symbols for /lib64/libkrb5.so.3
Reading symbols from /lib64/libcom_err.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/libcom_err.so.2
Reading symbols from /lib64/libk5crypto.so.3...(no debugging symbols found)...done.
Loaded symbols for /lib64/libk5crypto.so.3
Reading symbols from /lib64/libkrb5support.so.0...(no debugging symbols found)...done.
Loaded symbols for /lib64/libkrb5support.so.0
Reading symbols from /lib64/libkeyutils.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/libkeyutils.so.1
Reading symbols from /lib64/libresolv.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/libresolv.so.2
Reading symbols from /lib64/libselinux.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/libselinux.so.1
Reading symbols from /lib64/libnss_files.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/libnss_files.so.2
Core was generated by `/opt/adc/adc/bin/monitord'.
Program terminated with signal 11, Segmentation fault.
#0 db_enter (func=0x7f7941e7368a "mysql_close", file=0x7f7941e73988 "/u/cm/mariadb-native-client/libmysql/libmysql.c",
line=1982, sfunc=0x7fff79310bc8, sfile=0x7fff79310bc0, slevel=0x7fff79310bd4, sframep=0x7fff79310bb8)
at /u/cm/mariadb-native-client/libmysql/dbug.c:712
712 *sfunc = state->func;
Missing separate debuginfos, use: debuginfo-install ulcm-dscinstance-5.1-0.x86_64
(gdb) bt
#0 db_enter (func=0x7f7941e7368a "mysql_close", file=0x7f7941e73988 "/u/cm/mariadb-native-client/libmysql/libmysql.c",
line=1982, sfunc=0x7fff79310bc8, sfile=0x7fff79310bc0, slevel=0x7fff79310bd4, sframep=0x7fff79310bb8)
at /u/cm/mariadb-native-client/libmysql/dbug.c:712
#1 0x00007f7941e5d94a in mysql_close (mysql=0x7f793002ae70) at /u/cm/mariadb-native-client/libmysql/libmysql.c:1982
#2 0x00007f7942086d05 in MySqlClient::close (this=0x1001478) at MySqlClient.cpp:186
#3 0x000000000040f556 in disConnect (this=0xffdf30) at /vob/adc/router/db_client/DataBaseClient.h:265
#4 UlticomMonitorD::MonitorThread::connectToMySql (this=0xffdf30) at MonitorThread.cpp:400
#5 0x000000000041abd2 in UlticomMonitorD::MonitorServer::reconnectToDbInLinks (this=0xfffbc0) at MonitorServer.cpp:262
#6 0x000000000040cb34 in main (argc=<value optimized out>, argv=0x9) at MonitorMain.cpp:121

Comment by Georg Richter [ 2014-10-27 ]

"/u/cm/mariadb-native-client/libmysql/libmysql.c" <-- This is version 1.0.

From https://mariadb.com/kb/en/mariadb/client-libraries/client-library-for-c/about-the-mariadb-client-library-for-c .

Source code

The source code is available on Launchpad: https://code.launchpad.net/mariadb-native-client

You need to checkout the code with bzr branch lp:mariadb-native-client and compile it.

Comment by Mangala [ 2014-10-27 ]

The issue that we had fixed in this version.

When do we have the official release of this pkg??

Generated at Thu Feb 08 03:02:57 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.