|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Bugs-1779751 ] libcurl crashes uploading with multiple protocols
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Thu, 23 Aug 2007 07:18:23 -0700
Bugs item #1779751, was opened at 2007-08-22 16:15
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
This can be tested using the 'curl' command line prog.
Do something like this...
curl -T filea.c file:///put/this/somewhere/filea.c -T fileb.c ftp://ftp.myserver.com/files_go_here/fileb.c
I have been able to reproduce the crash on both Linux and Solaris using various version of curl/libcurl totally outside of my app.
You should get a crash using the latest version, 7.16.4.
I have a Slackware Linux box with curl/libcurl 7.15.5 preinstalled. This version works. Building the latest version of curl/libcurl on that box does NOT work.
On a Solaris 9 Sparc box using the prebuilt 'Blastwave' curl/libcur 7.16.3 doesn't work. I've built 7.16.2 and 7.16.4 and neither of those work. Reverting to 7.15.5 (the same as the preinstalled version on my Linux box) DOES work.
So I think somewhere after 7.15.5 this problem was introduced.
Relinking my app with libcurl from 7.15.5 fixes the crash.
Thanks.
-dep-
----------------------------------------------------------------------
>Comment By: -dep- (phaedra7)
Message:
I've just tried the 20070823 snapshot with your fix and it now works fine.
I think we can say that it's fixed. Thanks.
-dep-
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Message:
I've now committed a fix in CVS that made the valgrind complaint go away
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Message:
Ah yes, valgrind complains for me as well (but the command still works)...
----------------------------------------------------------------------
Comment By: -dep- (phaedra7)
Message:
I just tried the latest daily snapshot, curl-7.17.0-20070822, and it
-dep-
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Message:
I can confirm that when I try this with curl 7.16.4 as it comes in debian
However, when I try this with the current CVS code it works just fine!
Can you please try the current CVS/daily snapshot and see if you still
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info