You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2019/07/17 11:11:10 UTC

[GitHub] [incubator-brpc] x-x-p opened a new issue #845: 在aarch64下编译之后,运行会触发 LOG(FATAL) << "bthread=" << g->current_tid() << " sched_to itself!"; 请问下哪种情况下会有这个情况?

x-x-p opened a new issue #845: 在aarch64下编译之后,运行会触发 LOG(FATAL) << "bthread=" << g->current_tid() << " sched_to itself!"; 请问下哪种情况下会有这个情况?
URL: https://github.com/apache/incubator-brpc/issues/845
 
 
   在 aarch64下编译, 单纯编译 example中echo++ server端程序, 启动服务,不停访问web内置服务,即手动点击页面选项卡 /vars, /flag, /connect等, 过段时间就会在bthread线程切换时崩溃。
   
   https://github.com/apache/incubator-brpc/blob/f43bdcec3a73ecc93859c372f2650334d412f065/src/bthread/task_group.cpp#L619

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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