Panic due to incorrect missingContrecPtr after promotion

Edit
ID 3585
Title Panic due to incorrect missingContrecPtr after promotion
Topic Bug Fixes
Created 2022-03-03 16:18:53
Last modified 2022-03-30 16:23:01 (2 years, 7 months ago)
Latest email 2022-08-31 13:15:02 (2 years, 2 months ago)
Status
2022-07: Committed
Target version stable
Authors Sami Imseih (simseih)
Reviewers Become reviewer
Committer Álvaro Herrera (alvherre)
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/3585
git checkout commitfest/cf/3585
Emails
[BUG] Panic due to incorrect missingContrecPtr after promotion
First at 2022-02-22 19:20:55 by "Imseih (AWS), Sami" <simseih at amazon.com>
Latest at 2022-08-31 13:15:02 by "Imseih (AWS), Sami" <simseih at amazon.com>
Latest attachment (abortcont_additional_log_137.diff) at 2022-08-05 21:28:16 from "Imseih (AWS), Sami" <simseih at amazon.com>
    Attachment (abortcont_additional_log_137.diff) at 2022-08-05 21:28:16 from "Imseih (AWS), Sami" <simseih at amazon.com> (Patch: Yes)
    Attachment (detect_aborted_contrec_panic_2.diff) at 2022-06-28 07:09:26 from Kyotaro Horiguchi <horikyota.ntt at gmail.com> (Patch: Yes)
    Attachment (aborted_contrec_reset_3.patch) at 2022-06-21 01:35:33 from Kyotaro Horiguchi <horikyota.ntt at gmail.com> (Patch: Yes)
    Attachment (detect_aborted_contrec_panic.diff) at 2022-06-20 11:28:30 from Kyotaro Horiguchi <horikyota.ntt at gmail.com> (Patch: Yes)
    Attachment (0001-Patch_to_repro.patch) at 2022-05-27 19:01:37 from "Imseih (AWS), Sami" <simseih at amazon.com> (Patch: Yes)
    Attachment (0001-Testing_patch[2][2].patch) at 2022-05-27 02:01:27 from "Imseih (AWS), Sami" <simseih at amazon.com> (Patch: Yes)
    Attachment (v4-0001-Fix-missing-continuation-record-after-standby-promot-v10.patch) at 2022-03-07 20:34:12 from "Imseih (AWS), Sami" <simseih at amazon.com> (Patch: Yes)
    Attachment (v4-0001-Fix-missing-continuation-record-after-standby-promot.patch) at 2022-02-25 21:28:18 from "Imseih (AWS), Sami" <simseih at amazon.com> (Patch: Yes)
    Attachment (v3-0001-Fix-missing-continuation-record-after-standby-pro.patch) at 2022-02-25 04:27:19 from "Imseih (AWS), Sami" <simseih at amazon.com> (Patch: Yes)
    Attachment (v2-0001-Fix-missing-continuation-record-after-standby-pro.patch) at 2022-02-22 20:16:41 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (0001-Fix-missing-continuation-record-after-standby-promot.patch) at 2022-02-22 19:20:55 from "Imseih (AWS), Sami" <simseih at amazon.com> (Patch: Yes)
History
When Who What
2022-03-30 16:23:01 Nathan Bossart (bossartn) Closed in commitfest 2022-07 with status: Committed
2022-03-30 16:23:01 Nathan Bossart (bossartn) Changed committer to alvherre
2022-03-19 19:16:00 Sami Imseih (simseih) Changed targetversion to stable
2022-03-07 20:44:05 Sami Imseih (simseih) Changed reviewers to
2022-03-07 20:44:05 Sami Imseih (simseih) Changed authors to Sami Imseih (simseih)
2022-03-07 20:43:43 Sami Imseih (simseih) Changed reviewers to Sami Imseih (simseih)
2022-03-03 16:18:54 Sami Imseih (simseih) Attached mail thread 44D259DE-7542-49C4-8A52-2AB01534DCA9@amazon.com
2022-03-03 16:18:53 Sami Imseih (simseih) Created patch record
Edit