Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
Description
Rev 119 crashes with the following stack trace for SSL connections:
./App(_ZN13LinServiceMgr12SignalActionEi+0x17e)[0x4bf68e]
/lib64/tls/libc.so.6[0x7f92ecb93a20]
/lib64/tls/libc.so.6(memcpy+0x60)[0x7f92ecbe4740]
/out/lib/linux-glibc-2.3.2-95.50/release64/lib/libssl.so.1.0.0(ssl3_read_bytes+0x863)[0x7f92edc7f9b3]
/out/lib/linux-glibc-2.3.2-95.50/release64/lib/libssl.so.1.0.0(ssl3_read+0x62)[0x7f92edc7ce72]
/out/lib/linux-glibc-2.3.2-95.50/release64/lib/libssl.so.1.0.0(SSL_read+0x27)[0x7f92edc94007]
./App(my_ssl_read+0xd)[0x5a927d]
./App(vio_read+0xdf)[0x5ab2df]
./App[0x5ac3cf]
./App(my_net_read+0x1e8)[0x5ac0d8]
./App(net_safe_read+0x163)[0x59b363]
./App(run_plugin_auth+0x284)[0x5a8504]
./App(mthd_my_real_connect+0x744)[0x59c6e4]
./App(mysql_real_connect+0x37)[0x59f277]
./App(_ZN7wyMySql11RealConnectEPKcS1_S1_tiim+0x26a)[0x5865ea]