Re: [AMBER] tleap segmentation fault

From: Bill Ross <ross.cgl.ucsf.EDU>
Date: Tue, 11 May 2010 13:03:54 -0700

> That doesn't seem to work. The output is:
>
> "/opt/amber10/bin/tleap": not in executable format: File format not
> recognized
> /opt/amber10/bin/core: No such file or directory.
>
> I verified that tleap is executable by all users. Am I typing it in wrong?

If you look at 'tleap' you will notice it's a script:

% file tleap
tleap: C shell script text executable

So you need to e.g. 'cat tleap' to see what binary it runs,
then use gdb on that. It used to be teLeap if I remember right.

Bill

> On 11 May 2010 13:39, Bill Ross <ross.cgl.ucsf.edu> wrote:

> > > *tleap: line 17: 26980 Segmentation fault (core dumped)
> >
> > Whenever you see 'core dumped' you can try debug by finding the
> > tleap binary and 'gdb <binary> core' followed by 'where' to the
> > gdb prompt, which will show the place where the error occurred.
> >
> > Bill
> >
> > _______________________________________________
> > AMBER mailing list
> > AMBER.ambermd.org
> > http://lists.ambermd.org/mailman/listinfo/amber
> >
> _______________________________________________
> AMBER mailing list
> AMBER.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue May 11 2010 - 13:30:03 PDT
Custom Search