> On Fri, 1 Jun 2012, Neil Bowers wrote:
> 
>> Let me know if there's anything more I can do to help?
> 
> Yes please:
> 
> $ cd [curl dir]
> (have a configure --enable-debug build)
> $ make
> $ cd tests
> $ make
> $ ./runtests.pl -g 554
> (when it crashes on a sigsegv or similar)
> (gdb) bt
> 
> Then show us that backtrace it prints!

Didn't get as far as a backtrace: when I run the runtests line, I get a load of 
output including the following:

test 554...[HTTP multi-part formpost using read callback for the file part]
libtool: unknown option character `-' in: --mode=execute
Usage: libtool -static [-] file [...] [-filelist listfile[,dirname]] 
[-arch_only arch] [-sacLT]
Usage: libtool -dynamic [-] file [...] [-filelist listfile[,dirname]] 
[-arch_only arch] [-o output] [-install_name name] [-compatibility_version #] 
[-current_version #] [-seg1addr 0x#] [-segs_read_only_addr 0x#] 
[-segs_read_write_addr 0x#] [-seg_addr_table <filename>] 
[-seg_addr_table_filename <file_system_path>] [-all_load] [-noall_load]

I'm hoping the problem is obvious to you, so haven't really dug in any further 
than this ...

Neil

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to