"Tom Turelinckx" <t...@turelinckx.be> writes: > Stack trace from skate:
Huh ... so that's nowhere near the jsonpath-syntax-error crash that we saw before. I assume this trace is from this run? https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=skate&dt=2019-03-31%2006%3A24%3A35 That looks a whole lot like the previous failure on snapper: https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=snapper&dt=2019-03-23%2013%3A01%3A28 right down to it having gotten through "make check" only to fail when the same regression tests are run again during the pg_upgrade test. I wonder if there's any real significance to that, or if it's just that the failure is not very repeatable. BTW, what is the difference between skate and snapper? They look to be running on the same machine. regards, tom lane