cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Crash on shared asynchronous resolver results

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 1 Sep 2011 23:43:34 +0200 (CEST)

On Thu, 1 Sep 2011, Всеволод Новиков wrote:

> I've met irregular application crash in case of sharing DNS entries when the
> asynchronous (c-ares particularly) resolver is used. Unfortunately, I can
> not yet reproduce the crash on "big" platform like linux or windows.

IMHO, you should really focus on getting the problem to repeat on linux so
that you can use valgrind etc to track it down.

Until then I can only suggest that you add more printf()s to get knowledge
about states in the functions immediately before the crash.>

-- 
  / daniel.haxx.se

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-09-01