Re: Any MIPS assembly experts in the house?

Поиск
Список
Период
Сортировка
От Stefan Kaltenbrunner
Тема Re: Any MIPS assembly experts in the house?
Дата
Msg-id 430F76F1.9010404@kaltenbrunner.cc
обсуждение исходный текст
Ответ на Any MIPS assembly experts in the house?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Any MIPS assembly experts in the house?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> I see the latest buildfarm result from a mipsel machine is failing:
> http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=lionfish&dt=2005-08-26%2005:30:07
> 
> and the failure is this:
> 
> TRAP: FailedAssertion("!(lock->shared > 0)", File: "lwlock.c", Line: 456)
> LOG:  server process (PID 10112) was terminated by signal 6
> 
> which makes it seem highly probable that this recently committed patch
> to convert the MIPS out-of-line spinlock code into inline assembler
> isn't right:
> http://archives.postgresql.org/pgsql-committers/2005-08/msg00319.php
> 
> Can anyone spot the problem?  If not I fear we'll have to revert this.

As the owner of said machine I was about to report the problem - but on
a subsequent run of the buildfarm-script(to get access to the compiled
source for further debugging and testing) it completed without an error.



Stefan


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Call for 7.5 feature completion
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Any MIPS assembly experts in the house?