cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Segfault with CURLOPT_STDERR (was: How to use CURLOPT_DEBUGFUNCTION with Perl)

From: Tor Arntsen <tor_at_spacetec.no>
Date: Mon, 24 May 2004 15:41:31 +0200

On May 24, 14:38, Jan Theofel wrote:
>But my main problem with this explenation is, that I don't get a core file.

One quick check would be to verify that you have core size limit > 0.
For bash:
ulimit -c
For (t)csh:
limit coredumpsize

-Tor
Received on 2004-05-24