EXCEPTION: N5boost12interprocess22interprocess_exceptionE #1797

issue Sladien opened this issue on September 7, 2012
  1. Sladien commented at 8:08 AM on September 7, 2012: none

    Windows 7 Pro SP1 64Bit 4 GB Ram Intel Core 2 Quad Q6600 2.4 Ghz

    On a new installation of Bitcoin 0.6.3

    Initial and subsequent launches of bitcoin-qt.exe result in the following message at the splashscreen:

    "A fatal error occured. Bitcoin can no longer continue safely and will quit.

    EXCEPTION: N5boost12interprocess22interprocess_exceptionE

    Access is denied.

    D:\Program FIles (x86)\Bitcoin\bitcoin-qt.exe in Runaway exception"

    Clicking Okay closes the window.

    I uninstalled/ reinstalled in a new location. Same result.

  2. laanwj commented at 8:16 AM on September 7, 2012: member

    sigh it's an boost:interprocess issue again. Looks like a permission issue for the shared memory.

    Boost:ipc is only used for URL handling, so errors like this should not terminate the application. I'll investigate this.

    Can you try the 0.7.0rc just in case?

  3. Diapolo commented at 8:48 AM on September 7, 2012: none

    @laanwj I'm sure URI-handling is not active on Windows with 0.6.3, so I'm surprised then...

  4. Sladien commented at 8:51 AM on September 7, 2012: none

    I'm new here, I can't find where to get the 0.7.0rc. Thanks.

  5. Diapolo commented at 8:54 AM on September 7, 2012: none
  6. Sladien commented at 8:59 AM on September 7, 2012: none

    Installed 0.7.0rc and it executes without error, currently synchronizing with network.

  7. Diapolo commented at 9:08 AM on September 7, 2012: none

    Sounds good :), I'm still not sure what would cause that boost exception with 0.6.3 though...

  8. luke-jr commented at 9:22 AM on September 7, 2012: member

    IIRC, 0.6.x used boost::interprocess for everything

  9. laanwj commented at 1:25 PM on September 7, 2012: member

    I'm surprised that 0.7.x fixed this. But it could indeed be due to 0.6.x using boost::interprocess in places it should not. Closing this issue.

  10. laanwj closed this on Sep 7, 2012

  11. ghost commented at 9:26 AM on August 28, 2014: none

    :+1:

  12. laanwj commented at 9:32 AM on August 28, 2014: member

    That usually happens if ~/.bitcoin is not accessible.

  13. bitcoin 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-05-20 06:56 UTC