curl-and-python

Re: Crash inside dup()

From: Oleg Pudeyev <oleg+pycurl_at_bsdpower.com>
Date: Mon, 23 Dec 2013 14:01:39 -0500

On Mon, 23 Dec 2013 14:28:27 +0100
"Gisle Vanem" <gvanem_at_yahoo.no> wrote:

> BTW2. I accidentally did a:
> setup.py install --curl-dir=.. --use-libcurl-dll \
> --libcurl-lib-name=libcurld_imp.lib << !! debug-version of CRT.

Is there any way you linked against a newer libcurl and forgot about
it? The code path leading to that message seems pretty clear.

> This application has requested the Runtime to terminate it in an
> unusual way. Please contact the application's support team for more
> information.

> Isn't there a more elegant way to abort things?

This UI is pretty much how abort() has functioned on windows since
forever.

One improvement I can make is actually render both versions so the user
is less confused.

Beyond this, what do you think should happen?

Oleg

--
Please remove +pycurl when mailing me privately.
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2013-12-23