cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Segmentation fault in SCO Unixware with libcurl,why?

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 21 Oct 2004 10:22:12 +0200 (CEST)

On Thu, 21 Oct 2004, [utf-8] ??? wrote:

>> Did you build with some kind of optimize enabled? If so, can you rebuild
>> without it? (as it could make the exact source file and line number get
>> displayed wrong when doing the analysis of the core)
>
> my build cmd:

> configure --prefix=$HOME/tatoo --with-ssl=/home/wangxu/tatoo/FREE_LIB
> --disable-ipv6 i only enable ssl support.

Ok, can you also use --enable-debug and --disable-shared and rebuild? (do a
make clean first)

Then run curl with gdb and see what happens.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-10-21