|
From: <Sta...@GI...> - 2003-03-26 17:34:53
|
Brad,
I've never gotten that particular error, but I have recieved many errors
in perl-ldap and ASN1 when I submitted errant arguments due to typos
in my code mostly. But my point is you can definately cause some
misinteractions between Net::LDAP and Convert::ASN1 with bad values
passed. I know that's not what's going on here, but I just thought I'd
point
out it happens. In fact I had to give up using $ldap->add/$ldap->update
syntax stuff cause I could never get it to work on Solaris with per 5.6.1,
it
would die in Convert::ASN1 somewhere. I jsut remembered this as I was
typing... let me dig back a bit and see if I can find my test script so I
can
see where I got an error. I believe this was back when I was using
perl-ldap 0.26...hmmm
-Stan
Brad Diggs
<br...@Di...> To: per...@li...
Sent by: cc:
per...@li... Subject: Re: $ldap->add hangs...
ceforge.net
03/25/2003 04:11 PM
Running with Net::LDAP debug of 12 didn't yield much different than
with 4. However, I ran with perl debugger on and got the following
when I did a Ctrl-c on the hang...
Convert::ASN1::asn_read(/usr/lib/perl5/site_perl/5.8.0
/Convert/ASN1/IO.pm:198):
198: READ_ERR:
199: $@ = "I/O Error $! " . CORE::unpack("H*",$_[1]);
Should I be led to believe by this that the problem may be in the ASN
code?
Brad
-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
|