4paradigm / 4paradigm/OpenMLDB
OpenMLDB got segmentatation fault under pressure test
Open
bug
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
**Bug Description**
Under pressure, OpenMLDB tablet got segmentation fault randomly.
**Expected Behavior**
**Relation Case**
**Steps to Reproduce**
1. client with 32 concurrancy run continously
2. 1 tablet, 1 nameserver
3.
4.
Contributor guide
Research direction
The issue mentions a segmentation fault under pressure testing with 32 concurrency, one tablet, and one nameserver. Start by examining the tablet server code and logs for memory corruption or race conditions. Look for stress test scripts to reproduce the crash, then use a debugger like gdb to analyze the core dump.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases, machine-learning
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100