Package: swaks
Version: 20120320.0-1
Severity: important

Hi,

something seems to be broken here:
$ swaks --tls --server smtp.jaist.ac.jp -p 587 --to prein...@logic.at
=== Trying smtp.jaist.ac.jp:587...
=== Connected to smtp.jaist.ac.jp.
<-  220 jaist.ac.jp ESMTP mail service ready
 -> EHLO mithrandir
<-  250-mailrelayi.jaist.ac.jp
<-  250-8BITMIME
<-  250-SIZE 104857600
<-  250-AUTH PLAIN LOGIN
<-  250-STARTTLS
<-  250 AUTH=PLAIN LOGIN
 -> STARTTLS
<-  220 Go ahead
Segmentation fault (core dumped)
$

$ gdb perl core
...
warning: core file may not match specified executable file.
[New LWP 22169]

warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/perl /usr/bin/swaks --tls --server 
smtp.jaist.ac.jp -p 587 --to preini'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007ff4f556de10 in X509_get_subject_name ()
   from /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
(gdb) bt
#0  0x00007ff4f556de10 in X509_get_subject_name ()
   from /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
#1  0x00007ff4f5acb117 in XS_Net__SSLeay_X509_get_subject_name ()
   from /usr/lib/perl5/auto/Net/SSLeay/SSLeay.so
#2  0x00007ff4f722f48c in Perl_pp_entersub () from /usr/lib/libperl.so.5.14
#3  0x00007ff4f72269e6 in Perl_runops_standard ()
   from /usr/lib/libperl.so.5.14
#4  0x00007ff4f71c85b5 in perl_run () from /usr/lib/libperl.so.5.14
#5  0x0000000000400f89 in main ()
(gdb) quit
$

Doesn't look very comfortable

Thanks

Norbert


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (499, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.4.0+ (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages swaks depends on:
ii  perl  5.14.2-11

Versions of packages swaks recommends:
ii  libnet-dns-perl     0.66-2+b2
ii  libnet-ssleay-perl  1.48-1

Versions of packages swaks suggests:
ii  libauthen-ntlm-perl  1.09-1
ii  libauthen-sasl-perl  2.1500-1
ii  perl-doc             5.14.2-11

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to