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

[FEA] Debug what is happening with double free for SpillableColumanrBatch #10161

Open
revans2 opened this issue Jan 5, 2024 · 0 comments
Open
Labels
feature request New feature or request

Comments

@revans2
Copy link
Collaborator

revans2 commented Jan 5, 2024

Is your feature request related to a problem? Please describe.
This is related to #8752. It would be really great to be able to detect double frees in addition to leaks.

I started to do a little of this in #10158, but had to revert it because tests started to fail with lots of these double free errors. This is here to enable the double free checking and see what code is doing it and if there is something we need to fix.

@revans2 revans2 added feature request New feature or request ? - Needs Triage Need team to review and classify labels Jan 5, 2024
@mattahrens mattahrens removed the ? - Needs Triage Need team to review and classify label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants