songdongsheng commented on issue #1642:
URL: 
https://github.com/apache/incubator-brpc/issues/1642#issuecomment-1029145593


   # ./build/test/bthread_key_unittest
   Running main() from gtest_main.cc
   [==========] Running 7 tests from 1 test case.
   [----------] Global test environment set-up.
   [----------] 7 tests from KeyTest
   [ RUN      ] KeyTest.creating_key_in_parallel
   [       OK ] KeyTest.creating_key_in_parallel (13 ms)
   [ RUN      ] KeyTest.use_one_key_in_different_threads
   [       OK ] KeyTest.use_one_key_in_different_threads (1 ms)
   [ RUN      ] KeyTest.use_invalid_keys
   WARNING: Logging before InitGoogleLogging() is written to STDERR
   F20220203 16:06:18.533879  8076 key.cpp:197] Check failed: false 
bthread_setspecific is called on invalid bthread_key_t{index=383 version=123}
   *** Check failure stack trace: ***
   F20220203 16:06:18.533890  8096 key.cpp:197] Check failed: false 
bthread_setspecific is called on invalid bthread_key_t{index=383 version=123}
   Aborted


-- 
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]

Reply via email to