windows qt v1.5.5.2 console/rpc directive
validateaddress F1D7xQKugtYCDmKeZyNTqeGQxgutDcorXa
causes the program to fault
this is the first thing unomp mining pool software (i use unomp to solo mine multiple altcoins) does
when it connects
it seems if you feed validateaddress an invalid address it properly returns 'false'
but feed it a good address and the program fault happens
Seems to be working here? Did you compile yourself?
09:11:05

validateaddress F1D7xQKugtYCDmKeZyNTqeGQxgutDcorXa
09:11:05

{
"isvalid" : true,
"address" : "F1D7xQKugtYCDmKeZyNTqeGQxgutDcorXa",
"ismine" : false
}