[Libtorrent-devel] hang at exit

Goran gkoruga at siol.net
Sat Sep 4 11:18:55 UTC 2010


On Sat, 4 Sep 2010 04:50:33 -0400
Robert Henney <robh at rut.org> wrote:

Hi.

> upon seeing the backtrace, I'm now thinking this may be a libcurl bug.  I've
> just finished building against curl-7.21.1 and will see if that fixes things.  

I noticed you were trying to find all active threads manually - no need for
that, simply use this in gdb:

thread apply all bt

> at least I think I have built against the new version; PKG_CONFIG_PATH 
> supersedes system libraries, right?

You still want to ensure that one is used at runtime, use this to verify
where it takes it from:

ldd /path/to/rtorrent

Regards,
    Goran


More information about the Libtorrent-devel mailing list