Activity log for bug #1978272

Date Who What changed Old value New value Message
2022-06-10 06:18:48 Wen-Ding Zeng bug added bug
2022-06-10 06:19:31 Wen-Ding Zeng description Squid crashes immediately on startup in docker. ```sh docker run --name squid ubuntu/squid:5.2-22.04_beta -X ``` The error messages are: ``` 2022/06/10 05:49:58| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback. 2022/06/10 05:49:58| FATAL: xcalloc: Unable to allocate 1073741816 blocks of 432 bytes! ``` Squid was trying to allocate 1073741816 x 432 bytes, which was about 432 GiB memory! It was abnormal. Envrionment: ```sh $ docker --version Docker version 20.10.14, build a224086 $ cat /etc/fedora-release Fedora release 35 (Thirty Five) $ uname -r 5.16.18-200.fc35.x86_64 ``` The detailed log could be found [here](https://pastebin.com/gKE4qUc0). Squid crashes immediately on startup in docker. ```sh docker run --name squid ubuntu/squid:5.2-22.04_beta -X ``` The error messages are: ``` 2022/06/10 05:49:58| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback. 2022/06/10 05:49:58| FATAL: xcalloc: Unable to allocate 1073741816 blocks of 432 bytes! ``` Squid was trying to allocate 1073741816 x 432 bytes, which was about 432 GiB memory! It was abnormal. When squid is run in the host, no error occurred. Environment: ```sh $ docker --version Docker version 20.10.14, build a224086 $ cat /etc/fedora-release Fedora release 35 (Thirty Five) $ uname -r 5.16.18-200.fc35.x86_64 ``` The detailed log could be found [here](https://pastebin.com/gKE4qUc0).
2022-06-10 06:20:45 Wen-Ding Zeng description Squid crashes immediately on startup in docker. ```sh docker run --name squid ubuntu/squid:5.2-22.04_beta -X ``` The error messages are: ``` 2022/06/10 05:49:58| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback. 2022/06/10 05:49:58| FATAL: xcalloc: Unable to allocate 1073741816 blocks of 432 bytes! ``` Squid was trying to allocate 1073741816 x 432 bytes, which was about 432 GiB memory! It was abnormal. When squid is run in the host, no error occurred. Environment: ```sh $ docker --version Docker version 20.10.14, build a224086 $ cat /etc/fedora-release Fedora release 35 (Thirty Five) $ uname -r 5.16.18-200.fc35.x86_64 ``` The detailed log could be found [here](https://pastebin.com/gKE4qUc0). Squid crashes immediately on startup in docker. ```sh docker run --name squid ubuntu/squid:5.2-22.04_beta ``` The error messages are: ``` 2022/06/10 06:20:01| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback. 2022/06/10 06:20:01| FATAL: xcalloc: Unable to allocate 1073741816 blocks of 432 bytes! 2022/06/10 06:20:01| Squid Cache (Version 5.2): Terminated abnormally. CPU Usage: 0.019 seconds = 0.011 user + 0.009 sys Maximum Resident Size: 69728 KB Page faults with physical i/o: 0 /usr/local/bin/entrypoint.sh: line 24: 11 Aborted (core dumped) /usr/sbin/squid -Nz 2022/06/10 06:20:01| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback. 2022/06/10 06:20:01| FATAL: xcalloc: Unable to allocate 1073741816 blocks of 432 bytes! 2022/06/10 06:20:01| Squid Cache (Version 5.2): Terminated abnormally. CPU Usage: 0.018 seconds = 0.012 user + 0.006 sys Maximum Resident Size: 69376 KB Page faults with physical i/o: 0 /usr/local/bin/entrypoint.sh: line 25: 12 Aborted (core dumped) /usr/sbin/squid "$@" ``` Squid was trying to allocate 1073741816 x 432 bytes, which was about 432 GiB memory! It was abnormal. When squid is run in the host, no error occurred. Environment: ```sh $ docker --version Docker version 20.10.14, build a224086 $ cat /etc/fedora-release Fedora release 35 (Thirty Five) $ uname -r 5.16.18-200.fc35.x86_64 ``` The detailed log (passing `-X` to print debug messages) could be found [here](https://pastebin.com/gKE4qUc0).
2022-06-10 06:21:07 Wen-Ding Zeng description Squid crashes immediately on startup in docker. ```sh docker run --name squid ubuntu/squid:5.2-22.04_beta ``` The error messages are: ``` 2022/06/10 06:20:01| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback. 2022/06/10 06:20:01| FATAL: xcalloc: Unable to allocate 1073741816 blocks of 432 bytes! 2022/06/10 06:20:01| Squid Cache (Version 5.2): Terminated abnormally. CPU Usage: 0.019 seconds = 0.011 user + 0.009 sys Maximum Resident Size: 69728 KB Page faults with physical i/o: 0 /usr/local/bin/entrypoint.sh: line 24: 11 Aborted (core dumped) /usr/sbin/squid -Nz 2022/06/10 06:20:01| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback. 2022/06/10 06:20:01| FATAL: xcalloc: Unable to allocate 1073741816 blocks of 432 bytes! 2022/06/10 06:20:01| Squid Cache (Version 5.2): Terminated abnormally. CPU Usage: 0.018 seconds = 0.012 user + 0.006 sys Maximum Resident Size: 69376 KB Page faults with physical i/o: 0 /usr/local/bin/entrypoint.sh: line 25: 12 Aborted (core dumped) /usr/sbin/squid "$@" ``` Squid was trying to allocate 1073741816 x 432 bytes, which was about 432 GiB memory! It was abnormal. When squid is run in the host, no error occurred. Environment: ```sh $ docker --version Docker version 20.10.14, build a224086 $ cat /etc/fedora-release Fedora release 35 (Thirty Five) $ uname -r 5.16.18-200.fc35.x86_64 ``` The detailed log (passing `-X` to print debug messages) could be found [here](https://pastebin.com/gKE4qUc0). Squid crashes immediately on startup in docker. ```sh docker run --name squid ubuntu/squid:5.2-22.04_beta ``` The error messages are: ``` 2022/06/10 06:20:01| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback. 2022/06/10 06:20:01| FATAL: xcalloc: Unable to allocate 1073741816 blocks of 432 bytes! 2022/06/10 06:20:01| Squid Cache (Version 5.2): Terminated abnormally. CPU Usage: 0.019 seconds = 0.011 user + 0.009 sys Maximum Resident Size: 69728 KB Page faults with physical i/o: 0 /usr/local/bin/entrypoint.sh: line 24: 11 Aborted (core dumped) /usr/sbin/squid -Nz 2022/06/10 06:20:01| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback. 2022/06/10 06:20:01| FATAL: xcalloc: Unable to allocate 1073741816 blocks of 432 bytes! 2022/06/10 06:20:01| Squid Cache (Version 5.2): Terminated abnormally. CPU Usage: 0.018 seconds = 0.012 user + 0.006 sys Maximum Resident Size: 69376 KB Page faults with physical i/o: 0 /usr/local/bin/entrypoint.sh: line 25: 12 Aborted (core dumped) /usr/sbin/squid "$@" ``` Squid was trying to allocate 1073741816 x 432 bytes, which was about 432 GiB memory. This should be abnormal. When squid is run in the host, no error occurred. Environment: ```sh $ docker --version Docker version 20.10.14, build a224086 $ cat /etc/fedora-release Fedora release 35 (Thirty Five) $ uname -r 5.16.18-200.fc35.x86_64 ``` The detailed log (passing `-X` to print debug messages) could be found [here](https://pastebin.com/gKE4qUc0).
2022-06-10 06:34:55 Wen-Ding Zeng tags squid
2022-06-10 12:51:00 Athos Ribeiro bug watch added https://bugzilla.redhat.com/show_bug.cgi?id=1715254
2022-06-12 16:44:52 Athos Ribeiro bug watch added https://bugzilla.redhat.com/show_bug.cgi?id=772481
2022-06-12 16:47:13 Athos Ribeiro ubuntu-docker-images: status New Triaged
2022-06-12 16:47:27 Athos Ribeiro ubuntu-docker-images: importance Undecided Medium
2022-06-13 14:33:32 Launchpad Janitor merge proposal linked https://code.launchpad.net/~athos-ribeiro/ubuntu-docker-images/+git/squid/+merge/424521
2022-06-15 12:27:20 Launchpad Janitor merge proposal linked https://code.launchpad.net/~athos-ribeiro/ubuntu-docker-images/+git/squid/+merge/424764
2022-06-15 12:30:23 Launchpad Janitor merge proposal linked https://code.launchpad.net/~athos-ribeiro/ubuntu-docker-images/+git/squid/+merge/424766
2022-06-17 12:12:56 Athos Ribeiro ubuntu-docker-images: status Triaged Fix Committed
2022-06-17 12:13:14 Athos Ribeiro ubuntu-docker-images: assignee Athos Ribeiro (athos-ribeiro)
2022-06-17 13:48:24 Athos Ribeiro ubuntu-docker-images: status Fix Committed Fix Released