Re: [gmx-users] Re: Segmentation Fault using g_cluster

2013-09-06 Thread Tsjerk Wassenaar
Hi Evelyne, So I was reading carelessly... I didn't notice you used an index file with trjcat. If you later try to use the same index file, that may indeed cause a segfault. Good that it works now. Cheers, Tsjerk On Fri, Sep 6, 2013 at 12:29 PM, deplazes wrote: > You also need to make a new

Re: [gmx-users] Re: Segmentation Fault using g_cluster

2013-09-06 Thread Tsjerk Wassenaar
Hi Evelyne, I haven't got a clue... But does it work if you use -settime when concatenating the trajectories, to avoid having frames with the same time index? It shouldn't cause a segfault, but it might. Cheers, Tsjerk On Fri, Sep 6, 2013 at 7:20 AM, deplazes wrote: > Hi guys > > do you have