recent crashing #2674

issue Hardcore-fs opened this issue on May 20, 2013
  1. Hardcore-fs commented at 12:30 AM on May 20, 2013: none

    The code was fine, even rolling back to previous backups will not prevent crash Also re-installed app..

    Crashed Thread: 0 Dispatch queue: com.apple.main-thread

    Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000

    Application Specific Information: Assertion failed: (pfork != NULL), function SetBestChain, file src/main.cpp, line 1742.

    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x94295a6a __pthread_kill + 10 1 libsystem_c.dylib 0x93417b2f pthread_kill + 101 2 libsystem_c.dylib 0x9344e4ec abort + 168 3 libsystem_c.dylib 0x9345cd2b __assert_rtn + 326 4 com.yourcompany.Bitcoin-Qt 0x000d1656 SetBestChain(CValidationState&, CBlockIndex*) + 2454 5 com.yourcompany.Bitcoin-Qt 0x000d3526 ConnectBestBlock(CValidationState&) + 598 6 com.yourcompany.Bitcoin-Qt 0x0011cbd7 AppInit2() + 16839 7 com.yourcompany.Bitcoin-Qt 0x000229e3 main + 7603 8 com.yourcompany.Bitcoin-Qt 0x0001f921 start + 53

  2. fanquake commented at 5:25 AM on May 20, 2013: member

    The " Assertion failed: (pfork != NULL), function SetBestChain, file src/main.cpp, line 1742. " error

    is the same as #2405 & #2426

    Were you running 0.8.1 or 0.8.2 when the crash happened?

    It would also be helpful if you can tell us which version of OS X your running.

  3. Hardcore-fs commented at 5:52 AM on May 20, 2013: none

    osx 10.8.3 The version is the latest on the site 0.8.1 did not know there was an 8.2 version……….

    On May 20, 2013, at 1:25 PM, Michael Ford notifications@github.com wrote:

    This error message

    " Assertion failed: (pfork != NULL), function SetBestChain, file src/main.cpp, line 1742. "

    is the same as #2405 & #2426

    Were you running 0.8.1 or 0.8.2 when the crash happened?

    It would also be helpful if you can tell us which version of OS X your running.

    — Reply to this email directly or view it on GitHub.

  4. fanquake commented at 6:10 AM on May 20, 2013: member

    0.8.2 is currently in the release candidate stage, see https://bitcointalk.org/index.php?topic=201124.0

    It contains code changes which should hopefully fix the issue your having.

  5. Hardcore-fs commented at 7:39 AM on May 20, 2013: none

    nope…. still crashing.

    Crashed Thread: 0 Dispatch queue: com.apple.main-thread

    Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000

    Application Specific Information: Assertion failed: (pfork != NULL), function SetBestChain, file src/main.cpp, line 1764.

    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x94295a6a __pthread_kill + 10 1 libsystem_c.dylib 0x93417b2f pthread_kill + 101 2 libsystem_c.dylib 0x9344e4ec abort + 168 3 libsystem_c.dylib 0x9345cd2b __assert_rtn + 326 4 org.bitcoinfoundation.Bitcoin-Qt 0x000d23d3 SetBestChain(CValidationState&, CBlockIndex*) + 2211 5 org.bitcoinfoundation.Bitcoin-Qt 0x000d4128 ConnectBestBlock(CValidationState&) + 824 6 org.bitcoinfoundation.Bitcoin-Qt 0x0012645a AppInit2(boost::thread_group&) + 22154 7 org.bitcoinfoundation.Bitcoin-Qt 0x00022a80 main + 7504 8 org.bitcoinfoundation.Bitcoin-Qt 0x0001fd51 start + 53

    On May 20, 2013, at 2:10 PM, Michael Ford notifications@github.com wrote:

    0.8.2 is currently in the release candidate stage, see https://bitcointalk.org/index.php?topic=201124.0

    It contains code changes which should hopefully fix the issue your having.

    — Reply to this email directly or view it on GitHub.

  6. laanwj commented at 8:34 AM on May 20, 2013: member

    If the linked issues are anything to go by, it is an corruption in an index data structure and passing -reindex should solve this issue for you.

  7. Hardcore-fs commented at 2:12 AM on May 23, 2013: none

    Yes it was….

    But I have noticed the 'indexes' get corrupted a lot on OSX, even if the drive and files 'check out'. I suspect some sort of buffer flushing issue for the database, seen this before under osx where I have a MASSIVE database and the software shuts down gracefully, but then the database ends up corrupted, normally I have to force flush before the shutdown.

    Same with NAS on osx, you have to issue a "fake" shutdown and cancel to correctly flush the buffers sometimes.

    On May 20, 2013, at 4:34 PM, Wladimir J. van der Laan notifications@github.com wrote:

    If the linked issues are anything to go by, it is an corruption in an index data structure and passing -reindex should solve this issue for you.

    — Reply to this email directly or view it on GitHub.

  8. Diapolo commented at 6:41 AM on May 24, 2013: none

    0.8.2 has some OSX related fixes in that area, can you try and see if this mess happens again?

  9. Hardcore-fs commented at 6:48 AM on May 24, 2013: none

    K I will keep 0.8.2 running to see if it trashes the new database.

    On May 24, 2013, at 2:41 PM, Philip Kaufmann notifications@github.com wrote:

    0.8.2 has some OSX related fixes in that area, can you try and see if this mess happens again?

    — Reply to this email directly or view it on GitHub.

  10. laanwj closed this on May 24, 2013

  11. laanwj commented at 9:59 AM on May 24, 2013: member

    Please open a new issue if this is still a problem with 0.8.2

  12. DrahtBot 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-03 18:15 UTC

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