Fix assertion failure in SnapBuildInitialSnapshot()

Edit
ID 4149
Title Fix assertion failure in SnapBuildInitialSnapshot()
Topic Bug Fixes
Created 2023-01-29 15:51:44
Last modified 2024-02-01 18:20:48 (9 months, 2 weeks ago)
Latest email 2024-02-01 18:20:55 (9 months, 2 weeks ago)
Status
2024-01: Returned with feedback
2023-11: Moved to next CF
2023-09: Moved to next CF
2023-07: Moved to next CF
2023-03: Moved to next CF
Target version
Authors Masahiko Sawada (masahikosawada)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4149
git checkout commitfest/cf/4149
Emails
Assertion failure in SnapBuildInitialSnapshot()
First at 2022-11-10 10:34:40 by Amit Kapila <amit.kapila16 at gmail.com>
Latest at 2024-02-01 18:20:55 by vignesh C <vignesh21 at gmail.com>
Latest attachment (fix_concurrent_slot_xmin_update.patch) at 2023-02-09 06:32:01 from Masahiko Sawada <sawada.mshk at gmail.com>
    Attachment (fix_concurrent_slot_xmin_update.patch) at 2023-02-09 06:32:01 from Masahiko Sawada <sawada.mshk at gmail.com> (Patch: Yes)
    Attachment (master_v3-0001-Fix-a-race-condition-of-updating-procArray-replic.patch) at 2023-01-31 12:37:58 from Masahiko Sawada <sawada.mshk at gmail.com> (Patch: Yes)
    Attachment (master_v2-0001-Fix-a-race-condition-of-updating-procArray-replic.patch) at 2023-01-31 05:41:35 from Masahiko Sawada <sawada.mshk at gmail.com> (Patch: Yes)
    Attachment (fix_slot_xmin_race_condition.patch) at 2022-12-08 02:46:44 from Masahiko Sawada <sawada.mshk at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Add-additional-checks-while-creating-the-initial-.patch) at 2022-11-18 05:50:36 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Add-additional-checks-while-creating-the-initial-.patch) at 2022-11-17 06:33:40 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (improve_checks_snapbuild_1.patch) at 2022-11-15 11:51:44 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
History
When Who What
2024-02-01 18:20:48 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Returned with feedback
2024-01-11 14:24:33 vigneshwaran C (vignesh.postgres) New status: Waiting on Author
2023-12-04 08:50:41 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-02 09:33:19 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-08-01 18:44:13 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-04-10 00:45:27 Greg Stark (stark) Closed in commitfest 2023-03 with status: Moved to next CF
2023-01-29 15:51:52 Masahiko Sawada (masahikosawada) Changed authors to Masahiko Sawada (masahikosawada)
2023-01-29 15:51:44 Masahiko Sawada (masahikosawada) Attached mail thread CAA4eK1L8wYcyTPxNzPGkhuO52WBGoOZbT0A73Le=ZUWYAYmdfw@mail.gmail.com
2023-01-29 15:51:44 Masahiko Sawada (masahikosawada) Created patch record
Edit