https://bugs.kde.org/show_bug.cgi?id=381066
Peter Simonsson <peter.simons...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |peter.simons...@gmail.com --- Comment #2 from Peter Simonsson <peter.simons...@gmail.com> --- (In reply to Tore Havn from comment #1) > Same problem happens for me. > > Application: Konversation 1.7.2 > Qt version: 5.7.1 > Frameworks version: 5.35.0 > Kernel version: 4.4.0-79-generic x86_64 > Distribution: KDE neon 5.10 > > Description: > This has actually been happening for a few months, but I had mostly decided > to blame my filesystem (btrfs), which was experiencing problems in general. > Those have been fixed, and the problem persists. > > I have configured it to automatically connect to multiple servers and > channels at startup (5 servers and ~20 channels). I usually leave my > computer on during the night, and every morning Konversation has segfaulted. > Restarting it would only help for about an hour or so before segfaulting > again. > > I recently emptied all my old irc logs and this seems to have made > Konversation last a few hours more, but this morning it had once again > segfaulted. > > The program is usually segfaults while it is minimized or I'm sleeping, so > no user action is taken to make it happen. There's no pattern in usage > before it segfaults, as far as I can tell. > > Thread 1 (Thread 0x7f6856bff8c0 (LWP 4719)): > [KCrash Handler] > #6 0x00007f68628ec19f in std::__atomic_base<int>::load > (__m=std::memory_order_relaxed, this=<optimized out>) at > /usr/include/c++/5/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=<optimized out>) at > ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:99 > #9 QtPrivate::RefCount::ref (this=<optimized out>) at > ../../include/QtCore/../../src/corelib/tools/qrefcount.h:55 > #10 QString::operator= (this=this@entry=0x7ffd70b1a270, other=...) at > tools/qstring.cpp:1814 > #11 0x00000000005124af in InputFilter::parseClientCommand > (this=this@entry=0x3124810, prefix=..., command=..., parameterList=..., > messageTags=...) at /workspace/build/src/irc/inputfilter.cpp:584 > #12 0x000000000051d8f8 in InputFilter::parseLine (this=this@entry=0x3124810, > line=...) at /workspace/build/src/irc/inputfilter.cpp:127 > #13 0x00000000004c9a64 in Server::processIncomingData (this=0x3124700) at This isn't the same bug... This should have been fixed already see bug 378854. -- You are receiving this mail because: You are watching all bug changes.