Re: Upgrade 10.5->10.6 : db crash BUS ERROR (sig 10), reproducible

From: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
To: Peter <pmc(at)citylink(dot)dinoex(dot)sub(dot)org>
Cc: pgsql-admin(at)postgresql(dot)org, pgsql(at)FreeBSD(dot)org
Subject: Re: Upgrade 10.5->10.6 : db crash BUS ERROR (sig 10), reproducible
Date: 2019-03-08 20:22:33
Message-ID: 87y35p9l0k.fsf@news-spur.riddles.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

>>>>> "Peter" == Peter <pmc(at)citylink(dot)dinoex(dot)sub(dot)org> writes:

Peter> Extra Compiler-Options:
Peter> -march=pentium3

I CC'd you on my response to Palle, but to spell it out, what you need
to do to fix this is either:

1. Remove the -march=pentium3 option.

2. Add the -mstackrealign option as well.

Either way should work. Could you try (one or both, your preference) and
report back?

--
Andrew (irc:RhodiumToad)

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Peter 2019-03-08 21:14:37 Re: Upgrade 10.5->10.6 : db crash BUS ERROR (sig 10), reproducible
Previous Message Andrew Gierth 2019-03-08 20:13:49 Re: Upgrade 10.5->10.6 : db crash BUS ERROR (sig 10), reproducible