wudisheng

Results 5 issues of wudisheng

Hi, I've searched and tried a bit but seems this is a relatively new topic. I have several external projects (configure_make, cmake), each has multiple output libs (i.e. I specify...

**Describe the bug (描述bug)** [`m->SetFailed()`](https://github.com/apache/incubator-brpc/blob/1.1.0/src/brpc/input_messenger.cpp#L227) is called with `saved_errno == 0` in [`InputMessenger::OnNewMessages()`](https://github.com/apache/incubator-brpc/blob/1.1.0/src/brpc/input_messenger.cpp#L180), which then triggers a hard error at [`CHECK(false) DoRead()`](https://github.com/apache/incubator-brpc/blob/1.1.0/src/brpc/input_messenger.cpp#L213) returns `nr == -1` with `errno == 0`...

**Describe the bug (描述bug)** [`MallocExtension`](https://github.com/apache/incubator-brpc/blob/dfe659ba364ab2ff59f94c70418d429904f2194f/src/brpc/details/tcmalloc_extension.h#L72) declaration in `brpc/details/tcmalloc_extension.h` is a (potentially mismatching) copy of `malloc_extension.h` provided by `google-perftools` package. I understand that BRPC **intentially** left it there with no virtual...

**Describe the bug (描述bug)** [`AnnotateBenignRaceSized`](https://github.com/apache/incubator-brpc/blob/80f9f2f160c168a5b139006974484ca8ee3a9ef6/src/butil/third_party/dynamic_annotations/dynamic_annotations.h#L500) defined in `butil/third_party/dynamic_annotations/dynamic_annotations.h` has a parameter `long size`, while most modern libraries declaring it as `size_t size` (_e.g._ `abseil-cpp`, `glog`, etc.). The mismatch causes a...

good first issue
kind/compile

### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version 2.15.0 ### Custom code Yes ### OS platform and distribution...

stat:awaiting response
type:bug
comp:xla
TF 2.15