source:
issm/oecreview/Archive/24684-25833/ISSM-24833-24834.diff
Last change on this file was 25834, checked in by , 4 years ago | |
---|---|
File size: 780 bytes |
-
../trunk-jpl/test/NightlyRun/test418.py
22 22 23 23 #partitioning 24 24 md.qmu.numberofpartitions = 100 25 #partitioner seamd to generate the following message: 26 #corrupted size vs. prev_size 27 #Aborted (core dumped) 25 26 # Partitioner seamd to generate the following message, 27 # 28 # corrupted size vs. prev_size 29 # Aborted (core dumped) 30 # 31 # In testing binaries, 32 # 33 # malloc(): invalid next size (unsorted) 34 # 35 # TODO: 36 # - Run valgrind and fix the above 37 # 28 38 md = partitioner(md, 'package', 'chaco', 'npart', md.qmu.numberofpartitions) 29 39 md.qmu.vpartition = md.qmu.vpartition - 1 30 40
Note:
See TracBrowser
for help on using the repository browser.