Summary: | Kontact crashes in Korganizer calendar search | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Benjamin Eikel <kdebugs> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | ethan, kdenis, patrice.grundmann, steevjoem, winter, xabilonmodo, yves.brungard_mageia |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.2.3 | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/korganizer/f45a9c6254f60d412b09a43d7137993f819647dc | Version Fixed In: | 5.6.0 |
Sentry Crash Report: |
Description
Benjamin Eikel
2016-02-15 19:00:40 UTC
Hello, Here the search field that crashes Korganizer : http://www.hostingpics.net/viewer.php?id=362012caps4.png CTRL + F (in the menu : Modify / search) works Same crash here, Korganizer 5.1.3, Plasma 5.6.5, KDE Frameworks 5.23.0 with Qt 5.5.1, on Kubuntu 16.04 with Kubuntu-backports activated. Starting typing in the Korganizer quicj search field crashes the app. The search window from the "Modify > Search" menu works. *** Bug 366083 has been marked as a duplicate of this bug. *** *** Bug 381472 has been marked as a duplicate of this bug. *** I'm pretty sure that this commit fixed the problem: https://commits.kde.org/korganizer/f45a9c6254f60d412b09a43d7137993f819647dc I cannot reproduce the crash with KOrganizer 5.6.0, which is the first released version that contains the mentioned commit. I close this bug as fixed, but if you still experience it with 5.6.0 or later, please us know and we'll reopen. In this case, line numbers for the akonadisearch part of the backtrace might prove useful. Thank you for your input. *** Bug 389790 has been marked as a duplicate of this bug. *** Still happened with 5.7.3, see bug 404870. I still have the crash. Here a backtrace with some debug info. Reading symbols from korganizer...Reading symbols from /home/yves/korganizer...(no debugging symbols found)...done. (no debugging symbols found)...done. Missing separate debuginfos, use: debuginfo-install korganizer-17.12.2-1.mga6.x86_64 (gdb) run Starting program: /usr/bin/korganizer [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [New Thread 0x7fffd623b700 (LWP 23355)] [New Thread 0x7fffcfbd8700 (LWP 23356)] [New Thread 0x7fffce9c7700 (LWP 23357)] [New Thread 0x7fffce1c6700 (LWP 23359)] terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_M_construct null not valid Thread 1 "korganizer" received signal SIGABRT, Aborted. 0x00007ffff3d3b818 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55 55 return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig); (gdb) bt #0 0x00007ffff3d3b818 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55 #1 0x00007ffff3d3cf2a in __GI_abort () at abort.c:89 #2 0x00007ffff436174d in __gnu_cxx::__verbose_terminate_handler() () from /lib64/libstdc++.so.6 #3 0x00007ffff435f796 in __cxxabiv1::__terminate(void (*)()) () from /lib64/libstdc++.so.6 #4 0x00007ffff435f7e1 in std::terminate() () from /lib64/libstdc++.so.6 #5 0x00007ffff435fa18 in __cxa_throw () from /lib64/libstdc++.so.6 #6 0x00007ffff438761f in std::__throw_logic_error(char const*) () from /lib64/libstdc++.so.6 #7 0x00007ffff1c2e3a0 in std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*> ( __end=0xffffffffffffffff <error: Cannot access memory at address 0xffffffffffffffff>, __beg=0x0, this=0x7fffffffcb40) at /usr/include/c++/5.4.0/bits/basic_string.tcc:212 #8 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct_aux<char const*> (__end=0xffffffffffffffff <error: Cannot access memory at address 0xffffffffffffffff>, __beg=0x0, this=0x7fffffffcb40) at /usr/include/c++/5.4.0/bits/basic_string.h:195 #9 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*> (__end=0xffffffffffffffff <error: Cannot access memory at address 0xffffffffffffffff>, __beg=0x0, this=0x7fffffffcb40) at /usr/include/c++/5.4.0/bits/basic_string.h:214 #10 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string ( __a=..., __s=0x0, this=0x7fffffffcb40) at /usr/include/c++/5.4.0/bits/basic_string.h:457 #11 Akonadi::Search::PIM::CollectionQuery::exec (this=this@entry=0x7fffffffccb0) at /usr/src/debug/akonadi-search-17.12.2/lib/collectionquery.cpp:99 #12 0x00007ffff1e68845 in KPIM::PersonSearchJob::start (this=0xdcdb70) at /usr/src/debug/libkdepim-17.12.2/src/libkdepimakonadi/job/personsearchjob.cpp:82 #13 0x00007ffff790dc2c in Controller::setSearchString(QString const&) () from /lib64/libkorganizerprivate.so.5 #14 0x00007ffff48f43a6 in QMetaObject::activate(QObject*, int, int, void**) () from /lib64/libQt5Core.so.5 #15 0x00007ffff55e34e2 in QLineEdit::textChanged(QString const&) () from /lib64/libQt5Widgets.so.5 #16 0x00007ffff55e94f9 in QLineEdit::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib64/libQt5Widgets.so.5 #17 0x00007ffff48f4091 in QMetaObject::activate(QObject*, int, int, void**) () from /lib64/libQt5Core.so.5 #18 0x00007ffff55e9fb5 in QWidgetLineControl::textChanged(QString const&) () from /lib64/libQt5Widgets.so.5 #19 0x00007ffff55ed668 in QWidgetLineControl::finishChange(int, bool, bool) () from /lib64/libQt5Widgets.so.5 #20 0x00007ffff55f01f4 in QWidgetLineControl::processKeyEvent(QKeyEvent*) () from /lib64/libQt5Widgets.so.5 #21 0x00007ffff55e35ea in QLineEdit::keyPressEvent(QKeyEvent*) () from /lib64/libQt5Widgets.so.5 #22 0x00007ffff54e8147 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5 #23 0x00007ffff55e8e25 in QLineEdit::event(QEvent*) () from /lib64/libQt5Widgets.so.5 #24 0x00007ffff54ab57c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #25 0x00007ffff54b4282 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #26 0x00007ffff48c9898 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #27 0x00007ffff55037d3 in QWidgetWindow::event(QEvent*) () from /lib64/libQt5Widgets.so.5 #28 0x00007ffff54ab57c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () ---Type <return> to continue, or q <return> to quit--- My release is Korganizer 5.7.2 *** This bug has been marked as a duplicate of bug 404870 *** |