[korganizer] [Bug 359445] Kontact crashes in Korganizer calendar search

Papoteur bugzilla_noreply at kde.org
Tue Mar 12 16:25:45 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=359445

Papoteur <yves.brungard_mageia at gadz.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
     Ever confirmed|0                           |1
             Status|RESOLVED                    |REOPENED

--- Comment #8 from Papoteur <yves.brungard_mageia at gadz.org> ---
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 at 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 at 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 at 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---

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list