Activity log for bug #1975399

Date Who What changed Old value New value Message
2022-05-22 04:59:29 laszloj bug added bug
2022-05-23 20:37:12 Bryce Harrington squid (Ubuntu): status New Incomplete
2022-05-25 07:25:04 laszloj attachment added sample squid config https://bugs.launchpad.net/ubuntu/+source/squid/+bug/1975399/+attachment/5592813/+files/squid.conf
2022-06-01 13:30:40 Paride Legovini tags server-triage-discuss
2022-06-01 13:49:28 Simon Déziel bug added subscriber Simon Déziel
2022-07-27 01:08:05 Bryce Harrington squid (Ubuntu): status Incomplete New
2022-08-24 15:09:39 Robie Basak tags server-triage-discuss server-todo
2022-08-24 20:13:24 Bryce Harrington squid (Ubuntu): importance Undecided Low
2022-08-24 20:13:24 Bryce Harrington squid (Ubuntu): status New Triaged
2023-02-24 20:47:28 Bryce Harrington bug added subscriber Ubuntu Server
2023-03-01 16:19:11 Christian Ehrhardt  squid (Ubuntu): assignee Athos Ribeiro (athos-ribeiro)
2023-03-09 12:20:10 Athos Ribeiro nominated for series Ubuntu Jammy
2023-03-09 12:20:10 Athos Ribeiro bug task added squid (Ubuntu Jammy)
2023-03-09 12:20:19 Athos Ribeiro squid (Ubuntu Jammy): status New Triaged
2023-03-09 12:20:22 Athos Ribeiro squid (Ubuntu Jammy): assignee Athos Ribeiro (athos-ribeiro)
2023-03-09 12:20:27 Athos Ribeiro squid (Ubuntu): status Triaged Fix Released
2023-03-09 12:20:31 Athos Ribeiro squid (Ubuntu Jammy): importance Undecided Low
2023-04-06 22:55:55 Athos Ribeiro description Squid 5.2 shipped with jammy is affected by a bug that causes random crashes. The underlying issue was fixed in version 6 and backported to 5.4.1. Additional information: Original PR for v6: https://github.com/squid-cache/squid/pull/877 Original bug report: https://bugs.squid-cache.org/show_bug.cgi?id=5055 5.4.1 backport: https://github.com/squid-cache/squid/commit/1332f8d606485b5a2f57277634c2f6f7855bd9a6 [ Impact ] From the bug fix at https://github.com/squid-cache/squid/commit/1332f8d606485b5a2f57277634c2f6f7855bd9a6 """ FwdState used to check serverConn to decide whether to open a connection to forward the request. ... a nil serverConn pointer does not imply that a new connection should be opened: FwdState helper jobs may already be working on preparing an existing open connection (e.g., sending a CONNECT request or negotiating encryption). Bad serverConn checks in both FwdState::noteDestination() and FwdState::noteDestinationsEnd() methods led to extra connectStart() calls creating two conflicting concurrent helper jobs. """ This leads squid to random crashes such as FATAL FwdState::noteDestinationsEnd exception: opening [ Test plan ] Since we have no reliable reproducer for the issue, we will need to rely on the upstream test suite introduced with the fix and on user tests in -proposed and post release reports. [ Where problems could occur ] The regression potentials for the changeset being applied here is listed at LP: #2013423 [ Other Info ] This bug is being fixed as part of the squid 5.7 MRE at LP: #2013423. [ Original message] Squid 5.2 shipped with jammy is affected by a bug that causes random crashes. The underlying issue was fixed in version 6 and backported to 5.4.1. Additional information: Original PR for v6: https://github.com/squid-cache/squid/pull/877 Original bug report: https://bugs.squid-cache.org/show_bug.cgi?id=5055 5.4.1 backport: https://github.com/squid-cache/squid/commit/1332f8d606485b5a2f57277634c2f6f7855bd9a6
2023-08-02 21:43:14 Ubuntu Archive Robot bug added subscriber Athos Ribeiro
2023-08-17 21:13:21 Andreas Hasenack squid (Ubuntu Jammy): status Triaged Fix Committed
2023-08-17 21:13:22 Andreas Hasenack bug added subscriber Ubuntu Stable Release Updates Team
2023-08-17 21:13:24 Andreas Hasenack bug added subscriber SRU Verification
2023-08-17 21:13:28 Andreas Hasenack tags server-todo server-todo verification-needed verification-needed-jammy
2023-08-29 14:58:09 Athos Ribeiro tags server-todo verification-needed verification-needed-jammy server-todo verification-done verification-done-jammy
2023-08-31 19:37:38 Launchpad Janitor squid (Ubuntu Jammy): status Fix Committed Fix Released
2023-08-31 19:37:38 Launchpad Janitor cve linked 2021-46784
2023-08-31 19:37:38 Launchpad Janitor cve linked 2022-41317
2023-08-31 19:37:38 Launchpad Janitor cve linked 2022-41318
2023-08-31 19:37:46 Andreas Hasenack removed subscriber Ubuntu Stable Release Updates Team