parthchandra commented on issue #1553: URL: https://github.com/apache/datafusion-comet/issues/1553#issuecomment-2737337503
> interesting why the panic is nonunwinding, by default the `panic` on Rust for release should be unwinding It seems that this is dereferencing memory that has been freed. I'm surprised this is even caught. Should have caused a core dump I would have thought. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org