cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: compile question Solaris 5.8, curl 7.15.4

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 9 Aug 2006 22:49:51 +0200 (CEST)

On Wed, 9 Aug 2006, Kevin Martin wrote:

> Ok, so now it all compiles (after adding the dlstub stuff) but when I run it
> it segfaults! Trussing the run shows this:
>
> truss ./curl http://www.yahoo.com

...

> So this stinks!!! ideas welcome!

Try using a debugger on the core file or run curl with it to figure out
details on the crash. truss really doesn't offer much clues.

curl runs and builds fine on Solaris for quite a large number of people so I
would suspect something in your environment or build to start with.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-08-09