Meituan-Dianping / Meituan-Dianping/SQLAdvisor

Segmentation fault (core dumped)

Open
#37 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
5.6k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

初次安装SQLAdvisor费了老大劲了,终于安装成功。准备验证奇迹的时刻,在sql语句的分析中简单的sql分析执行的都没问题,但是到了一些复杂的sql时偶尔会报错,报错信息如下:
Segmentation fault (core dumped)
查看linux系统日志发现了如下内容:
kernel: sqladvisor[24453]: segfault at 0 ip 000000344da361a2 sp 00007fff68c32a90 error 4 in libc-2.14.so[344da00000+183000]
待求大神解决

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report names no source file, test, or reproducible query. Start by reproducing the failure with the complex SQL on Linux and inspect the core dump alongside the libc and kernel details; done means the crash is isolated and a regression test demonstrates that the query no longer segfaults.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, linux, sql
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.