Disabling HAMT sharing for directories leads to nil pointer dereference #6894
Labels
kind/bug
A bug in existing code (including security flaws)
status/duplicate
This issue or pull request already exists
Version information:
go-ipfs version: 0.4.23-6ce9a355f
Repo version: 7
System version: amd64/linux
Golang version: go1.13.7
Description:
I've disabled HAMT sharding for directories on a node that had it previously activated. This results in trouble reading the repo.
Expected behavior
Detect that there's HAMT data and read them anyway, but do not create new HAMT sharded directories
Log
crash_hamt.log
The text was updated successfully, but these errors were encountered: