cURL

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1328 curl crashes with a SEGFAULT on FreeBSD with GSS-API calls

From: Michael Osipov <michael-o_at_users.sf.net>
Date: Wed, 29 Jan 2014 13:09:41 +0000

What exact features shall I enable in the configure script?
While checking Google for the backtrace in GDB, it seems to be straight forward. So, yes: I will provide the files you need.

---
** [bugs:#1328] curl crashes with a SEGFAULT on FreeBSD with GSS-API calls**
**Status:** open
**Created:** Wed Jan 29, 2014 11:36 AM UTC by Michael Osipov
**Last Updated:** Wed Jan 29, 2014 11:53 AM UTC
**Owner:** Daniel Stenberg
l$ bin/curl -V
curl 7.35.0 (i386-unknown-freebsd9.2) libcurl/7.35.0 OpenSSL/1.0.1f zlib/1.2.8 libidn/1.28 libssh2/1.4.3
Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp
Features: GSS-Negotiate IDN Largefile NTLM NTLM_WB SSL libz TLS-SRP
$ bin/curl --verbose --negotiate -u : http://hostname:8080/manager/html
* Hostname was NOT found in DNS cache
*   Trying 1.2.3.4...
* Connected to hostname (1.2.3.4) port 8080 (#0)
> GET /manager/html HTTP/1.1
> User-Agent: curl/7.35.0
> Host: hostname:8080
> Accept: */*
>
< HTTP/1.1 401 Unauthorized
* Server Apache-Coyote/1.1 is not blacklisted
< Server: Apache-Coyote/1.1
< Cache-Control: private
< Expires: Thu, 01 Jan 1970 01:00:00 CET
Segmentation fault: 11 (Speicherabzug geschrieben)
Curl crashes with segmentation fault. I am on:
uname -a
FreeBSD hostname2 9.2-STABLE FreeBSD 9.2-STABLE
Core files can be provided on request.
---
Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
Received on 2014-01-29

These mail archives are generated by hypermail.

donate! Page updated December 29, 2013.
web site info

File upload with ASP.NET