Re: [HACKERS] Polecat quit unexpectdly

2011-06-15 Thread Robert Creager

On Jun 14, 2011, at 2:11 PM, Kevin Grittner wrote:

 Robert Creager robert.crea...@oracle.com wrote:
 
 Stack trace, nothing else.
 
 3   postgres 0x00010005cafa 
 multixact_twophase_postcommit + 74 (multixact.c:1367)
 4   postgres 0x00010005deab
 ProcessRecords + 91 (twophase.c:1407)
 5   postgres 0x00010005f78a 
 FinishPreparedTransaction + 1610 (twophase.c:1368)
 
 If this was a checkout from more than about 7 hours ago and less
 than about 10 hours ago, please get a fresh copy of the source and
 try again.

You believe it was related to the flurry of errors that popped up then.  This 
machine updates git every 30 minutes, runs builds every 2 hours, forces HEAD 
every 6 hours.

Later,
Rob

-- 

inline: oracle_sig_logo.gif
Robert Creager, Principal Software Engineer
Oracle Server Technologies
500 Eldorado Blvd, Bldg 5
Broomfield, CO, 80021
Phone: 303-272-6830 
Email: robert.crea...@oracle.com

inline: green-for-email-sig_0.gifOracle is committed to developing practices and products that help protect the 
environment


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers


Re: [HACKERS] Polecat quit unexpectdly

2011-06-14 Thread Kevin Grittner
Robert Creager robert.crea...@oracle.com wrote:
 
 Stack trace, nothing else.
 
 3   postgres  0x00010005cafa 
 multixact_twophase_postcommit + 74 (multixact.c:1367)
 4   postgres  0x00010005deab
 ProcessRecords + 91 (twophase.c:1407)
 5   postgres  0x00010005f78a 
 FinishPreparedTransaction + 1610 (twophase.c:1368)
 
If this was a checkout from more than about 7 hours ago and less
than about 10 hours ago, please get a fresh copy of the source and
try again.
 
-Kevin

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers


Re: [HACKERS] Polecat quit unexpectdly

2011-06-14 Thread Kevin Grittner
Robert Creager robert.crea...@oracle.com wrote:
 
 You believe it was related to the flurry of errors that popped up
 then.
 
I haven't looked at all the error in the flurry.  I think your
particular report is consistent with being caused by this commit:
 
http://git.postgresql.org/gitweb?p=postgresql.git;a=commit;h=b81831acbc671445061ed41a55fb1cc21d8e2979
 
and solved by this one:
 
http://git.postgresql.org/gitweb?p=postgresql.git;a=commit;h=85ea93384ae21ff59f5e5b292884a86f9c10b852
 
I suspect that other builds based on checkouts in this window of
time would probably show similar errors.
 
-Kevin

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers