Perl 5.8.7 dumps core on quotewords

2005-07-19 Thread Pavel A Crasotin
, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
alignbytes=4, prototype=define
  Linker and Libraries:
ld='cc', ldflags =' -Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil
perllibs=-lm -lcrypt -lutil
libc=, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  
-Wl,-R/usr/local/lib/perl5/5.8.6/mach/CORE'
cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'


Characteristics of this binary (from libperl):
  Compile-time options: USE_64_BIT_INT USE_LARGE_FILES
  Locally applied patches:
SUIDPERLIO0 - fix PERLIO_DEBUG local root exploit (CAN-2005-0155)
SUIDPERLIO1 - fix PERLIO_DEBUG buffer overflow (CAN-2005-0156)
  Built under freebsd
  Compiled at Apr  3 2005 22:17:29
  @INC:
/usr/local/lib/perl5/site_perl/5.8.6/mach
/usr/local/lib/perl5/site_perl/5.8.6
/usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.8.6/BSDPAN
/usr/local/lib/perl5/5.8.6/mach
/usr/local/lib/perl5/5.8.6
.

Can anyone help me fix this problem?

--
With respect,
Pavel A Crasotin
OJSC SeverTransCom
Tel: +7 (0852) 58-41-03, 58-01-01
Fax: +7 (0852) 58-01-01

test_quotawords.pl
Description: Binary data
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re[2]: Perl 5.8.7 dumps core on quotewords

2005-07-19 Thread Pavel A Crasotin
Yes, i have installed perl5.8.7 from ports
And yes, i have run the perl-after-upgrade script with -f option

GB Pavel A Crasotin wrote:
 Hello -
 
 I've just installed perl5.8.7 and now my cricket 1.0.5  does not work
 correctly.
 Perl abnormally exits with 'Bus error' message and throws core.
 
 After little investigation I have found out the problem is in
 Text::ParseWords::quotewords procedure.
GB [details snipped]

GB Did you upgrade perl using the ports collection?
GB If so, did you run the provided perl-after-upgrade script?
GB If not, can you do that and test again?

GB See ports/UPDATING for more information on upgrading perl.



--
With respect,
Pavel A Crasotin
OJSC SeverTransCom
Tel: +7 (0852) 58-41-03, 58-01-01
Fax: +7 (0852) 58-01-01


___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Cyrus+pam_radius. How to make work?

2002-01-18 Thread Pavel A Crasotin

Hi

I'v a asked in cyrus-info but seems none knows why cyrus-imap 2.0.16
(cyrus-sasl-1.15.27) dont work with pam_radius.

Can anyone help me?

Here is log of my testing

imapd.conf:
sasl_pwcheck_method: PAM

/etc/pam.conf:
imap  auth  required   pam_radius.so   try_first_pass
pop3  auth  required   pam_radius.so   try_first_pass

IMAP:
# imtest -m login -a test localhost
C: C01 CAPABILITY
S: * OK localhost.domain.ru Cyrus IMAP4 v2.0.16 server ready
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMI
C_RENAME UNSELECT MULTIAPPEND SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES IDLE
AUTH=DIGEST-MD5 AUTH=CRAM-MD5
S: C01 OK Completed
Password: test
C: L01 LOGIN test {4}
+ go ahead
C: omitted
L01 NO Login failed: authentication failure
Authentication failed. generic failure
Security strength factor: 0
. logout
* BYE LOGOUT received
. OK Completed
Connection closed.

And tcpdump shows:
# tcpdump host radiushost
tcpdump: listening on pcn0
12:02:39.785085 localhost.domain.ru.hiq  radiushost.1645:  rad-access-req 73 [
id 149] Attr[  User{test} Pass [|radius]
12:02:39.817945 radiushost.1645  localhost.domain.ru.hiq:  rad-access-accept 2
0 [id 149] (DF)


With respect,
Pavel A Crasotin

OJSC SeverTransCom
40/13 Sobinova, Yaroslavl, 15, Russia
Tel/Fax: +7 (0852) 47-71-70, 47-69-49
 +7 (0852) 72-17-28, 72-17-38


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message