FastPathStrongRelationLocks still has an issue in HEAD

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: FastPathStrongRelationLocks still has an issue in HEAD
Date: 2014-04-06 17:23:21
Message-ID: 26964.1396805001@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=rover_firefly&dt=2014-04-06%2017%3A04%3A00

TRAP: FailedAssertion("!(FastPathStrongRelationLocks->count[fasthashcode] > 0)", File: "lock.c", Line: 1240)
[53418a51.6a08:2] LOG: server process (PID 27631) was terminated by signal 6
[53418a51.6a08:3] DETAIL: Failed process was running: create table gc1() inherits (c1);

regards, tom lane

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2014-04-06 18:46:24 Re: four minor proposals for 9.5
Previous Message Tom Lane 2014-04-06 16:06:19 Downsides of scanning all .o files for typedefs