ParMETIS_V3_AdaptiveRepart crashes when specifying weighting on graph edges

Dear all,

I am using ParMETIS_V3_AdaptiveRepart to redistribute after mesh refinement. As long as I do not specify weighting on the edges, everything works well. As soon as I specify weigting on the edges the ParMETIS_V3_AdaptiveRepart crashes with a segmentation fault, without any further messages. Specifiying a weighting equal to 1 works fine. I checked that the weigting on all corresponding edges (Dual graph) are identical. I compiled with the debug=1 and assert2=1 options.

Does anyone has experience with this? I do not know how to find out what is going wrong.

best regards,

Jaap