Re: beta 1 failed on linux mipsel

Поиск
Список
Период
Сортировка
От Jim Buttafuoco
Тема Re: beta 1 failed on linux mipsel
Дата
Msg-id 20040831113507.M37500@contactbda.com
обсуждение исходный текст
Ответ на Re: beta 1 failed on linux mipsel  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom,

Still having problems.  This is the output of "make check".  I am going to compile with debug symbols and try to 
attach with gdb next.  any other ideas?

Thanks
Jim


-------------------------------------------------------------------------------------------------

Running in noclean mode.  Mistakes will not be cleaned up.
The files belonging to this database system will be owned by user "pgsql".
This user must also own the server process.

The database cluster will be initialized with locale C.

creating directory /home/pgsql/postgresql-8.0.0beta1/src/test/regress/./tmp_check/data ... ok
creating directory /home/pgsql/postgresql-8.0.0beta1/src/test/regress/./tmp_check/data/global ... ok
creating directory /home/pgsql/postgresql-8.0.0beta1/src/test/regress/./tmp_check/data/pg_xlog ... ok
creating directory /home/pgsql/postgresql-8.0.0beta1/src/test/regress/./tmp_check/data/pg_xlog/archive_status ... ok
creating directory /home/pgsql/postgresql-8.0.0beta1/src/test/regress/./tmp_check/data/pg_clog ... ok
creating directory /home/pgsql/postgresql-8.0.0beta1/src/test/regress/./tmp_check/data/pg_subtrans ... ok
creating directory /home/pgsql/postgresql-8.0.0beta1/src/test/regress/./tmp_check/data/base ... ok
creating directory /home/pgsql/postgresql-8.0.0beta1/src/test/regress/./tmp_check/data/base/1 ... ok
creating directory /home/pgsql/postgresql-8.0.0beta1/src/test/regress/./tmp_check/data/pg_tblspc ... ok
selecting default max_connections ... 10
selecting default shared_buffers ... 50
creating configuration files ... ok
creating template1 database in /home/pgsql/postgresql-8.0.0beta1/src/test/regress/./tmp_check/data/base/1 ... PANIC:  
stuck spinlock (0x2b0
52030) detected at lwlock.c:246
child process was terminated by signal 6
initdb: failed
initdb: data directory "/home/pgsql/postgresql-8.0.0beta1/src/test/regress/./tmp_check/data" not removed at user's 
request



---------- Original Message -----------
From: Tom Lane <tgl@sss.pgh.pa.us>
To: jim@contactbda.com
Cc: "pgsql-hackers" <pgsql-hackers@postgresql.org>
Sent: Mon, 30 Aug 2004 13:23:03 -0400
Subject: Re: [HACKERS] beta 1 failed on linux mipsel 

> "Jim Buttafuoco" <jim@contactbda.com> writes:
> > I have confirmed that 7.4.3 works on the cobalt raq mipsel system.  I
> > have not looked at the s_lock.[ch] code as I have not coded in C for
> > years and don't know the backend code very well.  Do you have any
> > ideas?
> 
> Do you want to give me or another pg-hacker a temporary account on your
> machine?
> 
>             regards, tom lane
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
>       joining column's datatypes do not match
------- End of Original Message -------



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [pgsql-hackers-win32] Testing needed for recent tablespace
Следующее
От: Bruce Momjian
Дата:
Сообщение: Win32 compile and beta2