-
Notifications
You must be signed in to change notification settings - Fork 410
Closed
Labels
affects-8.1This bug affects the 8.1.x(LTS) versions.This bug affects the 8.1.x(LTS) versions.affects-8.5This bug affects the 8.5.x(LTS) versions.This bug affects the 8.5.x(LTS) versions.component/computereport/customerCustomers have encountered this bug.Customers have encountered this bug.severity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
CPU: Kunpeng-920(arm)
OS:
Kylin Linux Advanced Server release V10 (Sword)
Linux localhost.localdomain 4.19.90-24.4.v2101.ky10.aarch64 #1 SMP Mon May 24 14:45:37 CST 2021 aarch64 aarch64 aarch64 GNU/Linux
log
[2025/05/14 01:46:18.005 +08:00] [ERROR] [BaseDaemon.cpp:366] [########################################] [source=BaseDaemon] [thread_id=780]
[2025/05/14 01:46:18.005 +08:00] [ERROR] [BaseDaemon.cpp:367] ["(from thread 632) Received signal Bus error(7)."] [source=BaseDaemon] [thread_id=780]
[2025/05/14 01:46:18.005 +08:00] [ERROR] [BaseDaemon.cpp:426] ["Invalid address alignment."] [source=BaseDaemon] [thread_id=780]
[2025/05/14 01:46:22.843 +08:00] [ERROR] [BaseDaemon.cpp:559] ["\n 0xaaad99324274\tfaultSignalHandler(int, siginfo_t*, void*) [tiflash+121258612]\n \tlibs/libdaemon/src/BaseDaemon.cpp:210\n 0xfffd2ce107c0\t<unknown symbol> [linux-vdso.so.1+1984]\n 0xff991e4fc4a8\t<unknown symbol>"] [source=BaseDaemon] [thread_id=780]
After some debug, we found the crash point is in
tiflash/dbms/src/Interpreters/JoinPartition.cpp
Line 1137 in 5c59a51
| std::unique_lock lock(cached_column_info->mu); |
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiFlash version? (Required)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
affects-8.1This bug affects the 8.1.x(LTS) versions.This bug affects the 8.1.x(LTS) versions.affects-8.5This bug affects the 8.5.x(LTS) versions.This bug affects the 8.5.x(LTS) versions.component/computereport/customerCustomers have encountered this bug.Customers have encountered this bug.severity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.