Crashes when adding new Trackers #36

Open
opened 2026-02-21 14:49:54 -05:00 by deekerman · 0 comments
Owner

Originally created by @dagaz on GitHub (Aug 22, 2012).

Hello!

This is my first bug report here.

I am using the qbittorrent v3.0.0 with Ubuntu 12.04

"uname -a" gives out:

Linux ubuntu 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

When i right-klick into the tracker fied and select "Add new Tracker" and add these trackers:

udp://tracker.openbittorrent.com:80
udp://tracker.publicbt.com:80
udp://tracker.istole.it:6969
udp://tracker.ccc.de:80

and press OK then qbittorrent crashes.

I started qbittorrent in a terminal. The output is (i replaced ma username with "USER"):

USER@ubuntu:~$ qbittorrent
Couldn't set environment variable...
"sni-qt/10367" WARN 21:21:33.894 void StatusNotifierItemFactory::connectToSnw() Invalid interface to SNW_SERVICE
Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt. You must
reimplement QApplication::notify() and catch all exceptions there.

terminate called after throwing an instance of 'libtorrent::libtorrent_exception'
what(): invalid torrent handle used


Catching SIGABRT, please report a bug at http://bug.qbittorrent.org
and provide the following backtrace:
qBittorrent version: v3.0.0
stack trace:
/lib/x86_64-linux-gnu/libc.so.6 : ()+0x364c0 [0x7f3141b794c0]
/lib/x86_64-linux-gnu/libc.so.6 : gsignal()+0x35 [0x7f3141b79445]
/lib/x86_64-linux-gnu/libc.so.6 : abort()+0x17b [0x7f3141b7cbab]
/usr/lib/x86_64-linux-gnu/libstdc++.so.6 : __gnu_cxx::__verbose_terminate_handler()+0x11d [0x7f31424c769d]
/usr/lib/x86_64-linux-gnu/libstdc++.so.6 : ()+0xb5846 [0x7f31424c5846]
/usr/lib/x86_64-linux-gnu/libstdc++.so.6 : ()+0xb5873 [0x7f31424c5873]
/usr/lib/x86_64-linux-gnu/libstdc++.so.6 : __cxa_rethrow()+0x46 [0x7f31424c59b6]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)+0x38c [0x7f314288a16c]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QCoreApplication::exec()+0x87 [0x7f314288ef67]
qbittorrent : main()+0xd17 [0x46e667]
/lib/x86_64-linux-gnu/libc.so.6 : __libc_start_main()+0xed [0x7f3141b6476d]
qbittorrent() [0x470a91]
Abgebrochen (Speicherabzug geschrieben)
USER@ubuntu:~$

Originally created by @dagaz on GitHub (Aug 22, 2012). Hello! This is my first bug report here. I am using the qbittorrent v3.0.0 with Ubuntu 12.04 "uname -a" gives out: Linux ubuntu 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux When i right-klick into the tracker fied and select "Add new Tracker" and add these trackers: udp://tracker.openbittorrent.com:80 udp://tracker.publicbt.com:80 udp://tracker.istole.it:6969 udp://tracker.ccc.de:80 and press OK then qbittorrent crashes. I started qbittorrent in a terminal. The output is (i replaced ma username with "USER"): USER@ubuntu:~$ qbittorrent Couldn't set environment variable... "sni-qt/10367" WARN 21:21:33.894 void StatusNotifierItemFactory::connectToSnw() Invalid interface to SNW_SERVICE Qt has caught an exception thrown from an event handler. Throwing exceptions from an event handler is not supported in Qt. You must reimplement QApplication::notify() and catch all exceptions there. terminate called after throwing an instance of 'libtorrent::libtorrent_exception' what(): invalid torrent handle used --- Catching SIGABRT, please report a bug at http://bug.qbittorrent.org and provide the following backtrace: qBittorrent version: v3.0.0 stack trace: /lib/x86_64-linux-gnu/libc.so.6 : ()+0x364c0 [0x7f3141b794c0] /lib/x86_64-linux-gnu/libc.so.6 : gsignal()+0x35 [0x7f3141b79445] /lib/x86_64-linux-gnu/libc.so.6 : abort()+0x17b [0x7f3141b7cbab] /usr/lib/x86_64-linux-gnu/libstdc++.so.6 : __gnu_cxx::__verbose_terminate_handler()+0x11d [0x7f31424c769d] /usr/lib/x86_64-linux-gnu/libstdc++.so.6 : ()+0xb5846 [0x7f31424c5846] /usr/lib/x86_64-linux-gnu/libstdc++.so.6 : ()+0xb5873 [0x7f31424c5873] /usr/lib/x86_64-linux-gnu/libstdc++.so.6 : __cxa_rethrow()+0x46 [0x7f31424c59b6] /usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)+0x38c [0x7f314288a16c] /usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QCoreApplication::exec()+0x87 [0x7f314288ef67] qbittorrent : main()+0xd17 [0x46e667] /lib/x86_64-linux-gnu/libc.so.6 : __libc_start_main()+0xed [0x7f3141b6476d] qbittorrent() [0x470a91] Abgebrochen (Speicherabzug geschrieben) USER@ubuntu:~$
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#36
No description provided.