RE: [HACKERS] spinlock freeze again
Hiroshi Inoue <inoue@tpf.co.jp>
From: "Hiroshi Inoue" <Inoue@tpf.co.jp>
To: "Bruce Momjian" <maillist@candle.pha.pa.us>
Cc: "pgsql-hackers" <pgsql-hackers@postgreSQL.org>
Date: 1999-07-07T23:50:53Z
Lists: pgsql-hackers
> -----Original Message----- > From: Bruce Momjian [mailto:maillist@candle.pha.pa.us] > Sent: Thursday, July 08, 1999 3:21 AM > To: Hiroshi Inoue > Cc: pgsql-hackers > Subject: Re: [HACKERS] spinlock freeze again > > > [Charset iso-8859-1 unsupported, filtering to ASCII...] > > Hi all, > > > > ProcReleaseSpins() does nothing unless MyProc is set. > > So both elog(ERROR/FATAL) and proc_exit(0) before > > InitProcess() don't release spinlocks. > > Are their any locks acquired before InitProcess()? > OidGenLockId spinlock is acquired in InitTransactionLog(). Regards. Hiroshi Inoue Inoue@tpf.co.jp