📅 Original date posted:2011-11-17
🗒️ Summary of this message: Bitcoin-qt.exe crashes intermittently during rapid RPC command sending, with single letter commands triggering the crash most often. No issue has been logged.
📝 Original message:I'm getting an intermittent crashes on bitcoin-qt.exe when doing RPC
commands. I seem to be able to get it to occur most frequently when I
send a bunch of RPC commands in rapid succession. I have never
encountered it with "getbalance", but I have with some other commands.
Sending a single letter as the command seems to trigger the crash most
often.
I was unable to generate the crash using 0.4.1.
I was unable to find an issue logged for this, although I wonder if it
is related to https://github.com/bitcoin/bitcoin/issues/639
Can anyone make suggestion on any other debug information I can gather
before submitting an issue?
Windows 7 x64
Bitcoin 0.5 rc5
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
On 11/16/2011 8:34 AM, Gavin Andresen wrote:
> I need help sanity testing these:
>
https://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.4.1/test/
>
https://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.5.0/test/
>