Summary: | Crash when quitting KTorrent | ||
---|---|---|---|
Product: | [Applications] ktorrent | Reporter: | Steve Soule <sts33nvyb> |
Component: | general | Assignee: | Joris Guisson <joris.guisson> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | sts33nvyb |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
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 New crash information added by DrKonqi |
Description
Steve Soule
2019-08-23 22:39:14 UTC
Created attachment 122433 [details]
New crash information added by DrKonqi
ktorrent (5.1.1) using Qt 5.9.7
- What I was doing when the application crashed:
The circumstances and behavior are identical to last time this happened: first, I noticed that a torrent was done downloading. I "stopped" the torrent. Then I picked "Quit" from the "File" menu. The KTorrent window disappeared, and about 20 seconds later the crash-reporting window appeared.
-- Backtrace (Reduced):
#6 std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=0x73746e6f662f6572) at /usr/include/c++/7/bits/atomic_base.h:396
#7 QAtomicOps<int>::load<int> (_q_value=...) at ../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:227
#8 QBasicAtomicInteger<int>::load (this=0x73746e6f662f6572) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:102
[...]
#10 QString::QString (other=..., this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qstring.h:907
#11 v_construct_helper<QString> (t=..., x=0x7ffed7c2c620) at ../../include/QtCore/5.9.7/QtCore/private/../../../../../src/corelib/kernel/qvariant_p.h:123
*** This bug has been marked as a duplicate of bug 383127 *** Created attachment 122829 [details]
New crash information added by DrKonqi
ktorrent (5.1.1) using Qt 5.9.7
- What I was doing when the application crashed:
Same as last time and the time before. I've had this same crash in the same circumstances about five times now (and I haven't bothered to report it several of those times).
-- Backtrace (Reduced):
#6 std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=0x0) at /usr/include/c++/7/bits/atomic_base.h:396
#7 QAtomicOps<int>::load<int> (_q_value=...) at ../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:227
#8 QBasicAtomicInteger<int>::load (this=0x0) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:102
[...]
#10 QString::QString (other=..., this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qstring.h:907
#11 v_construct_helper<QString> (t=..., x=0x7ffe17e09260) at ../../include/QtCore/5.9.7/QtCore/private/../../../../../src/corelib/kernel/qvariant_p.h:123
Created attachment 122909 [details]
New crash information added by DrKonqi
ktorrent (5.1.1) using Qt 5.9.7
- What I was doing when the application crashed:
Two torrents had finished. I closed the check boxes. I stopped them using the right-click menu. Then I quit KTorrent from the File menu. The KTorrent window disappeared, and twenty seconds later the crash reporter appeared. So it's the same as last time.
-- Backtrace (Reduced):
#6 QChar::isSurrogate (this=<optimized out>) at ../../../include/QtCore/../../src/corelib/tools/qchar.h:453
#7 QStringIterator::next (invalidAs=65533, this=<synthetic pointer>, this=<synthetic pointer>) at ../../../include/QtCore/5.9.7/QtCore/private/../../../../../src/corelib/tools/qstringiterator_p.h:168
#8 QFontEngineFT::stringToCMap (this=0x557416b9d880, str=<optimized out>, len=<optimized out>, glyphs=0x7ffe6b4be220, nglyphs=0x7ffe6b4be208, flags=...) at freetype/qfontengine_ft.cpp:1736
#9 0x00007ff46bc0a846 in QFontEngineMulti::stringToCMap (this=0x5574166a58c0, str=0xaae82aaf47a6, len=1, glyphs=0x7ffe6b4be220, nglyphs=0x7ffe6b4be208, flags=...) at text/qfontengine.cpp:1903
#10 0x00007ff46bc2c222 in QTextEngine::shapeText (this=this@entry=0x5574170ccab0, item=item@entry=788) at text/qtextengine.cpp:1019
|