Re: lock in qnx rtp. - Mailing list pgsql-ports

From Tom Lane
Subject Re: lock in qnx rtp.
Date
Msg-id 17360.990649825@sss.pgh.pa.us
Whole thread Raw
In response to lock in qnx rtp.  ("Leandro Medina" <lmedina@ingdesi.com>)
Responses Re: lock in qnx rtp.  ("Tegge, Bernd" <tegge@repas-aeg.de>)
List pgsql-ports
"Leandro Medina" <lmedina@ingdesi.com> writes:
>     I'm porting posgresql for QNX RTP. Compiling is ok, but
> "/usr/local/pqsql/bin/initdb -D data" command say:

> FATAL: s_lock(0x081e6029) at spin.c:162, stuck spinlock. Aborting.

Hm.  The existing QNX spinlock functions do work for some people.
Is the slock_t datatype declared correctly for your platform in the
port header file?

            regards, tom lane

pgsql-ports by date:

Previous
From: "Leandro Medina"
Date:
Subject: lock in qnx rtp.
Next
From: Bruce Momjian
Date:
Subject: Re: Re: pgsql + qnx