Bug 382911 - Konversation crashes in the middle of typing chat message
Summary: Konversation crashes in the middle of typing chat message
Status: RESOLVED DUPLICATE of bug 378854
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.7.2
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-29 20:49 UTC by k
Modified: 2017-08-02 15:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***