During startup spark is loading all the vcards from online contacts. That could freeze spark if the response is delayed. Also opening a new chat window could be slower than usually while spark is reloading the avatar url from the vcard.
There is already a patch available but we're still testing...
Process VCards by Threading and apply listener for VCards which come to late.
commited internal patch after testing to trunk
Mass closing of resolved issues