Hi, a directory relocation loop, indeed. The root directory has a RRIP entry CL which points to the root directory itself as relocation target.
The root directory is not supposed to have a CL entry. But in general, other than with symbolic links, CL is not supposed to be chained. So i decided to go for this. https://dev.lovelyhq.com/libburnia/libisofs/commit/78b0a7b111c9120a0e08df08c89546c94fa82207 Testing without crash reveiled a memory leak about CL link following. https://dev.lovelyhq.com/libburnia/libisofs/commit/e599a575dc7e8fec175e97f041dd358366f6f7ac Have a nice day :) Thomas

