freebsd 2.2.7 (PII system)
gcc 2.95.1
postgres 6.5.1 no patches
I get these sporadically and I can't trace them to any particular thing other than heavy access.
query: select serverSequence from estoret order by serverSequence
ProcessQuery
NOTICE: SIReadEntryData: cache state reset
TRAP: Failed Assertion("!(RelationNameCache->hctl->nkeys == 10):", File: "relcache.c", Line: 1458)
!(RelationNameCache->hctl->nkeys == 10) (0)
#0 0x20214151 in ?? ()
#1 0x202139c3 in ?? ()
#2 0x109648 in ExcAbort ()
#3 0x1095a7 in ExcUnCaught ()
#4 0x1095fa in ExcRaise ()
#5 0x108e3a in ExceptionalCondition ()
#6 0x105f33 in RelationCacheInvalidate ()
#7 0x1040ef in ResetSystemCaches ()
#8 0xc96c1 in SIReadEntryData ()
#9 0xc8d4b in InvalidateSharedInvalid ()
#10 0x104372 in DiscardInvalid ()
#11 0x2f7b8 in AtStart_Cache ()
#12 0x2f78a in CommandCounterIncrement ()
#13 0xd3754 in pg_exec_query_dest ()
#14 0xd35a4 in pg_exec_query ()
#15 0xd5118 in PostgresMain ()
#16 0xb44a8 in DoBackend ()
#17 0xb3f63 in BackendStartup ()
#18 0xb3246 in ServerLoop ()
#19 0xb2a3f in PostmasterMain ()
#20 0x69aa7 in main ()