Skip to content

线程池的线程回收退时core在brpc #1606

@qhg8809

Description

@qhg8809

Describe the bug (描述bug)
pthread_create 创建线程后,线程结束后报如下错误
此线程并未调用bprc
#0 butil::detail::delete_thread_exit_helper (arg=0x7fffe907dc2c) at src/butil/thread_local.cpp:77
#1 0x00007ffff5543ca2 in __nptl_deallocate_tsd () from /lib64/libpthread.so.0
#2 0x00007ffff5543eb3 in start_thread () from /lib64/libpthread.so.0
#3 0x00007ffff440c8dd in clone () from /lib64/libc.so.6

To Reproduce (复现方法)

Expected behavior (期望行为)

Versions (各种版本)
OS:centos 7.8
Compiler:
brpc:
protobuf:

Additional context/screenshots (更多上下文/截图)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions