If trying to import on alethzero an UTC-xxxx json file made by geth, it crashes. Solved editing the UTC-xxx json file. Just lower case the C of the word: "Crypro", from "Crypto" to "crypto"
i think its because its not reading the json object properly, what you can do is:
make a copy of a json file created by alethzero and open it with and editor, change the fields manually with the data from the json created by geth so ciphertext, salt etc, save and try re importing now
Comments
make a copy of a json file created by alethzero and open it with and editor, change the fields manually with the data from the json created by geth so ciphertext, salt etc, save and try re importing now
https://github.com/ethereum/cpp-ethereum/issues/2782