Re: Reproducible "Bus error" in 9.2.3 during database dump restoration (Ubuntu Server 12.04 LTS)

Поиск
Список
Период
Сортировка
От Dmitry Koterov
Тема Re: Reproducible "Bus error" in 9.2.3 during database dump restoration (Ubuntu Server 12.04 LTS)
Дата
Msg-id CA+CZih6sW2p6Zu0aawdiEz6XubbHGp_9R6qzcKtVZXAoHP1MNQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Reproducible "Bus error" in 9.2.3 during database dump restoration (Ubuntu Server 12.04 LTS)  (Merlin Moncure <mmoncure@gmail.com>)
Ответы Re: Reproducible "Bus error" in 9.2.3 during database dump restoration (Ubuntu Server 12.04 LTS)  (Craig Ringer <craig@2ndquadrant.com>)
Список pgsql-hackers
x86_64, PostgreSQL 9.2. is run within an OpenVZ container and generates SIGBUS.
PostgreSQL 9.1 has no such problem.

(OpenVZ is a linux kernel-level virtualization which adds namespaces for processes, networking, quotas etc. It works not like e.g. Xen or VMWare, because all containers share the same kernel.)


On Wed, Mar 6, 2013 at 7:51 AM, Merlin Moncure <mmoncure@gmail.com> wrote:
On Tue, Mar 5, 2013 at 3:04 PM, Kevin Grittner <kgrittn@ymail.com> wrote:
> Dmitry Koterov <dmitry@koterov.ru> wrote:
>
>> LOG:  server process (PID 18705) was terminated by signal 7: Bus error
>
> So far I have only heard of this sort of error when PostgreSQL is
> running in a virtual machine and the VM software is buggy.  If you
> are not running in a VM, my next two suspects would be
> hardware/BIOS configuration issues, or an antivirus product.

for posterity, what's the hardware platform?  software bus errors are
more likely on non x86 hardware.

merlin

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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: Btrfs clone WIP patch
Следующее
От: Tom Lane
Дата:
Сообщение: Re: postgres_fdw vs data formatting GUCs (was Re: [v9.3] writable foreign tables)