Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] failed assertion "mp != nullptr" in CMemoryPoolManager.cpp::Destroy (gporca/libgpos) #285

Open
1 of 2 tasks
Ray-Eldath opened this issue Nov 6, 2023 · 0 comments
Open
1 of 2 tasks
Labels
type: Bug Something isn't working

Comments

@Ray-Eldath
Copy link
Contributor

Cloudberry Database version

No response

What happened

in log file (dbfast2) of a recent pg_upgrade failure (https://github.com/cloudberrydb/cloudberrydb/actions/runs/6744120555/job/18339332696), many GPOS_ASSERT failure pops up, indicating parameter CMemoryPool *mp of CMemoryPoolManager::Destroy is nullptr when it shouldn't. this needs further investigation.

log files can be downloaded at https://github.com/cloudberrydb/cloudberrydb/suites/17879327237/artifacts/1027090491.

What you think should happen instead

personally I suppose this is benign.

How to reproduce

I think it occurred on machine several times. but I don't find a reliable way to reproduce.

Operating System

ci

Anything else

No response

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@Ray-Eldath Ray-Eldath added the type: Bug Something isn't working label Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant