mrScamp Posted September 4, 2010 Report Posted September 4, 2010 Steps to reproduce:1. Download any torrent file from rutracker.org.2. Upload it via WebUI.3. Crash follows:assert failed dns.cpp:575 (21701)Debug:(gdb) bt#0 0x0012d422 in __kernel_vsyscall ()#1 0x0013c230 in raise () from /lib/tls/i686/cmov/libpthread.so.0#2 0x0807988f in DnsThread(void*) ()#3 0x0013396e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0#4 0x00262a4e in clone () from /lib/tls/i686/cmov/libc.so.6
mcdonald Posted September 9, 2010 Report Posted September 9, 2010 Steps to reproduce:1. Download any torrent file from rutracker.org.2. Upload it via WebUI.3. Crash follows:assert failed dns.cpp:575 (21701)Thanks for the report - I've been working on this as well as other issues.
mcdonald Posted September 9, 2010 Report Posted September 9, 2010 Steps to reproduce:1. Download any torrent file from rutracker.org.2. Upload it via WebUI.3. Crash follows:assert failed dns.cpp:575 (21701)Thanks for the report - I've been working on this as well as other issues.This is occurring because BEP22 isn't fully supported in the Linux version of uTorrent. Why you are seeing this and others aren't is interesting. Did you happen to change an advanced setting for bep22 to enable it? Are you using a settings.dat file from a Windows machine?To resolve this, I'll be removing support for BEP22 in uTorrent Server, at least in the short term.
mrScamp Posted September 10, 2010 Author Report Posted September 10, 2010 Yes, isp.bep22 is enabled.I`m not using settings.dat from Windows machine.My DNS zones are bep22 compartible, $ORIGIN _tcp.campus.lan._bittorrent-tracker SRV 5 0 80 retracker.local.After BEP22 was disabled, I am able to start downloading the torrent from rutracker.org.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.