cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Segmentation fault | curl ftp

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 20 Feb 2012 15:09:25 +0100 (CET)

On Sun, 19 Feb 2012, Luis Gonzalez wrote:

> I was testing with another user in the same server, and I realize there is
> no problem with curl, but when I try using curl with root user I got the
> Segmentation Fault.

That sounds very odd and would then probably indicate a problem in your system
rather than in curl...

> I want to rebuild curl like you said, but I'm not sure how to do that. Can
> you give an advice?

I tend to use this configure line to ease debugging curl with gdb:

   ./configure --enable-debug --disable-shared

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-02-20