[Bug 274825] www/squid dumps core after updating from 6.3 to 6.4
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274825] www/squid dumps core after updating from 6.3 to 6.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274825] www/squid dumps core after updating from 6.3 to 6.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274825] www/squid dumps core after updating from 6.3 to 6.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274825] www/squid dumps core after updating from 6.3 to 6.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274825] www/squid dumps core after updating from 6.3 to 6.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274825] www/squid dumps core after updating from 6.3 to 6.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274825] www/squid dumps core after updating from 6.3 to 6.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274825] www/squid dumps core after updating from 6.3 to 6.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274825] www/squid dumps core after updating from 6.3 to 6.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274825] www/squid dumps core after updating from 6.3 to 6.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274825] www/squid dumps core after updating from 6.3 to 6.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274825] www/squid dumps core after updating from 6.3 to 6.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274825] www/squid dumps core after updating from 6.3 to 6.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274825] www/squid dumps core after updating from 6.3 to 6.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274825] www/squid dumps core after updating from 6.3 to 6.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274825] www/squid dumps core after updating from 6.3 to 6.4"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274825] www/squid dumps core after updating from 6.3 to 6.4"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 31 Oct 2023 09:11:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274825 Bug ID: 274825 Summary: www/squid dumps core after updating from 6.3 to 6.4 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: luciano@vespaperitivo.it CC: timp87@gmail.com Flags: maintainer-feedback?(timp87@gmail.com) CC: timp87@gmail.com Created attachment 246018 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=246018&action=edit my squid.conf After the update to 6.4 on my freeBSD 13.2-RELEASE-p4 on amd64 squid dumps core. In /var/log/messages I get: Oct 31 01:23:43 belisama squid[47596]: Squid Parent: squid-1 process 47654 exited due to signal 6 with status 0 Oct 31 01:23:43 belisama kernel: pid 47654 (squid), jid 0, uid 100: exited on signal 6 (core dumped) Oct 31 01:23:43 belisama squid[47596]: Squid Parent: squid-1 process 47654 will not be restarted for 3600 seconds due to repeated, frequent failures Oct 31 01:23:43 belisama squid[47596]: Exiting due to repeated, frequent failures gdb reports: root@belisama:/var/cache/pkg # gdb /usr/local/sbin/squid /var/cache/squid/squid.core GNU gdb (GDB) 13.2 [GDB v13.2 for FreeBSD] Copyright (C) 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-portbld-freebsd13.2". Type "show configuration" for configuration details. For bug reporting instructions, please see: <https://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/local/sbin/squid... (No debugging symbols found in /usr/local/sbin/squid) [New LWP 100607] warning: Corrupted shared library list: 0x0 != 0x6e75466d654d6243 warning: Corrupted shared library list: 0x0 != 0x853280 Core was generated by `(squid-1) --kid squid-1 -f /usr/local/etc/squid/squid.conf'. Program terminated with signal SIGABRT, Aborted. Sent by thr_kill() from pid 47654 and user 100. #0 0x0000000830279c5a in ?? () (gdb) bt #0 0x0000000830279c5a in ?? () #1 0x00000008301f26d4 in ?? () #2 0x00000000000188ff in ?? () #3 0x0173bcf36f64ed8a in ?? () #4 0x00000008210a5874 in ?? () #5 0x0000000000399c93 in ?? () #6 0x00000008210a5890 in ?? () #7 0x00000008302a3a59 in ?? () #8 0x00000000009b1f60 in ?? () #9 0xfffffffffffffff3 in ?? () #10 0xffffffdf6f64ed8a in ?? () #11 0xffffffffffffffff in ?? () #12 0x00000008ffffffff in ?? () #13 0x0000000832ec98d8 in ?? () #14 0x00000008210a58c0 in ?? () #15 0x00000000007d407d in Adaptation::AccessRule::finalize() () Backtrace stopped: previous frame inner to this frame (corrupt stack?) (gdb) q I attach my squid.conf. -- You are receiving this mail because: You are the assignee for the bug.