ruby / pathname

Pathname represents the name of a file or directory on the filesystem, but not the file itself.
BSD 2-Clause "Simplified" License
26 stars 16 forks source link

Segmentation fault when running kitchen #14

Closed brettcurtis closed 2 years ago

brettcurtis commented 2 years ago

More details over here

Here is the gist: https://gist.github.com/brettcurtis/2a2af820d22d67bd46fdfe6c4f35e452

Let me know if ya need any more info!

deivid-rodriguez commented 2 years ago

This ended up being the same issue as #12, so can be closed.