Bug#433707: sasl2-bin: segfault in sasl-sample-[client,server]

Roberto C. Sánchez roberto at connexer.com
Thu Feb 6 03:12:55 UTC 2014


tags 433707 + unreproducible
thanks

Hi Matthew,

I am trying to through some old bugs in the cyrus-sasl2 package.

On Fri, Jul 20, 2007 at 12:26:27PM -0700, Matthew Evans wrote:
> 
> I can't find the package or location of the GSSAPI examples that come with the 
> MIT kerberos distribution, so you'll have to fetch the source package to get 
> them.
> 
> You'll need to build the SASL examples from the sources 
> in /usr/share/doc/libsasl2-dev/examples/ using -pthread to test out GSSAPI 
> with SASL:
> 
> $ cp /usr/share/doc/libsasl2-dev/examples/* .
> $ gzip -d sample-client.c.gz
> $ gzip -d sample-server.c.gz
> $ cc -pthread -I . -I /usr/include/sasl/ -lsasl2 -lkrb5 -o sample-client \ 
>   sample-client.c
> $ cc -pthread -I . -I /usr/include/sasl/ -lsasl2 -lkrb5 -o sample-server \ 
>   sample-server.c
> 
> Then, go through the whole copy/paste with:
> 
> # ./sample-server -s test -d ktest.lab.example.com
> 
> and
> 
> # ./sample-client -s test -n ktest.lab.example.com
> 

I have a working MIT Kerberos setup, and I have tried compiling and
running the samples as you suggest.  I also tried omitting the -pthread
option.  I was not able to get any segfaults.  Could you:

1) Confirm that this is still a problem
2) If you can reproduce it, please let me know how

If it turns out not to be a problem anymore, please let me know as well
so that I can close the bug report.

Regards,

-Roberto

-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-cyrus-sasl2-debian-devel/attachments/20140205/2cada5b9/attachment.sig>


More information about the Pkg-cyrus-sasl2-debian-devel mailing list