Hi, I'm a new user to cygwin and recently installed 1.5.6.1 on windows xp. I installed the cvs module (cvs 1.11.6), and added these to .bash_profile: export CVSROOT=:ext:[EMAIL PROTECTED]:/src/ois-projects/cvsroot export CVS_RSH=ssh
When I try $ cvs get -d dev ted I get a segmentation fault - I've attached a sample of the output - I also got a cvs.exe.stackdump that I can forward if necessary. $ cvs runs correctly. I've tried uninstalling the cvs module and reinstalling from different mirror sites but that didn't help. Thanks for any help. Clare.
... cvs [checkout aborted]: received abort signal cvs [checkout aborted]: received abort signal cvs [checkout aborted]: received abort signal cvs [checkout aborted]: received abort signal cvs [checkout aborted]: received abort signal in handle_threadlist_exception! in handle_threadlist_exception! Exception: STATUS_ACCESS_VIOLATION at eip=610040DF eax=00230000 ebx=006EEAAC ecx=0022F014 edx=610867AC esi=0022F01 ebp=006EE434 esp=006EE434 program=C:\cygwin\bin\cvs.exe cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023 Stack trace: Frame Function Args 006EE434 610040DF (0022F014, 610867AC, 00000000, 00000000) 006EE474 61025A05 (006EEAAC, 0048F37F, 61146B84, 00000000) 006EE7A4 61025E18 (0022F014, 00000006, 00000000, 00000000) 006EEAD4 6102673C (00000000, 006EEB1C, 00000014, 006EEB08) 006EEF54 6108BC45 (610ED774, 00000000, 006EEF74, 006EEFAC) 006EEF74 61003096 (610ED774, 006EEFAC, 61003030, 00000000) 006EEFA4 61003DE4 (00000000, 00000000, 00000000, 00000000) 006EFFA4 61003D8E (00000000, 00000000, 00000000, 00000000) End of stack traceSegmentation fault (core dumped)
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/