lorinlee commented on issue #2214: URL: https://github.com/apache/brpc/issues/2214#issuecomment-1517230710
RemoveTimeoutNode 会不会业务上重复发起了多次,可以再加点日志确认下么?比如关键日志前面把bthread id也带上。另外release编译有使用RelWithDebInfo吗,或者带上-g -fno-omit-frame-pointer之类的参数试试,看ASAN的栈回溯不太完整,对象创建和double free的栈帧都有的话,问题更好查一点 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
