root icon indicating copy to clipboard operation
root copied to clipboard

RDataFrame with invalid auth results in Python exiting with a segfault

Open chrisburr opened this issue 1 year ago • 0 comments

Check duplicate issues.

  • [ ] Checked for duplicates

Description

When RDataFrame encouters:

Error in <TNetXNGSystem::GetDirEntry>: Unable to give access - user access restricted - unauthorized identity used ; Permission denied

Python exits due to the segfault when I would expect it to raise an exception.

Reproducer

See: https://github.com/root-project/root/issues/16475

ROOT version

6.32.2

Installation method

sft.cern.ch

Operating system

Linux

Additional context

No response

chrisburr avatar Sep 22 '24 21:09 chrisburr