curl-users
Re: Crash on FTP and --dump-header
Date: Wed, 7 Sep 2005 00:01:54 +0200
Hi,
On Die 06.09.2005 23:48, Daniel Stenberg wrote:
>On Tue, 6 Sep 2005, Ben Madsen wrote:
>
>>Broken:
>>Curl release 7.14.0 on Fedora Core 4 (glibc 2.8.5-10.3)
>>0x098fe228 ***
>>Curl release 7.13.1 on Debian (3.1) (glibc 2.4.7-1)
>
>But when I curl 7.12.1 on RHEL4 x86 it... crashed!
>
>And when I try the latest CVS on this same box it crashes too. On a
>free when disconnecting... I'll investigate further!
i'am not sure, because i haven't looked yet into the code but we had
the same problem.
The error was that we have call a malloc in the signal-funktion, the
signal was 'ABORT'.
The 'new glibc' handle some signals in 'non threaded programs' in the
same way as for threaded programs, we have this assumed because the
error was only with the FC4 && RHEL4.
Hth
al ;-)
Received on 2005-09-07