v.25.6Bug Fix (user-visible misbehavior in an official stable release)

Fix possible crash

Fix possible crash in case of dictionary registration failed (when CREATE DICTIONARY failed with CANNOT_SCHEDULE_TASK it is possible to leave dangling pointer in the dictionary registry, which later lead to crash). #80714 (Azat Khuzhin).