Re: Assert Failure with current CVS

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
Cc: PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Assert Failure with current CVS
Date: 2000-11-21 03:38:10
Message-ID: 22222.974777890@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Philip Warner <pjw(at)rhyme(dot)com(dot)au> writes:
> TRAP: Failed Assertion("!(((file) > 0 && (file) < (int) SizeVfdCache &&
> VfdCache[file].fileName != ((void *)0))):", File: "fd.c", Line: 967)
> !(((file) > 0 && (file) < (int) SizeVfdCache && VfdCache[file].fileName !=
> ((void *)0))) (0)
> Server process (pid 7187) exited with status 6 at Tue Nov 21 13:44:27 2000

There should be a core file from this --- backtrace please?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-11-21 03:49:49 Re: Table/Column Constraints
Previous Message Ned Lilly 2000-11-21 03:35:40 Re: [HACKERS] (download ANSI SQL benchmark?) Re: Postgres article