cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Crash when 'verbose' is on - Explained!

From: Tom Mattison <tom.mattison_at_econtechnologies.com>
Date: Mon, 9 Feb 2004 17:17:05 -0500

> On Mon, 9 Feb 2004, Daniel Stenberg worte
>
> > On Fri, 6 Feb 2004, Tom Mattison wrote:
> >
> > Anyway, I'm running OS X, and building/linking libcurl into
> > our project as
> > a dynamic library. v7.11.0 appears to crash somewhere in the
> > library when I
> > have verbose 'on'. Anyone have experience with this? Is this
> > related to a
> > kown problem?
>
> I haven't seen this reported before.
>
> Can you give us a full source code working on a public URL that
> crashes? Or,
> can you provide a stack trace of the core to help us understand
> what happened?
>

  Let me preface this by saying this is my first venture into XCode, the new
mac IDE. Anyway, it appears that the reason I was getting that crash, was
that the project I was building was automatically linking to the Mac OS X
(10.3.2/Panther)-provided version of libcurl (7.10.2) in /usr/lib.
Pre-panther, we were using Project Builder(Old Mac IDE) to embed a specific
version of libcurl into the final Mac executable. The steps to do this
under XCode are somewhat different.

  Well, to make a long afternoon of tweaking XCode project settings short, I
now have the project linking the latest libcurl (7.11.0). My crash has
disappeared...Yea! Sorry for the false crash alarm.

Regards,
tom.
_______________________
Tom Mattison
Econ Technologies, Inc.
Received on 2004-02-09