| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Time to retire Windows XP buildfarm host? |
| Date: | 2016-12-23 22:48:42 |
| Message-ID: | 20161223224842.m2iezvourbdf5bs6@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Andrew Dunstan wrote:
> ... and miraculously it has fixed itself.
And it failed again today, once.
Today I noticed that it's running gcc 4.5.0. But for the 4.5 branch,
the GCC guys put out a few releases before abandoning it, and there are
some compiler segmentation faults fixed in some of these releases,
visible here:
https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.5.1
https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.5.2
https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.5.3
https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.5.4
I think it'd be worthwhile to upgrade to the latest in that branch.
--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2016-12-23 23:12:50 | Re: Remove lower limit on checkpoint_timeout? |
| Previous Message | Joe Conway | 2016-12-23 22:44:18 | Re: Incautious handling of overlength identifiers |