Skip to content
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

TiFlash crash when kill mpp query #3401

Closed
lilinghai opened this issue Nov 5, 2021 · 2 comments · Fixed by #3434
Closed

TiFlash crash when kill mpp query #3401

lilinghai opened this issue Nov 5, 2021 · 2 comments · Fixed by #3434

Comments

@lilinghai
Copy link

lilinghai commented Nov 5, 2021

release-5.3
case execution info http://172.16.4.180:31714/workflows/testground/plan-exec-360488?tab=workflow&nodeId=plan-exec-360488-4056671493

[2021/11/05 12:31:33.559 +00:00] [ERROR] [<unknown>] ["BaseDaemon: ########################################"] [thread_id=17167]
[2021/11/05 12:31:33.559 +00:00] [ERROR] [<unknown>] ["BaseDaemon: (from thread 17166) Received signal Segmentation fault (11)."] [thread_id=17167]
[2021/11/05 12:31:33.559 +00:00] [ERROR] [<unknown>] ["BaseDaemon: Address: NULL pointer."] [thread_id=17167]
[2021/11/05 12:31:33.559 +00:00] [ERROR] [<unknown>] ["BaseDaemon: Access: read."] [thread_id=17167]
[2021/11/05 12:31:33.559 +00:00] [ERROR] [<unknown>] ["BaseDaemon: Unknown si_code."] [thread_id=17167]
[2021/11/05 12:31:33.620 +00:00] [ERROR] [<unknown>] ["BaseDaemon: 0. /tiflash/tiflash(MemoryTracker::free(long)+0x22) [0x3727c22]"] [thread_id=17167]
[2021/11/05 12:31:33.620 +00:00] [ERROR] [<unknown>] ["BaseDaemon: 1. /tiflash/tiflash(MemoryTracker::alloc(long)+0x776) [0x3728466]"] [thread_id=17167]
[2021/11/05 12:31:33.620 +00:00] [ERROR] [<unknown>] ["BaseDaemon: 2. /tiflash/tiflash(CurrentMemoryTracker::realloc(long, long)+0x68) [0x3729908]"] [thread_id=17167]
[2021/11/05 12:31:33.620 +00:00] [ERROR] [<unknown>] ["BaseDaemon: 3. /tiflash/tiflash(Allocator<true>::realloc(void*, unsigned long, unsigned long, unsigned long)+0x100) [0x3726ea0]"] [thread_id=17167]
[2021/11/05 12:31:33.620 +00:00] [ERROR] [<unknown>] ["BaseDaemon: 4. /tiflash/tiflash() [0x7a15211]"] [thread_id=17167]
[2021/11/05 12:31:33.620 +00:00] [ERROR] [<unknown>] ["BaseDaemon: 5. /tiflash/tiflash() [0x7a2e422]"] [thread_id=17167]
[2021/11/05 12:31:33.620 +00:00] [ERROR] [<unknown>] ["BaseDaemon: 6. /tiflash/tiflash(DB::Join::insertFromBlockInternal(DB::Block*, unsigned long)+0x1494) [0x7a451c4]"] [thread_id=17167]
[2021/11/05 12:31:33.620 +00:00] [ERROR] [<unknown>] ["BaseDaemon: 7. /tiflash/tiflash(DB::Join::insertFromBlock(DB::Block const&, unsigned long)+0x4a1) [0x7a46a21]"] [thread_id=17167]
[2021/11/05 12:31:33.620 +00:00] [ERROR] [<unknown>] ["BaseDaemon: 8. /tiflash/tiflash(DB::HashJoinBuildBlockInputStream::readImpl()+0x3c) [0x7da4f3c]"] [thread_id=17167]
[2021/11/05 12:31:33.620 +00:00] [ERROR] [<unknown>] ["BaseDaemon: 9. /tiflash/tiflash(DB::IProfilingBlockInputStream::read(DB::PODArray<unsigned char, 4096ul, Allocator<false>, 15ul, 16ul>*&, bool)+0x3bd) [0x6cb603d]"] [thread_id=17167]
[2021/11/05 12:31:33.620 +00:00] [ERROR] [<unknown>] ["BaseDaemon: 10. /tiflash/tiflash(DB::IProfilingBlockInputStream::read()+0x17) [0x6cb6227]"] [thread_id=17167]
[2021/11/05 12:31:33.620 +00:00] [ERROR] [<unknown>] ["BaseDaemon: 11. /tiflash/tiflash(DB::ParallelInputsProcessor<DB::UnionBlockInputStream<(DB::StreamUnionMode)0>::Handler, (DB::StreamUnionMode)0>::loop(unsigned long)+0x103) [0x7426543]"] [thread_id=17167]
[2021/11/05 12:31:33.620 +00:00] [ERROR] [<unknown>] ["BaseDaemon: 12. /tiflash/tiflash(DB::ParallelInputsProcessor<DB::UnionBlockInputStream<(DB::StreamUnionMode)0>::Handler, (DB::StreamUnionMode)0>::thread(unsigned long)+0x1e6) [0x7426ef6]"] [thread_id=17167]
[2021/11/05 12:31:33.620 +00:00] [ERROR] [<unknown>] ["BaseDaemon: 13. /tiflash/tiflash() [0x8b729ef]"] [thread_id=17167]
[2021/11/05 12:31:33.620 +00:00] [ERROR] [<unknown>] ["BaseDaemon: 14. /lib64/libpthread.so.0(+0x7dd5) [0x7fd932ceddd5]"] [thread_id=17167]
@fzhedu
Copy link
Contributor

