Tom Lane wrote:
#4  0x4e85b4 in ExceptionalCondition (
conditionName=0x1ac4ac "!(nestLevel > 0 && nestLevel <= GUCNestLevel)", errorType=0x1abf44 "FailedAssertion", fileName=0x1abee4 "guc.c", lineNumber=3907) at assert.c:57
#5  0x501f48 in AtEOXact_GUC (isCommit=-86 'ยช', nestLevel=84) at guc.c:3907
#6  0x20618c in AbortTransaction () at xact.c:2194


This looks like maybe a corrupted stack - the args to AtEOXact_GUC at that location in xact.c are hardwired.

cheers

andrew

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

Reply via email to