-
Notifications
You must be signed in to change notification settings - Fork 276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: TPCC daily regression on 128 report 'internal error: unsupported command. 0x434f4d5f5345545f4f5054494f4e'. #14000
Comments
{"level":"ERROR","time":"2024/01/09 06:44:12.640139 +0800","name":"log-service.frontend","caller":"frontend/mysql_cmd_executor.go:2820","msg":"internal error: panic runtime error: invalid memory address or nil pointer dereference: \nruntime.panicmem\n\t/usr/local/go/src/runtime/panic.go:261\nruntime.sigpanic\n\t/usr/local/go/src/runtime/signal_unix.go:861\ngithub.com/matrixorigin/matrixone/pkg/container/vector.(*Vector).Length\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/container/vector/vector.go:135\ngithub.com/matrixorigin/matrixone/pkg/vm/process.(*Process).GetPrepareParamsAt\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/vm/process/types.go:418\ngithub.com/matrixorigin/matrixone/pkg/sql/colexec.(*ParamExpressionExecutor).Eval\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/sql/colexec/evalExpression.go:342\ngithub.com/matrixorigin/matrixone/pkg/sql/colexec.(*FunctionExpressionExecutor).Eval\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/sql/colexec/evalExpression.go:483\ngithub.com/matrixorigin/matrixone/pkg/sql/colexec.EvalExpressionOnce\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/sql/colexec/evalExpression.go:250\ngithub.com/matrixorigin/matrixone/pkg/sql/plan.ConstantFold\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/sql/plan/utils.go:1116\ngithub.com/matrixorigin/matrixone/pkg/sql/plan.ConstantFold\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/sql/plan/utils.go:1106\ngithub.com/matrixorigin/matrixone/pkg/vm/engine/disttae.(*txnTable).Ranges\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/vm/engine/disttae/txn_table.go:594\ngithub.com/matrixorigin/matrixone/pkg/sql/compile.(*Compile).generateNodes\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/sql/compile/compile.go:3487\ngithub.com/matrixorigin/matrixone/pkg/sql/compile.(*Compile).compileTableScan\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/sql/compile/compile.go:1993\ngithub.com/matrixorigin/matrixone/pkg/sql/compile.(*Compile).compilePlanScope\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/sql/compile/compile.go:1062\ngithub.com/matrixorigin/matrixone/pkg/sql/compile.(*Compile).compilePlanScope\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/sql/compile/compile.go:1080\ngithub.com/matrixorigin/matrixone/pkg/sql/compile.(*Compile).compilePlanScope\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/sql/compile/compile.go:1080\ngithub.com/matrixorigin/matrixone/pkg/sql/compile.(*Compile).compilePlanScope\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/sql/compile/compile.go:1498\ngithub.com/matrixorigin/matrixone/pkg/sql/compile.(*Compile).compilePlanScope\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/sql/compile/compile.go:1610\ngithub.com/matrixorigin/matrixone/pkg/sql/compile.(*Compile).compileQuery\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/sql/compile/compile.go:901\ngithub.com/matrixorigin/matrixone/pkg/sql/compile.(*Compile).compileScope\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/sql/compile/compile.go:586\ngithub.com/matrixorigin/matrixone/pkg/sql/compile.(*Compile).Compile\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/sql/compile/compile.go:267\ngithub.com/matrixorigin/matrixone/pkg/frontend.(*TxnComputationWrapper).Compile\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/frontend/computation_wrapper.go:383\ngithub.com/matrixorigin/matrixone/pkg/frontend.(*MysqlCmdExecutor).executeStmt\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/frontend/mysql_cmd_executor.go:3303\ngithub.com/matrixorigin/matrixone/pkg/frontend.(*MysqlCmdExecutor).doComQuery\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/frontend/mysql_cmd_executor.go:3916\ngithub.com/matrixorigin/matrixone/pkg/frontend.(*MysqlCmdExecutor).ExecRequest\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/frontend/mysql_cmd_executor.go:4124\ngithub.com/matrixorigin/matrixone/pkg/frontend.(*Routine).handleRequest\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/frontend/routine.go:285\ngithub.com/matrixorigin/matrixone/pkg/frontend.(*RoutineManager).Handler\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/frontend/routine_manager.go:522\ngithub.com/matrixorigin/matrixone/pkg/frontend.(*MOServer).handleMessage\n\t/data1/action-runner/_work/mo-nightly-regression/mo-nightly-regression/head/pkg/frontend/server.go:145\ngithub.com/fagongzi/goetty/v2.(*server).doStart.func2.1\n\t/home/github/go/pkg/mod/github.com/matrixorigin/goetty/v2@v2.0.0-20231122095211-6a25dc9130ca/application.go:356\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650","uuid":"7c4dccb4-4d3c-41f8-b482-5251dc7a41bf","session_info":"connectionId 401|127.0.0.1:38172|{account sys:dump:moadmin -- 0:1:0}|goRoutineId 40981|714363d0-ae77-11ee-925f-b07b25f8b524","session_id":"714363d0-ae77-11ee-925f-b07b25f8b524","statement_id":"71aa3130-ae77-11ee-925f-b07b25f8b524","txn_id":"41d55a706c2145c8a071e4f243e2dafb/Active/S:1704753852635540672-1"} |
fixed |
need to verify. |
verified. |
Is there an existing issue for the same bug?
Branch Name
main
Commit ID
4a76c89
Other Environment Information
Actual Behavior
job url: https://github.com/matrixorigin/mo-nightly-regression/actions/runs/7398246289/job/20127190473
mo-tpcc-log: the log is very large, i will send it to you privately.
mo-log: molog.tar.gz
profile: prof.zip
Expected Behavior
No response
Steps to Reproduce
Additional information
No response
The text was updated successfully, but these errors were encountered: