stacktrace using qbittorrent in debian testing

Linux specific questions, problems.
Post Reply
jivan40

stacktrace using qbittorrent in debian testing

Post by jivan40 »

I got the following stacktrace when using qbittorrent in debian testing -

Code: Select all

$ qbittorrent 


*************************************************************
Please file a bug report at http://bug.qbittorrent.org and provide the following information:

qBittorrent version: v4.1.5

Caught signal: SIGSEGV
Stack trace:
  /usr/lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x97d44  [0x7efe8098fd44]
  /usr/lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x966d9  [0x7efe8098e6d9]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QObject::event(QEvent*)+0xe2  [0x7efe80653f82]
  /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x81  [0x7efe81219491]
  /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x210  [0x7efe81220ad0]
  qbittorrent : Application::notify(QObject*, QEvent*)+0x22  [0x55fee6791c42]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x179  [0x7efe8062a479]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x1cb  [0x7efe8062d46b]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0x2bdb23  [0x7efe8067cb23]
  /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x2ae  [0x7efe7f2ebe0e]
  /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : ()+0x4e0a8  [0x7efe7f2ec0a8]
  /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x2c  [0x7efe7f2ec13c]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+0x63  [0x7efe8067c153]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+0x13b  [0x7efe8062914b]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QThread::exec()+0xb6  [0x7efe80478106]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0xc2cd7  [0x7efe80481cd7]
  /lib/x86_64-linux-gnu/libpthread.so.0 : ()+0x7fa3  [0x7efe803a5fa3]
  /lib/x86_64-linux-gnu/libc.so.6 : clone()+0x3f  [0x7efe7ffb47ef]
Segmentation fault (core dumped)
Some more info.

Code: Select all

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'unstable'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8), LANGUAGE=en_IN:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages qbittorrent depends on:
ii  geoip-database         20181108-1
ii  libboost-system1.67.0  1.67.0-12
ii  libc6                  2.28-5
ii  libgcc1                1:8.2.0-15
ii  libqt5core5a           5.11.3+dfsg-2
ii  libqt5dbus5            5.11.3+dfsg-2
ii  libqt5gui5             5.11.3+dfsg-2
ii  libqt5network5         5.11.3+dfsg-2
ii  libqt5widgets5         5.11.3+dfsg-2
ii  libqt5xml5             5.11.3+dfsg-2
ii  libstdc++6             8.2.0-15
ii  libtorrent-rasterbar9  1.1.11-2
ii  python                 2.7.15-4
ii  zlib1g                 1:1.2.11.dfsg-1

qbittorrent recommends no packages.

Versions of packages qbittorrent suggests:
ii  qbittorrent-dbg  4.1.5-1
Last edited by jivan40 on Sun Feb 03, 2019 7:58 am, edited 1 time in total.
Post Reply