You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by "luffyhwl (via GitHub)" <gi...@apache.org> on 2023/02/08 09:11:45 UTC

[GitHub] [brpc] luffyhwl opened a new issue, #2114: ExtendedEndPoint 类报错: brpc: Check failed: old_ref >= 1. ExtendedEndPoint has unexpected reference -21

luffyhwl opened a new issue, #2114:
URL: https://github.com/apache/brpc/issues/2114

   <Fatal> brpc: Check failed: old_ref == 0. new ExtendedEndPoint has reference 10
   <Fatal> brpc: Check failed: eep->_u.sa.sa_family == AF_UNSPEC. new ExtendedEndPoint has family 10 set
   <Fatal> brpc: Check failed: old_ref >= 1. ExtendedEndPoint has unexpected reference -21
   发现有以上几种报错,请问可能的原因是什么呢?


-- 
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: dev-unsubscribe@brpc.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org


[GitHub] [brpc] wwbmmm commented on issue #2114: ExtendedEndPoint 类报错: brpc: Check failed: old_ref >= 1. ExtendedEndPoint has unexpected reference -21

Posted by "wwbmmm (via GitHub)" <gi...@apache.org>.
wwbmmm commented on issue #2114:
URL: https://github.com/apache/brpc/issues/2114#issuecomment-1423694243

   用到ipv6或UDS功能了吗?


-- 
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: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org


[GitHub] [brpc] luffyhwl commented on issue #2114: ExtendedEndPoint 类报错: brpc: Check failed: old_ref >= 1. ExtendedEndPoint has unexpected reference -21

Posted by "luffyhwl (via GitHub)" <gi...@apache.org>.
luffyhwl commented on issue #2114:
URL: https://github.com/apache/brpc/issues/2114#issuecomment-1423738968

   > 感觉可能是内存问题,建议跑一下asan看一下
   
   好的,感谢


-- 
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: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org


[GitHub] [brpc] luffyhwl commented on issue #2114: ExtendedEndPoint 类报错: brpc: Check failed: old_ref >= 1. ExtendedEndPoint has unexpected reference -21

Posted by "luffyhwl (via GitHub)" <gi...@apache.org>.
luffyhwl commented on issue #2114:
URL: https://github.com/apache/brpc/issues/2114#issuecomment-1422463188

   > > 
   > 
   > 代码中是怎么使用的呢?
   
   最基本的使用方式,已更新到问题中。
   


-- 
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: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org


[GitHub] [brpc] wwbmmm commented on issue #2114: ExtendedEndPoint 类报错: brpc: Check failed: old_ref >= 1. ExtendedEndPoint has unexpected reference -21

Posted by "wwbmmm (via GitHub)" <gi...@apache.org>.
wwbmmm commented on issue #2114:
URL: https://github.com/apache/brpc/issues/2114#issuecomment-1423737815

   感觉可能是内存问题,建议跑一下asan看一下


-- 
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: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org


[GitHub] [brpc] Huixxi commented on issue #2114: ExtendedEndPoint 类报错: brpc: Check failed: old_ref >= 1. ExtendedEndPoint has unexpected reference -21

Posted by "Huixxi (via GitHub)" <gi...@apache.org>.
Huixxi commented on issue #2114:
URL: https://github.com/apache/brpc/issues/2114#issuecomment-1422344818

   > 
   
   代码中是怎么使用的呢?


-- 
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: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org


[GitHub] [brpc] luffyhwl commented on issue #2114: ExtendedEndPoint 类报错: brpc: Check failed: old_ref >= 1. ExtendedEndPoint has unexpected reference -21

Posted by "luffyhwl (via GitHub)" <gi...@apache.org>.
luffyhwl commented on issue #2114:
URL: https://github.com/apache/brpc/issues/2114#issuecomment-1423730175

   > 用到ipv6或UDS功能了吗?
   
   用了ipv6


-- 
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: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org


[GitHub] [brpc] luffyhwl closed issue #2114: ExtendedEndPoint 类报错: brpc: Check failed: old_ref >= 1. ExtendedEndPoint has unexpected reference -21

Posted by "luffyhwl (via GitHub)" <gi...@apache.org>.
luffyhwl closed issue #2114: ExtendedEndPoint 类报错:<Fatal> brpc: Check failed: old_ref >= 1. ExtendedEndPoint has unexpected reference -21
URL: https://github.com/apache/brpc/issues/2114


-- 
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: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org