Re: BUG #18708: regex problem: (?:[^\d\D]){0} asserts with "lp->nouts == 0 && rp->nins == 0" - Mailing list pgsql-bugs

From Alexander Lakhin
Subject Re: BUG #18708: regex problem: (?:[^\d\D]){0} asserts with "lp->nouts == 0 && rp->nins == 0"
Date
Msg-id 7dd96d86-bac0-4879-2555-276d2ef4a8db@gmail.com
Whole thread Raw
In response to Re: BUG #18708: regex problem: (?:[^\d\D]){0} asserts with "lp->nouts == 0 && rp->nins == 0"  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #18708: regex problem: (?:[^\d\D]){0} asserts with "lp->nouts == 0 && rp->nins == 0"
List pgsql-bugs
16.11.2024 19:02, Tom Lane wrote:
> Moreover, no other animal has shown this, including hornet itself
> on the v16 branch.  (It's only run this test in v15 and v16 so far,
> so that's not a lot of data points.)
>
> I'm inclined to guess this was some weird momentary glitch.  If it
> reproduces then I'll look closer.

(Un)fortunately, tern (which is also a ppc animal) has produced the same
failure:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=tern&dt=2024-11-16%2022%3A00%3A12

Best regards,
Alexander



pgsql-bugs by date:

Previous
From: Sam James
Date:
Subject: Build failure with GCC 15 (defaults to -std=gnu23)
Next
From: Tom Lane
Date:
Subject: Re: BUG #18708: regex problem: (?:[^\d\D]){0} asserts with "lp->nouts == 0 && rp->nins == 0"