Index: /issm/trunk-jpl/test/NightlyRun/test418.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test418.py	(revision 24833)
+++ /issm/trunk-jpl/test/NightlyRun/test418.py	(revision 24834)
@@ -23,7 +23,17 @@
 #partitioning
 md.qmu.numberofpartitions = 100
-#partitioner seamd to generate the following message:
-#corrupted size vs. prev_size
-#Aborted (core dumped)
+
+# Partitioner seamd to generate the following message,
+#
+#	corrupted size vs. prev_size
+#	Aborted (core dumped)
+#
+# In testing binaries,
+#
+#	malloc(): invalid next size (unsorted)
+#
+# TODO:
+# - Run valgrind and fix the above
+#
 md = partitioner(md, 'package', 'chaco', 'npart', md.qmu.numberofpartitions)
 md.qmu.vpartition = md.qmu.vpartition - 1
