cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Multi Thread problem ||

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 23 Sep 2002 14:10:15 +0200 (MET DST)

On Fri, 20 Sep 2002, Chirag wrote:

> I just got another crash..... and it confirmed the behaviour......(i.e.
> simultaneously three thread connected to the same URL.

We can all clearly see that these URLs are not the same. They're all the same
host, sure, but the query parts differ.

> * Connected to 66.13.8.101 (66.13.8.101)
> > GET /servlet/ICC?msisdn=919845257581&message=GAME HTTP/1.1
> Host: 66.13.8.101:8080
> Pragma: no-cache
> Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
>
> * Connection (#0) left alive
> ---------------> Result of the CURL PERFORM is 0
> ------>After CURL Perform
>
> [1]+ Segmentation Fault (core dumped) ./mgateway

Right, and let me re-use my previous question again:

> > And if you run the program with a debugger, can you get it to stop on the
> > offending line? If so, which one is it?

-- 
 Daniel Stenberg -- curl related mails on curl related mailing lists please
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-09-23