I get a segmentation fault in https://github.com/mozilla/rust/blob/a88654977234d18b57e2a1842549941397ab0d59/src/libstd/sync/arc.rs#L83 in my program. (Find the full (complex and not really productive) program [here](http://pastebin.com/0A70vDKV)) I'm pretty new to rust. How can I try to debug this segmentation fault?