------- Comment #4 from dfranke at gcc dot gnu dot org 2010-05-05 21:59 ------- For ICEs, the interesting messages are before the ICE itself; most often something like "invalid read", "invalid write" or "used of uninitialized value".
The loss records are (mainly) due to the ICE which doesn't allow the application to properly clean up after itself. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43996