PDA

View Full Version : -qt option causes sig 11



shortfinal
04-22-2004, 09:30 PM
Saw the 'Upload error with new client' thread but I'm getting the same error while running off-line. Haven't tried to upload. In error.log is:

Starting foldtrajlite built 2004.04.22
Thu Apr 22 21:18:15 2004 ERROR: [001.001] {foldtrajlite2.c, line 2123} Caught sig 11

This happens with the options:
-f protein -n native -df -g 1 -i f -qt -rt

When I take out the -qt option the client runs fine.

I'm running the Tru64 version of the client.

Thanks,
Shortfinal

MrMr
04-23-2004, 11:11 AM
Yep, same problem on SGI-IRIX64 clients
-qt flags gives a segv :
ERROR: [001.001] {foldtrajlite2.c, line 2123} Caught sig 11

guru
04-23-2004, 11:27 AM
Yep, same on the Solaris 64 bit client.

guru

shortfinal
04-23-2004, 11:28 AM
My workaround for now is not to use the -qt option and pipe the output to /dev/null

Shortfinal

Brian the Fist
04-23-2004, 02:46 PM
This is usually caused when we change the code and call curses before initializing it. We'll try to fix it and post new binaries ASAP so check back Monday or later today hopefully