Because fc_com_enter() is not thread safe (__cyg_profile_func_enter() is called from plural thread concurrently), fc_buffer_write[] is over-write by another thread.
Log in to post a comment.