Summary: | KTorrent crashed after exit from menu File->Quit and running App again. | ||
---|---|---|---|
Product: | [Applications] ktorrent | Reporter: | Dima Marenich <d.marenich> |
Component: | general | Assignee: | Joris Guisson <joris.guisson> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andrius, andysem, d.marenich, gosella, maxim.stargazer, suhn |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.1 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Dima Marenich
2017-10-15 05:39:50 UTC
Created attachment 108703 [details]
New crash information added by DrKonqi
ktorrent (5.1.0) using Qt 5.9.1
- What I was doing when the application crashed:
I selected File->Quit in the main window menu and Ktorrent crashed. In my case, this was the first time Ktorrent was running after reboot. Ktorrent was started automatically on the system startup.
-- Backtrace (Reduced):
#6 0x00007f7a413d075d in QVariant::QVariant(QString const&) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7 0x00005624cabb233c in kt::ViewModel::Item::data (this=0x5624cf7d0930, col=<optimized out>) at ./ktorrent/view/viewmodel.cpp:255
#8 0x00005624cabb41ad in kt::ViewModel::data (this=<optimized out>, index=..., role=<optimized out>) at ./ktorrent/view/viewmodel.cpp:648
#9 0x00007f7a423cf1bc in QStyledItemDelegate::initStyleOption(QStyleOptionViewItem*, QModelIndex const&) const () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007f7a423ce6bc in QStyledItemDelegate::sizeHint(QStyleOptionViewItem const&, QModelIndex const&) const () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
*** Bug 386387 has been marked as a duplicate of this bug. *** *** Bug 386400 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 383127 *** Created attachment 111456 [details]
New crash information added by DrKonqi
ktorrent (5.1.0) using Qt 5.10.1
- What I was doing when the application crashed:
Closing KTorrent with Ctrl-Q crashed the app after a few seconds.
I'm on ArchLinux but I compiled KTorrent from sources with "-DCMAKE_BUILD_TYPE=RelWithDebInfo" to get a better trace.
-- Backtrace (Reduced):
#6 0x00007f8ff91d2bcd in QVariant::QVariant(QString const&) () from /usr/lib/libQt5Core.so.5
#7 0x00005605e65aa04d in kt::ViewModel::Item::data (this=0x5605e6c8a650, col=<optimized out>) at /home/german/kde/ktorrent/trunk/src/ktorrent-5.1.0/ktorrent/view/viewmodel.cpp:255
#8 0x00005605e65abf7d in kt::ViewModel::data (this=<optimized out>, index=..., role=<optimized out>) at /home/german/kde/ktorrent/trunk/src/ktorrent-5.1.0/ktorrent/view/viewmodel.cpp:648
#9 0x00007f8ffa18d941 in QStyledItemDelegate::initStyleOption(QStyleOptionViewItem*, QModelIndex const&) const () from /usr/lib/libQt5Widgets.so.5
#10 0x00007f8ffa18ce17 in QStyledItemDelegate::sizeHint(QStyleOptionViewItem const&, QModelIndex const&) const () from /usr/lib/libQt5Widgets.so.5
|