cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-1474486 ] Curl crash upon file post

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 24 Apr 2006 14:19:10 -0700

Bugs item #1474486, was opened at 2006-04-22 03:50
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1474486&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: http
Group: crash
>Status: Closed
>Resolution: Invalid
Priority: 6
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: Curl crash upon file post

Initial Comment:
I have a few systems that I have tried on and whenever
I issue this command
curl -F 'myFile=testfile.txt' http://..... It does not
return any errors BUT it also does not contact the
webserver.

System 1
---------------------------
curl 7.15.0 (x86_64-unknown-linux-gnu) libcurl/7.15.0
zlib/1.2.2.2
Protocols: tftp ftp gopher telnet dict ldap http file
Features: Largefile libz
Linux green.dc.net 2.6.11-1.1369_FC4 #1 Thu Jun 2
22:56:33 EDT 2005 x86_64 x86_64 x86_64 GNU/Linux

System 2
---------------------------
curl 7.15.1 (x86_64-pc-linux-gnu) libcurl/7.15.1
OpenSSL/0.9.7i zlib/1.2.3 libidn/0.5.15
Protocols: tftp ftp gopher telnet dict http file https ftps
Features: IDN IPv6 Largefile NTLM SSL libz
Linux localhost 2.6.15-gentoo-r7 #1 Mon Mar 27 20:30:58
CST 2006 x86_64 AMD Athlon(tm) 64 Processor 3400+
AuthenticAMD GNU/Linux

Thanks for your support! Wonderful product!
Ben - b.tomasik_at_gmail.com

----------------------------------------------------------------------

>Comment By: Daniel Stenberg (bagder)
Date: 2006-04-24 23:19

Message:
Logged In: YES
user_id=1110

Ok, thanks for clearing that up. Closing this!

----------------------------------------------------------------------

Comment By: Ben Tomasik (halower)
Date: 2006-04-24 02:59

Message:
Logged In: YES
user_id=685909

You were right, this was a PHP problem. The developer under
me, I suggested to try a running it at shell and he claimed
he did. Sorry to waste your time mate, great product!

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2006-04-24 00:51

Message:
Logged In: YES
user_id=1110

Can you please show us a complete command line that crashes?

Simple POSTs have not crashed curl for years, afair.

If this is a PHP-related issue, you should file this as a
bug report at bugs.php.net and not here. The CURL/PHP
binding is a product of the PHP project, not the curl project.

----------------------------------------------------------------------

Comment By: Ben Tomasik (halower)
Date: 2006-04-22 05:15

Message:
Logged In: YES
user_id=685909

Furthermore, I only began to inquire after I noticed that
libcurl did not work on these machines aswell. And it seems
that it doesn't work when I set the CURLOPT_POSTFIELDS or
CURLOPT_POST options (using PHP).

Sorry I just thought to add this now when I was attempting
it again.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1474486&group_id=976
Received on 2006-04-24

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET