Open SteveLeungYL opened 1 month ago
Hi @SteveLeungYL, please add branch-* labels to identify which branch(es) this C-bug affects.
:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.
Hello, I am Blathers. I am here to help you get the issue triaged.
Hoot - a bug! Though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here.
I have CC'd a few people who may be able to assist you:
If we have not gotten back to your issue within a few business days, you can try the following:
:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.
Describe the problem
The latest version of the CockroachDB v24.2.0 triggers Internal Error when executing the following query:
To Reproduce
./cockroach demo
, and then paste the PoC query to the cockroach cli environment.Expected behavior The CockroachDB should return error from the statement.
Additional data / screenshots
This is the stack frame from the crash (v24.2.0):
Environment:
Additional context
The bug could be potentially relate to: https://github.com/cockroachdb/cockroach/issues/125115
Jira issue: CRDB-42251