cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Error on upload (fwd)

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 24 Jan 2002 09:46:06 +0100 (MET)

After a little private chat, it seems as if this bug still happens with the
latest and gratest so I bring it back onto the list.

Now, is there any Mac OS X user here reading this that can fire up a debugger
on this and check exactly what's happening here any why?

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
---------- Forwarded message ----------
Date: Thu, 24 Jan 2002 16:41:50 +0800
From: Matthew Healey <matthew_at_wocwa.com>
To: Daniel Stenberg <daniel_at_haxx.se>
Subject: Re: Error on upload
On 24/1/02 4:24 PM, "Daniel Stenberg" <daniel_at_haxx.se> wrote:
> On Thu, 24 Jan 2002, Matthew Healey wrote:
>
>> I will upgrade right away. You might want to let Apple know that you have a
>> new version because they are still shipping 7.7.2 with version 10.1.2 of
>> MacOSX
>
> Yes, maybe I (or someone) should. But they know where we are and where to
> find out about new versions. This isn't exactly any secret.
I think I will file a bug report with Apple about it. Anyway, I upgraded to
the latest and the problem is still there.
I am calling curl from a /bin/sh script with the following command
curl -sT "${UPLOADFILENAME}" "${UPLOADLOCATION}"
And it pumps out the following error...
*** malloc[9569]: Deallocation of a pointer not malloced: 0x30670; This
could be a double free(), or free() called with the middle of an allocated
block; Try setting environment variable MallocHelp to see tools to help
debug
I have no idea what this all means.
Regards
Matthew Healey
-- 
    Matthew Healey
    Information Systems
    Western Orthopaedic Clinic
    matthew_at_wocwa.com
    Phone: +61 (08) 9423 8800
    Fax: +61 (08) 9381 8300
    Suite 213
    25 McCourt Street
    Subiaco 6006
    Western Australia
Received on 2002-01-24