|   | 
  | 
| 
 
  | 
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: Wed, 22 Aug 2007 13:15:13 -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- 
 ----------------------------------------------------------------------
 You can respond by visiting: 
 These mail archives are generated by hypermail.  | 
Page updated November 12, 2010.
web site info