Intermittent crashes on brolga in join.sql test - Mailing list pgsql-hackers

From Thomas Munro
Subject Intermittent crashes on brolga in join.sql test
Date
Msg-id CAEepm=054OPGEWAgAXy9VskmdQBMUS9uV3j+pqe1Vg5YvN3e8Q@mail.gmail.com
Whole thread Raw
Responses Re: Intermittent crashes on brolga in join.sql test  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
List pgsql-hackers
Hi Andrew,

As mentioned over here, but probably lost in the noise of that thread:

https://www.postgresql.org/message-id/CAEepm%3D2r1svRUfeR1c9Z4UegkPdMw4gxyok4jCWf-h7kdqHHAA%40mail.gmail.com

... there is an intermittent crash in my new Parallel Hash code that
occurs only on your 32 bit Windows XP + Cygwin animal "brolga".
Unfortunately I haven't managed to come up with a theory to explain
this using only brain power and tea.

Would you mind trying to get a backtrace from that system?  Either
from a regular make check failure, or perhaps it can be provoked by
running the attached script?  I don't know anything about Cygwin
myself but I see that it's possible to get a core file that gdb can
load with "dumper":

https://stackoverflow.com/questions/320001/using-a-stackdump-from-cygwin-executable
https://cygwin.com/cygwin-ug-net/dumper.html

Thanks,

-- 
Thomas Munro
http://www.enterprisedb.com

Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: jsonpath
Next
From: Everaldo Canuto
Date:
Subject: Re: proposal: alternative psql commands quit and exit