TiKV Exception

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: tikv Exception

| username: TiDBer_TkoMdI15

【TiDB Usage Environment】Production Environment / Testing / PCO
【TiDB Version】v6.2.0
【Encountered Problem】When debugging and attaching to the TiKV process, it always enters

#[inline(always)]
pub unsafe fn trace(mut cb: &mut dyn FnMut(&super::Frame) -> bool)

【Reproduction Path】Operations performed that led to the problem
【Problem Phenomenon and Impact】

【Attachments】

Please provide the version information of each component, such as cdc/tikv, which can be obtained by executing cdc version/tikv-server --version.

| username: xiaohetao | Original post link

What is the structure of your environment deployment?
Under what circumstances does this error message appear? Let’s take a look at the relevant logs.

| username: TiDBer_TkoMdI15 | Original post link

The simplest 1+1+1+1 mode, debugging TiKV using the vscode ticode explorer plugin with LLDB.

No logs, after running for a while, one thread enters trace, and after next, another thread follows.

| username: jansu-dev | Original post link

Please talk and comment it here → https://internals.tidb.io/

| username: system | Original post link

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.