[kontact] [Bug 396299] typing anything in kmail search box consistently crashes kontact
https://bugs.kde.org/show_bug.cgi?id=396299 Bug Janitor Service changed: What|Removed |Added Resolution|WAITINGFORINFO |WORKSFORME Status|NEEDSINFO |RESOLVED --- Comment #8 from Bug Janitor Service --- This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are the assignee for the bug.
[kontact] [Bug 396299] typing anything in kmail search box consistently crashes kontact
https://bugs.kde.org/show_bug.cgi?id=396299 --- Comment #7 from Bug Janitor Service --- Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are the assignee for the bug.
[kontact] [Bug 396299] typing anything in kmail search box consistently crashes kontact
https://bugs.kde.org/show_bug.cgi?id=396299 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #6 from Justin Zobel --- Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you! -- You are receiving this mail because: You are the assignee for the bug.
[kontact] [Bug 396299] typing anything in kmail search box consistently crashes kontact
https://bugs.kde.org/show_bug.cgi?id=396299 --- Comment #5 from E. Hakan Duran --- I was able to resolve this issue by 1. renaming ~/.local/share/akonadi/search_db and forcing akonadi to rebuild a search index, and 2. renaming ~/.local/share/baloo (which contained 7.7 GB data). The search box is now working as expected; however, if I rename the folder back to ~/.local/share/baloo, I can reproduce the crash :). Sometimes you just need to be lucky ;). I am just posting this hoping that it may help somebody else in the future. Thanks! -- You are receiving this mail because: You are the assignee for the bug.
[kontact] [Bug 396299] typing anything in kmail search box consistently crashes kontact
https://bugs.kde.org/show_bug.cgi?id=396299 --- Comment #4 from Christoph Feck --- Unfortunately lacks debug symbols. But maybe a KDEPIM developer recognizes which functions in messagelist depend on timer events. Pasting relevant information from comment #3: terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_M_construct null not valid Thread 1 "kontact" received signal SIGABRT, Aborted. 0x7486686b in raise () from /usr/lib/libc.so.6 (gdb) thread apply all bt Thread 1 (Thread 0x77f5e900 (LWP 5149)): #0 0x7486686b in raise () from /usr/lib/libc.so.6 #1 0x7485140e in abort () from /usr/lib/libc.so.6 #2 0x74e8d44a in __gnu_cxx::__verbose_terminate_handler () at /build/gcc/src/gcc/libstdc++-v3/libsupc++/vterminate.cc:95 #3 0x74e939d6 in __cxxabiv1::__terminate(void (*)()) () at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:47 #4 0x74e93a13 in std::terminate () at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:57 #5 0x74e93c48 in __cxxabiv1::__cxa_throw (obj=obj@entry=0x7fffc8011de0, tinfo=0x7517ffd8 , dest=0x74ea9080 ) at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_throw.cc:95 #6 0x74e8f4d1 in std::__throw_logic_error (__s=0x74f479c0 "basic_string::_M_construct null not valid") from /usr/lib/libstdc++.so.6 #7 0x74f2acd0 in std::__cxx11::basic_string, std::allocator >::_M_construct ( this=0x7fffd3a0, __beg=0x0, __end=) at /build/gcc/src/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/include/bits/char_traits.h:350 #8 0x7ffeb713bd84 in ?? () from /usr/lib/libKF5AkonadiSearchPIM.so.5 #9 0x7ffebe3cb77a in ?? () from /usr/lib/libKF5MessageList.so.5 #10 0x7ffebe41a907 in ?? () from /usr/lib/libKF5MessageList.so.5 #11 0x75428c50 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #12 0x75434c28 in QTimer::timeout(QTimer::QPrivateSignal) () from /usr/lib/libQt5Core.so.5 #13 0x7542938b in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5 #14 0x76172a74 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15 0x7617a341 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16 0x753fecb9 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #17 0x7545140a in QTimerInfoList::activateTimers() () from /usr/lib/libQt5Core.so.5 #18 0x75451c92 in ?? () from /usr/lib/libQt5Core.so.5 #19 0x7fffee28f368 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #20 0x7fffee28f5b1 in ?? () from /usr/lib/libglib-2.0.so.0 #21 0x7fffee28f63e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #22 0x75452039 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/libQt5Core.so.5 #23 0x7fffcf861722 in ?? () from /usr/lib/libQt5XcbQpa.so.5 #24 0x753fd94c in QEventLoop::exec(QFlags) () from /usr/lib/libQt5Core.so.5 #25 0x75405c46 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5 #26 0x81c9 in ?? () #27 0x7485306b in __libc_start_main () from /usr/lib/libc.so.6 #28 0x88fa in _start () -- You are receiving this mail because: You are the assignee for the bug.
[kontact] [Bug 396299] typing anything in kmail search box consistently crashes kontact
https://bugs.kde.org/show_bug.cgi?id=396299 --- Comment #3 from E. Hakan Duran --- This is the output of my debugging attempt for this issue. If anybody can help me locate the associated debugging symbols, I can regenerate a more specific backtrace: https://paste.lucko.me/USWQvhHiuu Thanks! -- You are receiving this mail because: You are the assignee for the bug.
[kontact] [Bug 396299] typing anything in kmail search box consistently crashes kontact
https://bugs.kde.org/show_bug.cgi?id=396299 --- Comment #2 from Christophe Giboudeaux --- you can try running `gdb kontact` details here: https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_with_GDB -- You are receiving this mail because: You are the assignee for the bug.
[kontact] [Bug 396299] typing anything in kmail search box consistently crashes kontact
https://bugs.kde.org/show_bug.cgi?id=396299 --- Comment #1 from E. Hakan Duran --- Starting kontact from konsole, typing in the search box and causing the crash produces these error messages on the console. DrKonqi does not start with the crash by the way. [warn] epoll_wait: Bad file descriptor (so many lines of this error) KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = kontact path = /usr/bin pid = 14213 KCrash: Arguments: /usr/bin/kontact [warn] epoll_wait: Bad file descriptor [warn] epoll_wait: Bad file descriptor [warn] epoll_wait: Bad file descriptor [warn] epoll_wait: Bad file descriptor [warn] epoll_wait: Bad file descriptor [warn] epoll_wait: Bad file descriptor [warn] epoll_wait: Bad file descriptor [warn] epoll_wait: Bad file descriptor [warn] epoll_wait: Bad file descriptor Aborted (core dumped) -- You are receiving this mail because: You are the assignee for the bug.
[kontact] [Bug 396299] typing anything in kmail search box consistently crashes kontact
https://bugs.kde.org/show_bug.cgi?id=396299 E. Hakan Duran changed: What|Removed |Added CC||ehakandu...@gmail.com -- You are receiving this mail because: You are the assignee for the bug.