Registry and Registrar are showing different Owners for some domains. For example, for 009736.eth, Registrar shows the 0x...124 as Owner while Registry shows 0x...2b3 as Owner Details: If Controller and Owner are different, then Registry logs wrong output when owner(namehash) is queried. More specifically, owner(namehash) wrongly logs the Manager as the Owner. Registrar gives the correct result via ownerOf(tokenID). This is not a critical bug since Registry.owner() seems to be hardly used by anyone and Registrar.ownerOf() is the more common method. Registry also doesn’t have any sensitive functions that can be hijacked by this issue. Image: Left is Registrar and Right is Registry for 009736.eth