Howard Chu @ Symas<p>"Crash when attempting to create a database with an invalid name with <a href="https://mastodon.social/tags/lmdb" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>lmdb</span></a>" </p><p><a href="https://github.com/oven-sh/bun/issues/21682" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/oven-sh/bun/issues/</span><span class="invisible">21682</span></a></p><p>The crash isn't in LMDB, so whatever. But IMO it's perfectly ok to allow misconfigurations like this to crash your program on startup, as opposed to explicitly checking for the error. Either way, your program can't run without manual intervention to fix the invalid config.</p>