Ack! Core dump when committing...

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема Ack! Core dump when committing...
Дата
Msg-id 36518E67.CE2AB2B4@alumni.caltech.edu
обсуждение исходный текст
Список pgsql-hackers
I was trying to commit Billy's fixes for mixed-case table names and have
a problem! cvs is core dumping when I try to commit psql.c. I can commit
other files just fine (or at least did before running into this). The
problem is on the REL6_4 branch, and I succeeded in committing the same
patches to the main branch before running into this problem.

I tried brute-force removing the locks and retrying but get the core
dump repeatably. I've left the locks in for now until we have a fix.
btw, the cvs file is pretty big, but I don't know if that has anything
to do with it. Any suggestions?

If it helps, I have a local copy of the cvs tree on my machine (from
CVSup) and perhaps that would be a good backup copy for the psql.c
archive file??
                     - Tom

> cvs commit .
cvs commit: Examining .
Abort (core dumped)
> cvs commit psql.c
cvs commit: [09:45:39] waiting for thomas's lock in
/usr/local/cvsroot/pgsql/src/bin/psql
^Ccvs [commit aborted]: received interrupt signal
> to /usr/local/cvsroot/pgsql/src/bin/psql
> dir
total 49733151 drwxrwxr-x   2 thomas   pgsql     512 Nov 17 09:44 #cvs.lock/79962 -rw-rw-r--   1 thomas   pgsql       0
Nov17 09:44
 
#cvs.wfl.hub.org.1802581988 -r--r--r--   1 scrappy  pgsql    7725 Nov  4 17:01 Makefile.in,v80185 -r--r--r--   1 thomas
 pgsql  403727 Nov 17 09:26 psql.c,v
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Terry Mackintosh
Дата:
Сообщение: Re: [HACKERS] Tree type, how best to impliment?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Tree type, how best to impliment?