Skip Menu |

This queue is for tickets about the perl-ldap CPAN distribution.

Report information
The Basics
Id: 93618
Status: rejected
Priority: 0/
Queue: perl-ldap

People
Owner: Nobody in particular
Requestors: Tom.Jenkins [...] Security-Finance.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: perl-ldap .58
Date: Fri, 7 Mar 2014 18:07:30 +0000
To: "bug-perl-ldap [...] rt.cpan.org" <bug-perl-ldap [...] rt.cpan.org>
From: Tom Jenkins <Tom.Jenkins [...] Security-Finance.com>
Using ActiveState Active Perl: This is perl 5, version 16, subversion 3 (v5.16.3) built for MSWin32-x86-multi-thread Simple Net::LDAP queries where working fine with .58. After upgrading the perl-ldap to .59, all bind attempts failed with Bad file descriptor errors. I eventually narrowed the issue down to IO::Socket::INET6. Ponce I uninstalled this module from my systems Net::LDAP queries began working again. Explicitly enabling inet4 and disabling inet6 in the bind command made no difference: inet4 => 'Y', inet6 => 'N') ; Disabling IPv6 from the OS (Windows 8.1) also made no difference. Since I have great need for the Net::LDAP module and no current needs for INET6, this is an acceptable workaround for me at this time. Thanks, Tom --- Tom Jenkins, Senior Database Administrator Security Finance (864) 237-6167 Desk, (864) 237-6018 Fax, (864) 316-0673 Cell tom.jenkins@security-finance.com<mailto:tom.jenkins@security-finance.com> Confidentiality Notice: This e-mail message including attachments, if any, is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. If you are the intended recipient, but do not wish to receive communications through this medium, please so advise the sender immediately.
Hi, On Fri Mar 07 13:08:03 2014, Tom.Jenkins@Security-Finance.com wrote: Show quoted text
> Using ActiveState Active Perl: This is perl 5, version 16, subversion > 3 (v5.16.3) built for MSWin32-x86-multi-thread > > Simple Net::LDAP queries where working fine with .58. After upgrading > the perl-ldap to .59, all bind attempts failed with Bad file > descriptor errors. I eventually narrowed the issue down to > IO::Socket::INET6. Ponce I uninstalled this module from my systems > Net::LDAP queries began working again. Explicitly enabling inet4 and > disabling inet6 in the bind command made no difference: > > inet4 => 'Y', > inet6 => 'N') ; > > Disabling IPv6 from the OS (Windows 8.1) also made no difference. > > Since I have great need for the Net::LDAP module and no current needs > for INET6, this is an acceptable workaround for me at this time.
thanks for the bug report, but i will reject it as a duplicate of RT#93122. None of the code in perl-ldap that might be related to the symptoms you experienced was changed between 0.58 and 0.59. I am sure you updated Strawberry Perl to one of the critical versions that broke this. In the future, to help maintainers, please check existing bug reports before opening a new one. Best Peter
Subject: RE: [rt.cpan.org #93618] perl-ldap .58
Date: Mon, 10 Mar 2014 11:13:32 +0000
To: "bug-perl-ldap [...] rt.cpan.org" <bug-perl-ldap [...] rt.cpan.org>
From: Tom Jenkins <Tom.Jenkins [...] Security-Finance.com>
The reason I reported this was it was Activestate ActivePerl, not Strawberry. It was working fine the under .58 and stopped immediately after the upgrade to .59. I'm not saying that .59 contains the issue - it could be a support library in use by .59 - I'm not in a position to say one way or the other. Just running the flag up the pole in case it can assist. Thanks for taking time to look at the report. Tom --- Tom Jenkins, Senior Database Administrator Security Finance (864) 237-6167 Desk, (864) 237-6018 Fax, (864) 316-0673 Cell tom.jenkins@security-finance.com Show quoted text
-----Original Message----- From: Peter Marschall via RT [mailto:bug-perl-ldap@rt.cpan.org] Sent: Saturday, March 8, 2014 4:49 AM To: Tom Jenkins Subject: [rt.cpan.org #93618] perl-ldap .58 <URL: https://rt.cpan.org/Ticket/Display.html?id=93618 > Hi, On Fri Mar 07 13:08:03 2014, Tom.Jenkins@Security-Finance.com wrote:
> Using ActiveState Active Perl: This is perl 5, version 16, subversion > 3 (v5.16.3) built for MSWin32-x86-multi-thread > > Simple Net::LDAP queries where working fine with .58. After upgrading > the perl-ldap to .59, all bind attempts failed with Bad file > descriptor errors. I eventually narrowed the issue down to > IO::Socket::INET6. Ponce I uninstalled this module from my systems > Net::LDAP queries began working again. Explicitly enabling inet4 and > disabling inet6 in the bind command made no difference: > > inet4 => 'Y', > inet6 => 'N') ; > > Disabling IPv6 from the OS (Windows 8.1) also made no difference. > > Since I have great need for the Net::LDAP module and no current needs > for INET6, this is an acceptable workaround for me at this time.
thanks for the bug report, but i will reject it as a duplicate of RT#93122. None of the code in perl-ldap that might be related to the symptoms you experienced was changed between 0.58 and 0.59. I am sure you updated Strawberry Perl to one of the critical versions that broke this. In the future, to help maintainers, please check existing bug reports before opening a new one. Best Peter