thinker0 commented on issue #3477: stmgr coredump
URL: 
https://github.com/apache/incubator-heron/issues/3477#issuecomment-593712098
 
 
   
https://github.com/apache/incubator-heron/blob/698a47b9b3f80779b63154552f5ffbc294a88596/heron/common/src/cpp/network/baseclient.cpp#L77
   
   ```
       int error = IpUtils::getAddressInfo(t, options_.get_host().c_str(), 
PF_INET, SOCK_STREAM);
   ```
   ```
   options_.get_host().c_str()
   ```
    data here was having a problem.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to