Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: CIYAM on September 21, 2012, 08:20:59 AM



Title: Version 0.7 gets an exception when exiting (Windows XP)
Post by: CIYAM on September 21, 2012, 08:20:59 AM
From my debug.log:

Code:
************************
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_6system12system_errorEEEEE       
close: Either the application has not called WSAStartup, or WSAStartup failed       
C:\Program Files\Bitcoin\bitcoin-qt.exe in ThreadRPCServer()       

This is occurring every time I exit. :(


Title: Re: Version 0.7 gets an exception when exiting (Windows XP)
Post by: laanwj on September 21, 2012, 11:49:33 AM
What options are you using? For example, are you using RPC at all?


Title: Re: Version 0.7 gets an exception when exiting (Windows XP)
Post by: CIYAM on September 22, 2012, 02:27:57 AM
What options are you using? For example, are you using RPC at all?

These are the options I have set:

Code:
noirc=1
nolisten=1
server=1
rpcallowip=127.0.0.1
rpcpassword=***password***