Bug#402665: [Pkg-gnutls-maint] Bug#402665: STARTTLS causes segfault

James Westby jw+debian at jameswestby.net
Tue Dec 12 21:56:47 CET 2006


> On 2006-12-12 peterc at gelato.unsw.edu.au wrote:
> > Package: exim4-daemon-heavy
> > Version: 4.63-11
> 
> > When I try to send authenticated email through my server using TLS,
> > the server crashes.

Thanks for the report. 

Unfortunately the traces you provided are not that informative. It would
be great to get some more information on the connection.

Some things that would be good to have the output of

  * Does gnutls-cli (in gnutls-bin) or openssl s_client trigger the bug.

    (gnutls <host> -p <port> and openssl s_client -connect <host>:<port>
     will get you started, you just type in to them and it relays the
     text across the session. You can fake an SMTP session if it needs
     to get that far.)

    If one/both of them do then the trace of that, and also one with -d 11
    added to the command line would be useful.

  * The output of gnutls-cli-debug run against the server. (In the
    libgnutls13-dbg package). The output against both a broken and fixed
    version would be useful for comparison.

  * The output of swaks run against the server.

  * Do you see this problem with multiple clients? Which ones?

  * Do you have anything strange in the setup? Could I have your config
    if there is nothing private in it so that I can set up test server
    to beat up?

Thanks,

James

-- 
  James Westby   --    GPG Key ID: B577FE13    --     http://jameswestby.net/
  seccure key - (3+)k7|M*edCX/.A:n*N!>|&7U.L#9E)Tu)T0>AM - secp256r1/nistp256





More information about the Pkg-gnutls-maint mailing list