Re: PostgreSQL crash on Freebsd 7

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Michael <michael(at)gameservice(dot)ru>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: PostgreSQL crash on Freebsd 7
Date: 2007-10-25 23:40:34
Message-ID: 20071025234034.GN23566@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Michael wrote:

> Extract from dmesg:
> pid 30622 (postgres), uid 70: exited on signal 6 (core dumped)
>
> Nothing interesting in other logs.
>
> I run FreeBSD 7.0-BETA1 on Dual-Core AMD Opteron(tm) Processor 2216
> (2394.01-MHz 686-class CPU) with ULE scheduler
> PostgreSQL 8.2.5
>
> I can't find what triggers this behavior (it started core dumping
> after upgrading from FreeBSD 6.2)

This probably means that the spinlock support is not up to speed for
your platform. It is strange though -- I think I've seen other people
using FreeBSD 7. I don't see any on the buildfarm:
http://buildfarm.postgresql.org/cgi-bin/show_status.pl

It probably means you'll need to do some hacking to make it work again.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2007-10-26 00:15:54 Re: PostgreSQL crash on Freebsd 7
Previous Message Michael 2007-10-25 20:09:10 PostgreSQL crash on Freebsd 7