Support junctions (directory symlinks) on Windows #2413

issue rstarkov opened this issue on March 26, 2013
  1. rstarkov commented at 11:28 PM on March 26, 2013: none

    If the datadir is a junction, Bitcoin-Qt crashes on startup.

    NTFS junctions are transparent to applications which do not accidentally misuse some API. What I think happens is that Bitcoin-Qt uses an over-eager library call which, instead of checking whether the path exists as a directory, goes ahead and looks at whether it's also a reparse point, finds out that it is, decides that it's therefore not a directory, and attempts to create it.

  2. xeverse commented at 7:22 PM on July 10, 2013: none

    This applies more to the bitcoind. But the issue is still active..

  3. fanquake commented at 7:33 AM on July 11, 2013: member

    @xeverse See #2590 for related discussion.

  4. laanwj closed this on Jan 10, 2015

  5. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 03:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me