avamingli opened a new issue, #765: URL: https://github.com/apache/cloudberry/issues/765
### 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. <img width="1788" alt="image" src="https://github.com/user-attachments/assets/5a4c46dc-e28c-4dc2-b219-b63132466d72"> 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. 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 - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/cloudberry/blob/main/CODE_OF_CONDUCT.md). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
