Bug 382911

Summary: Konversation crashes in the middle of typing chat message
Product: [Applications] konversation Reporter: k <kushaldeveloper>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 1.7.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description k 2017-07-29 20:49:42 UTC
I was typing a message on Freenode on ##php and konversation just crashed.
Comment 1 Christoph Feck 2017-08-01 22:19:56 UTC
If this happens again, please add the backtrace for the crash. For more information, please see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Comment 2 Christoph Feck 2017-08-02 15:59:14 UTC
(Received via mail)

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 std::__atomic_base<int>::load at /usr/include/c++/7/bits/atomic_base.h:396
 #1 QAtomicOps<int>::load<int> at ../../src/corelib/arch/qatomic_cxx11.h:227
 #2 QBasicAtomicInteger<int>::load at ../../src/corelib/thread/qbasicatomic.h:99
 #3 QtPrivate::RefCount::ref at ../../src/corelib/tools/qrefcount.h:55
 #4 QString::operator= at tools/qstring.cpp:1814
 #5 InputFilter::parseClientCommand at
/usr/src/debug/konversation-1.7.2/src/irc/inputfilter.cpp:584
 #6 InputFilter::parseLine at
/usr/src/debug/konversation-1.7.2/src/irc/inputfilter.cpp:127
 #7 Server::processIncomingData at
/usr/src/debug/konversation-1.7.2/src/irc/server.cpp:1341
 #8 Server::qt_static_metacall at
/usr/src/debug/konversation-1.7.2/x86_64-redhat-linux-gnu/src/konversation_autogen/V7AFER6LXI/moc_server.cpp:749
 #9 QMetaObject::activate at kernel/qobject.cpp:3740
Comment 3 Christoph Feck 2017-08-02 15:59:51 UTC
Indeed a duplicate, thanks.

*** This bug has been marked as a duplicate of bug 378854 ***