4paradigm / 4paradigm/OpenMLDB

OpenMLDB got segmentatation fault under pressure test

Open
#3,989 2 comments 0 reactions 1 assignee Claimed by @aceforeverd View on GitHub
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.

image

**Expected Behavior**

**Relation Case**

**Steps to Reproduce**

1. client with 32 concurrancy run continously
2. 1 tablet, 1 nameserver
3.
4.

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.