Kris Jurka <[EMAIL PROTECTED]> writes: > Running the JDBC driver's regression tests I came across an assertion > failure in 7.5dev. The test does:
> #3 0x082313c2 in ExceptionalCondition ( > conditionName=0x6 <Address 0x6 out of bounds>, > errorType=0x82546fb "FailedAssertion", fileName=0x403ab550 "`\022", > lineNumber=0) at assert.c:50 > #4 0x08247342 in AtCleanup_Portals () at portalmem.c:574 > #5 0x080a9336 in CleanupTransaction () at xact.c:1597 There's no Assert at line 574 in CVS tip; how far back is your copy? I think this might be related to some changes I made recently, so please try if it still happens in CVS tip. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org