fzhedu commented Nov 8, 2021

where to see the log?

@lilinghai
Copy link
Author

tests https://tcms.pingcap.net/dashboard/executions/plan/360488 on testbed endless-htap--tps-360488-1-981: Failure
artifacts:
http://minio.pingcap.net:9000/minio/test-infra-testground/archive/endless-htap--tps-360488-1-981/prometheus.tar
http://minio.pingcap.net:9000/minio/test-infra-testground/archive/endless-htap--tps-360488-1-981/tc-pd-0/pd.log
http://minio.pingcap.net:9000/minio/test-infra-testground/archive/endless-htap--tps-360488-1-981/tc-pd-1/pd.log
http://minio.pingcap.net:9000/minio/test-infra-testground/archive/endless-htap--tps-360488-1-981/tc-pd-2/pd.log
http://minio.pingcap.net:9000/minio/test-infra-testground/archive/endless-htap--tps-360488-1-981/tc-tidb-0/tidb.log
http://minio.pingcap.net:9000/minio/test-infra-testground/archive/endless-htap--tps-360488-1-981/tc-tidb-1/tidb.log
http://minio.pingcap.net:9000/minio/test-infra-testground/archive/endless-htap--tps-360488-1-981/tc-tiflash-0/flash_cluster_manager.log
http://minio.pingcap.net:9000/minio/test-infra-testground/archive/endless-htap--tps-360488-1-981/tc-tiflash-0/server.log
http://minio.pingcap.net:9000/minio/test-infra-testground/archive/endless-htap--tps-360488-1-981/tc-tiflash-0/error.log
http://minio.pingcap.net:9000/minio/test-infra-testground/archive/endless-htap--tps-360488-1-981/tc-tiflash-1/error.log
http://minio.pingcap.net:9000/minio/test-infra-testground/archive/endless-htap--tps-360488-1-981/tc-tiflash-1/server.log
http://minio.pingcap.net:9000/minio/test-infra-testground/archive/endless-htap--tps-360488-1-981/tc-tiflash-1/flash_cluster_manager.log
http://minio.pingcap.net:9000/minio/test-infra-testground/archive/endless-htap--tps-360488-1-981/tc-tikv-0/tikv.log
http://minio.pingcap.net:9000/minio/test-infra-testground/archive/endless-htap--tps-360488-1-981/tc-tikv-1/tikv.log
http://minio.pingcap.net:9000/minio/test-infra-testground/archive/endless-htap--tps-360488-1-981/tc-tikv-2/tikv.log

expire on 2021/11/06 11:00:00.000 +08:00
username and password private msg to you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants