bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AIX: Terminated with fatal signal 11


From: Gunturi Srimanth
Subject: AIX: Terminated with fatal signal 11
Date: Thu, 30 Oct 2003 13:17:34 -0800 (PST)

Hello,
On an AIX box, cvs version 1.11.9 (server & client), I
get the following problem. I have a huge file (~70MB)
which checks out fine if i dont use pserver [cvs -d
/path/to/repository co hugeFileDir] . But when i try
to do the same thing with pserver, I get the signal 11
exception. I was wondering if anyone could elaborate
more on this behaviour, and suggest a way to make it
work with the pserver.
Regards
Srimanth.


$ cvs -t co something
 -> main loop with
CVSROOT=:pserver:someuser@someMachine:/home/cvshome/rep1
 -> Connecting to someMachine(x.x.x.x):2401
S-> do_module (something, Updating, , )
S-> do_module (something, Updating, , )
S-> Create_Admin (., something,
/home/cvshome/rep1/something, , , 0, 0, 1)
S-> unlink_file(./CVS/Tag)
 -> Create_Admin (something, something,
/home/cvshome/rep1/something, , , 0, 0, 1)
 -> unlink_file(something/CVS/Tag)
 <- Create_Admin
 -> unlink_file(CVS/Tag)
S-> Parse_Info (/home/cvshome/rep1/CVSROOT/rcsinfo,
something, ALL)
S<- Create_Admin
S-> fopen(/home/cvshome/rep1/CVSROOT/history,a)
S-> unlink_file(./CVS/Entries.Static)
 -> unlink_file(CVS/Entries.Static)
cvs checkout: Updating something
S-> Reader_Lock(/home/cvshome/rep1/something)
S-> RCS_checkout
(/home/cvshome/rep1/something/HugeFile.zip,v, 1.1, , ,
(function))
Terminated with fatal signal 11
 -> rename(CVS/Entries.Backup,CVS/Entries)
 -> unlink_file(CVS/Entries.Log)
 -> Lock_Cleanup()
$

__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]