[CONC-102] Core dump while doing ssl connect using mariadb client library Created: 2014-07-30 Updated: 2015-12-15 Resolved: 2014-10-12 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 2.0.0 |
| Fix Version/s: | 2.1 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Mangala | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
libmariadb.so.2 |
||
| Description |
|
We have mariadb db client which does connect to mysql using ssl. We started seeing this coredump during ssl connect to mysql server. Please let me know if you need any other info Core was generated by `/opt/adc/adc/bin/monitord'. |
| Comments |
| Comment by Mangala [ 2014-07-31 ] |
|
Hello Georg Richter, Any news about this?? We also saw another core dump in another box. This looks very similar to the one I sent earlier. Little different at the end. Thought it may also help you for further debugging. Core was generated by `/opt/adc/adc/bin/monitord'. |
| Comment by Georg Richter [ 2014-07-31 ] |
|
Hi, can you please try with latest revision 148 from launchpad lp:mariadb-native-client ? |
| Comment by Mangala [ 2014-07-31 ] |
|
I tried the latest revision 148 Same issue may be core is slightly different. #0 0x00007feaea958056 in EVP_PKEY_copy_parameters () from /usr/lib64/libcrypto.so.6 |
| Comment by Mangala [ 2014-08-01 ] |
|
This may give some more hints...When we saw these core dumps in the client connection... we also saw these errors in client Error Code: 2026 Error String: SSL connection error: key type mismatch |
| Comment by Georg Richter [ 2014-10-12 ] |
|
Fixed in rev. 151 |