From: James Irving (irving.james_at_gmail.com)
Date: Mon Jun 30 2008 - 20:03:44 CDT

Hi guys,

Thanks for the advice, that fixed the crash problem. I notice that
VMD is not exiting cleanly, which is a less serious problem from my
point of view; when I exit I get the following error:

-----
alloc: invalid block: 0x86ae6f8: 0 0 37

/Applications/VMD 1.8.6.app/Contents/MacOS/startup.command: line 7:
13198 Abort trap
"$p/../Resources/VMD.app/Contents/MacOS/VMD" $*
-----

or from gdb,

----
"alloc: invalid block: 0x864d6f8: 0 0 37
Program received signal SIGABRT, Aborted.
0x96017b9e in __kill ()"
----
Any ideas?  I guess when all else fails, compile from scratch (or wait
for an Apple bugfix?).
Thanks again,
James