Re: Time for a Bug Hunt

2008-12-03 Thread Amos Jeffries

Amos Jeffries wrote:

Hey everybody,

  We still have a few open RC bugs which should be solvable given a few 
days each with a dedicated researcher. They are all blocking 3.1 release 
and some are causing major headaches to users of 3.0.


  2305 - auth assertions (under refcounting?)
  2524 - range request connection handling
  2517 - LDAP helper memory leaks


These are in HEAD and need testing by someone other than me.
Just waiting on next snapshot (200812**) to build a testable bundle of 
code.


  2526 - ACL checklist default ALLOW.
  2395 - FTP error messages (407 particularly)


   2424 - FD 'leaks' due to auth locks (over refcounting?)

now finally patched for testing too :)
This ones in 3.0.STABLE11-RC1 snapshot already, and 3.HEAD.



These are serious but are known to require a whole re-design of something:

  2459 - dns_error_message system
  2404 - WCCP in mask mode


The current RC blocker bugs list can be seen at 
http://www.squid-cache.org/bugs/buglist.cgi?query_format=advanced&product=Squid&product=Website&target_milestone=3.0&target_milestone=3.1&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=blocker&bug_severity=critical&bug_severity=major&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&order=bugs.bug_severity%2Cbugs.bug_id&chfieldto=Now&cmdtype=doit 



Amos Jeffries
--
Please be using
  Current Stable Squid 2.7.STABLE5 or 3.0.STABLE10
  Current Beta Squid 3.1.0.2


Re: Time for a Bug Hunt

2008-12-01 Thread Amos Jeffries
> Amos Jeffries wrote:
>> Hey everybody,
>>
>>   We still have a few open RC bugs which should be solvable given a few
>> days each with a dedicated researcher. They are all blocking 3.1 release
>> and some are causing major headaches to users of 3.0.
>>
>>   2305 - auth assertions (under refcounting?)
>>   2424 - FD 'leaks' due to auth locks (over refcounting?)
>>   2524 - range request connection handling
>>   2517 - LDAP helper memory leaks
>>
>>
>> These are in HEAD and need testing by someone other than me.
>> Just waiting on next snapshot (200812**) to build a testable bundle of
>> code.
>>
>>   2526 - ACL checklist default ALLOW.
>
> The  ICAP acls in squid3.HEAD are broken too For example the
> following:
> acl com dstdomain .com
> adaptation_access class_clamresp deny com
> adaptation_access class_clamresp allow all
>
> has as result the responces from all sites (.com and others) to send to
> the icap server. If I omit the "allow all" line works well (do not send
> .com sites but send other sites)...
> Grr.

That sounds like another issue altogether. Like the list is being
constructed in reverse order :( (list push to head instead of to tail?)

Amos

>
>
>>   2395 - FTP error messages (407 particularly)
>>
>>
>> These are serious but are known to require a whole re-design of
>> something:
>>
>>   2459 - dns_error_message system
>>   2404 - WCCP in mask mode
>>
>>
>> The current RC blocker bugs list can be seen at
>> http://www.squid-cache.org/bugs/buglist.cgi?query_format=advanced&product=Squid&product=Website&target_milestone=3.0&target_milestone=3.1&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=blocker&bug_severity=critical&bug_severity=major&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&order=bugs.bug_severity%2Cbugs.bug_id&chfieldto=Now&cmdtype=doit
>>
>>
>>
>> Amos Jeffries
>> Squid-3 Release Maintainer
>




Re: Time for a Bug Hunt

2008-12-01 Thread Tsantilas Christos

Amos Jeffries wrote:

Hey everybody,

  We still have a few open RC bugs which should be solvable given a few 
days each with a dedicated researcher. They are all blocking 3.1 release 
and some are causing major headaches to users of 3.0.


  2305 - auth assertions (under refcounting?)
  2424 - FD 'leaks' due to auth locks (over refcounting?)
  2524 - range request connection handling
  2517 - LDAP helper memory leaks


These are in HEAD and need testing by someone other than me.
Just waiting on next snapshot (200812**) to build a testable bundle of 
code.


  2526 - ACL checklist default ALLOW.


The  ICAP acls in squid3.HEAD are broken too For example the following:
acl com dstdomain .com
adaptation_access class_clamresp deny com
adaptation_access class_clamresp allow all

has as result the responces from all sites (.com and others) to send to 
the icap server. If I omit the "allow all" line works well (do not send 
.com sites but send other sites)...

Grr.



  2395 - FTP error messages (407 particularly)


These are serious but are known to require a whole re-design of something:

  2459 - dns_error_message system
  2404 - WCCP in mask mode


The current RC blocker bugs list can be seen at 
http://www.squid-cache.org/bugs/buglist.cgi?query_format=advanced&product=Squid&product=Website&target_milestone=3.0&target_milestone=3.1&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=blocker&bug_severity=critical&bug_severity=major&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&order=bugs.bug_severity%2Cbugs.bug_id&chfieldto=Now&cmdtype=doit 




Amos Jeffries
Squid-3 Release Maintainer


Time for a Bug Hunt

2008-12-01 Thread Amos Jeffries

Hey everybody,

  We still have a few open RC bugs which should be solvable given a few 
days each with a dedicated researcher. They are all blocking 3.1 release 
and some are causing major headaches to users of 3.0.


  2305 - auth assertions (under refcounting?)
  2424 - FD 'leaks' due to auth locks (over refcounting?)
  2524 - range request connection handling
  2517 - LDAP helper memory leaks


These are in HEAD and need testing by someone other than me.
Just waiting on next snapshot (200812**) to build a testable bundle of code.

  2526 - ACL checklist default ALLOW.
  2395 - FTP error messages (407 particularly)


These are serious but are known to require a whole re-design of something:

  2459 - dns_error_message system
  2404 - WCCP in mask mode


The current RC blocker bugs list can be seen at 
http://www.squid-cache.org/bugs/buglist.cgi?query_format=advanced&product=Squid&product=Website&target_milestone=3.0&target_milestone=3.1&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=blocker&bug_severity=critical&bug_severity=major&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&order=bugs.bug_severity%2Cbugs.bug_id&chfieldto=Now&cmdtype=doit 




Amos Jeffries
Squid-3 Release Maintainer