Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-104425

Crash when loading header state in QBittorent

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • None
    • 6.3.1
    • Widgets: Itemviews
    • None

    Description

      QBittorrent crashes at startup when loading header state from the attached conf file. Bisected to 22c19f95d3cf0b223cac4a0fb74a903677e48188

      #0  0x00007ffff7c1bbbd in QHeaderView::initializeSections (this=0x5555562044f0, start=30, end=30)
          at /usr/src/debug/qtbase-everywhere-src-6.3.1/src/widgets/itemviews/qheaderview.cpp:2353
      #1  0x00007ffff7c1c03d in QHeaderView::initializeSections (this=0x5555562044f0)
          at /usr/src/debug/qtbase-everywhere-src-6.3.1/src/widgets/itemviews/qheaderview.cpp:2293
      #2  0x00007ffff7c1c880 in QHeaderView::reset (this=0x5555562044f0)
          at /usr/src/debug/qtbase-everywhere-src-6.3.1/src/widgets/itemviews/qheaderview.cpp:1832
      #3  0x00007ffff7c1c40b in QHeaderView::setModel (this=0x5555562044f0, model=0x5555561d1c60)
          at /usr/src/debug/qtbase-everywhere-src-6.3.1/src/widgets/itemviews/qheaderview.cpp:426
      #4  0x00007ffff7c793ba in QTreeView::setModel (this=0x55555629b690, model=0x5555561d1c60)
          at /usr/src/debug/qtbase-everywhere-src-6.3.1/src/widgets/itemviews/qtreeview.cpp:237
      #5  0x0000555555888a64 in TransferListWidget::TransferListWidget (mainWindow=0x555556047530, parent=0x55555624c260, this=0x55555629b690)
          at /usr/src/debug/qbittorrent-4.4.3.1/src/gui/transferlistwidget.cpp:145
      #6  MainWindow::MainWindow(QWidget*) [clone .constprop.0] (this=0x555556047530, parent=0x0)
          at /usr/src/debug/qbittorrent-4.4.3.1/src/gui/mainwindow.cpp:220
      #7  0x0000555555623324 in Application::exec (this=0x555555ebe1a0, params=...) at /usr/src/debug/qbittorrent-4.4.3.1/src/app/application.cpp:689
      #8  0x000055555561322c in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/qbittorrent-4.4.3.1/src/app/main.cpp:312
      

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              axelspoerl Axel Spoerl
              arojas Antonio Rojas
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes