Author

Topic: exception in bitcoin.exe (Read 1747 times)

legendary
Activity: 1378
Merit: 1003
nec sine labore
November 25, 2011, 03:31:04 AM
#5
Hi,

same problem with 0.5.0-qt, this version, though, does not leave any info about the exception, neither inside debug.log nor inside windows event log. Sad

spiccioli
legendary
Activity: 1246
Merit: 1076
November 17, 2011, 12:43:32 AM
#4
Hi again,

I don't know if this is a known fact, but pressing Ctrl+C on a bitcoind.exe running inside a console on win32 throws an exception:

C:\Programmi\Bitcoin\daemon>bitcoind
terminate called after throwing an instance of 'DbException'
  what():  DbEnv::close: Invalid argument

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.


Best regards.

spiccioli

Ctrl+C is a common interupt. I assume bitcoind tries to exit without doing cleanup.
legendary
Activity: 1378
Merit: 1003
nec sine labore
November 15, 2011, 03:39:04 AM
#3
Hi again,

I don't know if this is a known fact, but pressing Ctrl+C on a bitcoind.exe running inside a console on win32 throws an exception:

C:\Programmi\Bitcoin\daemon>bitcoind
terminate called after throwing an instance of 'DbException'
  what():  DbEnv::close: Invalid argument

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.


Best regards.

spiccioli
legendary
Activity: 1378
Merit: 1003
nec sine labore
November 13, 2011, 05:38:32 AM
#2
BTW,

the fact that it shows a dialog with the error makes it impossibile to auto-restart it when it dies.

spiccioli.
legendary
Activity: 1378
Merit: 1003
nec sine labore
November 11, 2011, 03:55:14 AM
#1
Hi,

I've got a bitcoin 0.4.0 on win32 (windows xp) used as a server, there are 10 to 20 clients which reach it.

Here its .conf  file:

server=1
rpcuser=XXXXX
rpcpassword=YYYYY
rpcallowip=*


it dies from time to time with this exception:



edit: click on the image to see it in full.
Jump to: