[Libtorrent-devel] error when stop a torrent from rutorrent

Artifex Maximus artifexor at gmail.com
Fri Oct 15 11:46:42 UTC 2010


On Fri, Oct 15, 2010 at 7:59 AM, Jari Sundell
<sundell.software at gmail.com> wrote:
> On Fri, Oct 15, 2010 at 5:23 AM, Artifex Maximus <artifexor at gmail.com> wrote:
>> Same error but the log is shorter this time:
>
> Please send me information about the system, what polling type
> rtorrent selects and do a run under gdb where you 'break
> poll_manager.cc:106' and 'bt full'.

Have recompiled with -O0 and -g for debug session. Output at breakpoint:

"Switching to Thread 28a01140 (LWP 100194)]

Breakpoint 1, core::PollManager::check_error (this=0x28a7a180) at
poll_manager.cc:106
106         throw std::runtime_error("Poll::work(): " +
std::string(rak::error_number::current().c_str()));"

Output of 'bt full':

"(gdb) bt full
#0  core::PollManager::check_error (this=0x28a7a180) at poll_manager.cc:106
No locals.
#1  0x0812eccc in core::PollManagerSelect::poll (this=0x28a7a180,
timeout={m_time = 713496}) at poll_manager_select.cc:100
        maxFd = 226
        t = {tv_sec = 0, tv_usec = 713496}
        status = -1
#2  0x08069435 in main (argc=1, argv=0xbfbfe7c8) at main.cc:843
        firstArg = 1
        e = (std::exception &) @0xdc0: Error accessing memory address
0xdc0: Rossz cím."

If you need more information let me know.

Bye,
a


More information about the Libtorrent-devel mailing list