** Changed in: squid
Status: Unknown => Fix Released
** Changed in: squid
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/955883
Title:
Squid3 Crash assertion
This bug was fixed in the package squid3 - 3.1.14-1ubuntu0.2
---
squid3 (3.1.14-1ubuntu0.2) oneiric-proposed; urgency=low
* Add 16-skip-read-if-closed.dpatch: Check if connection is still open
and bail out if not before attempting to read more data. Fixes crash
in squid pro
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/955883
Title:
Squid3 Crash assertion failed: comm.cc:349
To manage notifications
Hi,
3rd day after implementing the patch no crash of squid3 was daemon seen.
So from my point i would say it seems to be stable.
Cheers,
ubuntu user
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/95
Hello,
i have implement the patch yesterday on the live system.
Actualy i doesn't have a valid test scenario, but i will check the logs in the
next days.
Hope the best.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
Hello Ubuntu, or anyone else affected,
Accepted squid3 into oneiric-proposed. The package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!
** Branch linked: lp:ubuntu/oneiric-proposed/squid3
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/955883
Title:
Squid3 Crash assertion failed: comm.cc:349
To manage notifications about this bug go
I had to rejigger the patch to get it to apply with the proper path.
Verified it's the same change as upstream. Packaged as dpatch and
verified it builds.
Upload sponsored, thanks for your contribution to Ubuntu.
--
You received this bug notification because you are a member of Ubuntu
Bugs, whi
Oh, also, I wasn't sure about the steps to reproduce the problem.
Please fill in the test case section.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/955883
Title:
Squid3 Crash assertion failed: com
** Description changed:
[Impact]
-
+ The Squid Proxy crash sometimes a day with this Message:
+ assertion failed: comm.cc:349: "!fd_table[fd].closing()"
[Development Fix]
-
+ Fixed in http://bugs.squid-cache.org/show_bug.cgi?id=3131, which is part of
the 3.1.19 upstream release. The fix
** Description changed:
- The Squid Proxy crash sometimes a day with this Message:
+ [Impact]
+
+
+ [Development Fix]
+
+
+ [Stable Fix]
+
+
+ [Text Case]
+
+ 1.
+ 2.
+ 3.
+ Broken Behavior:
+ Fixed Behavior:
+
+ [Regression Potential]
+ http://bugs.squid-cache.org/show_bug.cgi?id=3131
** Patch added: "squid3_fix_955883.patch"
https://bugs.launchpad.net/ubuntu/oneiric/+source/squid3/+bug/955883/+attachment/2909089/+files/squid3_fix_955883.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpa
--- client_side.cc.org 2012-03-21 10:12:58.0 +
+++ client_side.cc 2012-03-21 10:15:43.0 +
@@ -2934,6 +2934,9 @@
{
if (!handleRequestBodyData())
return;
+// fix of Squid Bug 3131
+if (!isOpen() || closing()) // too late to read more body
+
Thanks, sounds like it is worthwhile to consider for SRU to 11.10.
Perhaps you could isolate the change from the upstream bug and post it
here as a patch? If you are able to do that, subscribe 'ubuntu-sponsors'
and hopefully someone with upload rights can get it into oneiric-
proposed.
** Also aff
Hi,
the version installed on the System is:
Squid3 - 3.1.14-1ubuntu0.1
squid3-common - 3.1.14-1ubuntu0.1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/955883
Title:
Squid3 Crash assertion failed:
BTW that particular bug is fixed in 3.1.19 which is available in the
latest dev release, precise. As such, I'm marking this bug as Fix
Released. It seems serious enough to accept a backport to earlier
releases as well.
** Bug watch added: Squid Bugzilla #3131
http://bugs.squid-cache.org/show_bu
Hello ms193, can you run 'apport-collect 955883' on the affected system
so we can get enough details to confirm this is the same upstream bug,
and so we can figure out what version of squid3 you have installed?
Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs
17 matches
Mail list logo