it could be the "trigger" since it possibly caused a full rebuild of all projects and maybe something in your project layout/dependency list somehow triggers a bug in the builder.
Any chance you can force the bug by cleaning all projects at once ?
Then when it freezes use jstack to capture the blocked/busy threads ?