std::bad_cast crash #836

Closed
opened 2026-02-21 15:20:30 -05:00 by deekerman · 2 comments
Owner

Originally created by @twizted on GitHub (Oct 23, 2013).

I'm having qB constantly crash over what seems random times of running. It's been happening with various different torrents, tried removing all of them and adding some new and it still happens. This is the backtrace:

terminate called after throwing an instance of 'std::bad_cast'
what(): std::bad_cast


Catching SIGABRT, please report a bug at http://bug.qbittorrent.org
and provide the following backtrace:
qBittorrent version: v2.9.8
stack trace:
[0xb773b400]
[0xb773b424]
/lib/i386-linux-gnu/i686/cmov/libc.so.6 : gsignal()+0x51 [0xb6003941]
/lib/i386-linux-gnu/i686/cmov/libc.so.6 : abort()+0x182 [0xb6006d72]
/usr/lib/i386-linux-gnu/libstdc++.so.6 : __gnu_cxx::__verbose_terminate_handler()+0x14d [0xb61d128d]
Aborted

My 'uname -a':
Linux pendul 3.2.0-4-686-pae #1 SMP Debian 3.2.51-1 i686 GNU/Linux

Originally created by @twizted on GitHub (Oct 23, 2013). I'm having qB constantly crash over what seems random times of running. It's been happening with various different torrents, tried removing all of them and adding some new and it still happens. This is the backtrace: terminate called after throwing an instance of 'std::bad_cast' what(): std::bad_cast --- Catching SIGABRT, please report a bug at http://bug.qbittorrent.org and provide the following backtrace: qBittorrent version: v2.9.8 stack trace: [0xb773b400] [0xb773b424] /lib/i386-linux-gnu/i686/cmov/libc.so.6 : gsignal()+0x51 [0xb6003941] /lib/i386-linux-gnu/i686/cmov/libc.so.6 : abort()+0x182 [0xb6006d72] /usr/lib/i386-linux-gnu/libstdc++.so.6 : __gnu_cxx::__verbose_terminate_handler()+0x14d [0xb61d128d] Aborted My 'uname -a': Linux pendul 3.2.0-4-686-pae #1 SMP Debian 3.2.51-1 i686 GNU/Linux
deekerman 2026-02-21 15:20:30 -05:00
  • closed this issue
  • added the
    Crash
    label
Author
Owner

@sledgehammer999 commented on GitHub (Oct 24, 2013):

v2.9.x series are way too old and obsolete. We don't support them anymore.

@sledgehammer999 commented on GitHub (Oct 24, 2013): v2.9.x series are way too old and obsolete. We don't support them anymore.
Author
Owner

@sledgehammer999 commented on GitHub (Oct 24, 2013):

PS: You can grab the source package of v3.1.0 from sid and build it locally for stable. (creating a .deb package)

@sledgehammer999 commented on GitHub (Oct 24, 2013): PS: You can grab the source package of v3.1.0 from sid and build it locally for stable. (creating a .deb package)
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#836
No description provided.