Skip to content

Intermittant crash in bitcoin-qt.exe 0.5.0 rc5 when using RPC commands #640

@jordanmack

Description

@jordanmack

Intermittent crashes of bitcoin-qt.exe (server=1) when using RPC commands. I can reproduce it fairly consistently, but I have been unable to find a set of steps to reproduce it 100% of the time. Included at the bottom of this issue is the crash.bat I used to recreate to problem fairly consistently.

I successfully reproduced the crash on bitcoin-qt.exe 0.5.0 rc5.

I was unable to reproduce the crash on bitcoin.exe 0.4.1, bitcoind.exe 0.4.1, bitcoind.exe 0.5.0 rc5.

Reproduced using bitcoin-qt.exe 0.5.0 rc5 on:

  • Windows 7 x86
  • Windows 7 x64 SP1

Faulting application name: bitcoin-qt.exe, version: 0.0.0.0, time stamp: 0x4d44aa00
Faulting module name: bitcoin-qt.exe, version: 0.0.0.0, time stamp: 0x4d44aa00
Exception code: 0x40000015
Fault offset: 0x00e4b7fa
Faulting process id: 0xf80
Faulting application start time: 0x01cca56065158dac
Faulting application path: C:\Users\jmack\Desktop\bitcoin-0.5.0rc5-win32\bitcoin-qt.exe
Faulting module path: C:\Users\jmack\Desktop\bitcoin-0.5.0rc5-win32\bitcoin-qt.exe
Report Id: 050b54aa-1155-11e1-86c0-f46d0496aff0

---------- Begin crash.bat ----------
bitcoind.exe walletlock
bitcoind.exe walletlock
bitcoind.exe walletlock
bitcoind.exe walletlock
bitcoind.exe walletlock
bitcoind.exe walletlock
bitcoind.exe walletlock
bitcoind.exe walletlock
bitcoind.exe walletlock
bitcoind.exe walletlock
bitcoind.exe w
pause
---------- End crash.bat ----------

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions