Skip to content

Issue with Core Dumps in Cloudberry Tests #765

@avamingli

Description

@avamingli

Apache Cloudberry version

Main

What happened

Hi Team,

I have a concern regarding the Cloudberry tests. Even when all tests pass, a core dump is generated on the system if it's enabled.

image

Typically, a core dump indicates a crash, suggesting that something has gone wrong. However, since all tests are passing, it appears that this might be an expected behavior intended for testing purposes.
I believe this issue may stem from Greenplum, as I've noticed similar problems reported there for quite some time(That issue was created by me, but no response and closed as an expected one).

Core dump files can be quite large and consume significant disk space. I believe we should avoid generating them if possible. It would be beneficial to identify the specific case that triggers the core dump and explore alternative methods for testing such scenarios.

What you think should happen instead

No response

How to reproduce

Run regression test.

Operating System

Ubuntu.

Anything else

No response

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is neededtype: EnhancementNew feature or request, ideastype: TestingAdding missing tests or correcting existing tests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions