cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1309 NSS error while firing POST command

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Tue, 03 Dec 2013 12:57:29 +0000

- **status**: open --> pending-invalid
- **assigned_to**: Daniel Stenberg

---
** [bugs:#1309] NSS error while firing POST command **
**Status:** pending-invalid
**Created:** Tue Dec 03, 2013 04:44 AM UTC by Dushyant chaudhary
**Last Updated:** Tue Dec 03, 2013 04:44 AM UTC
**Owner:** Daniel Stenberg
Hi Alias,
while trying to fire the POST command using the cookie obtained from the GET request and using NTLM authentication ,I am geting some NSS error  like undefined symbol PL_ClearArenaPool
Please see below the error:
Curl version is 7.19.7
[root@ucbu-aricent-vm206 ~]# curl --ntlm --cookie COOKIE -u administrator  -v -X POST http://ucbu-aricent-vm391/EWS/Exchange.ASMX -H "Content-Type: text/xml" --data-binary "@/root/CURL"
Enter host password for user 'administrator':
* About to connect() to ucbu-aricent-vm391 port 80 (#0)
*   Trying 10.65.157.94... connected
* Connected to ucbu-aricent-vm391 (10.65.157.94) port 80 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
curl: symbol lookup error: /usr/lib/libnssutil3.so: undefined symbol: PL_ClearArenaPool
Is any body aware of such problem and its resolution or is this a bug in mentioned release.
Any inputs will be highly appreciated.
Thanks and Regards
Dushyant
---
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 2013-12-03

These mail archives are generated by hypermail.

donate! Page updated May 06, 2013.
web site info

File upload with ASP.NET