[Bug 955883] Re: Squid3 Crash assertion failed: comm.cc:349

2012-04-02 Thread Ubuntu user
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
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/955883

Title:
  Squid3 Crash assertion failed: comm.cc:349

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/955883/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 955883] Re: Squid3 Crash assertion failed: comm.cc:349

2012-03-29 Thread Ubuntu user
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
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/955883

Title:
  Squid3 Crash assertion failed: comm.cc:349

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/955883/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 955883] Re: Squid3 Crash assertion failed: comm.cc:349

2012-03-21 Thread Ubuntu user
--- 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
+   return;
 
 readSomeData();
 }

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/955883

Title:
  Squid3 Crash assertion failed: comm.cc:349

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/955883/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 955883] Re: Squid3 Crash assertion failed: comm.cc:349

2012-03-21 Thread Ubuntu user
** 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
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/955883

Title:
  Squid3 Crash assertion failed: comm.cc:349

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/955883/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 955883] Re: Squid3 Crash assertion failed: comm.cc:349

2012-03-19 Thread Ubuntu user
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
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/955883

Title:
  Squid3 Crash assertion failed: comm.cc:349

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/955883/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 955883] [NEW] Squid3 Crash assertion failed: comm.cc:349

2012-03-15 Thread Ubuntu user
Public bug reported:

The Squid Proxy crash sometimes a day with this Message: 
assertion failed: comm.cc:349: !fd_table[fd].closing()

In the Squid3 Bug Tracker i see there is the same issue fixed:
http://bugs.squid-cache.org/show_bug.cgi?id=3131

Can you please fix this in Ubuntu too ?

** Affects: squid3 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/955883

Title:
  Squid3 Crash assertion failed: comm.cc:349

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/955883/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs