Munmap_chunk(): invalid pointer when reading as RDataFrame

I am using an RDataFrame in a loop, this RDF doesn’t get modified in the loop. To check this I print it using .Display(). However, at some point, it raises the error:

 *** Break *** segmentation violation
munmap_chunk(): invalid pointer

I don’t have any clue why this is happening.

Imanol

I guess a small reproducer of your problem will be helpful for our RDF experts.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.