cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: libcurl crash on app startup

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 26 Sep 2008 11:56:02 +0200 (CEST)

On Thu, 25 Sep 2008, Alexis Oldroyd wrote:

> It seems that some users of my application are reporting that when starting
> my software, they are crashing, and the address of the crash is always at
> the same spot in libcurl. It is in a thread I believe libcurl uses but am
> not sure exactly why the error occurs and was hoping someone could point me
> into the right direction. The error occurs usually at startup if at all,
> once it starts the application seems to run fine.

First, you use libcurl so curl-library is really the list you want to discuss
such matters on. You won't find very many libcurl developers on this list.

If you can't repeat the problem yourself it of course becomes hard to track
down. I would suggest that really make an effort to reproduce the problems by
yourself, and possibly then try to use the "stock" name resolver or c-ares to
see if the problem isn't related to the threaded resolver used on windows.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2008-09-26