[Akonadi] [Bug 381636] Clicking Server->Start, the program crash

Christoph Feck bugzilla_noreply at kde.org
Mon Jun 26 21:44:46 BST 2017


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

--- Comment #4 from Christoph Feck <cfeck at kde.org> ---
Funny, it only tries to print a qWarning, and crashes in strlen.

Thread 5 "QThread" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffb67ec700 (LWP 7741)]
0x00007fffed147fe6 in strlen () from /lib64/libc.so.6
(gdb) backtrace full
#0  0x00007fffed147fe6 in strlen () at /lib64/libc.so.6
#1  0x00007fffede61a29 in QString::vasprintf(char const*, __va_list_tag*) () at
/lib64/libQt5Core.so.5
#2  0x00007fffeddcce3b in qt_message(QtMsgType, QMessageLogContext const&, char
const*, __va_list_tag*) () at /lib64/libQt5Core.so.5
#3  0x00007fffeddcdbbb in QMessageLogger::warning(char const*, ...) const () at
/lib64/libQt5Core.so.5
#4  0x00007fffedfd6b39 in socketNotifierSourceCheck(_GSource*) () at
/lib64/libQt5Core.so.5
#5  0x00007fffdd09bfc9 in g_main_context_check () at /lib64/libglib-2.0.so.0
#6  0x00007fffdd09c540 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#7  0x00007fffdd09c6ac in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#8  0x00007fffedfd6d0b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /lib64/libQt5Core.so.5
#9  0x00007fffedf86b8a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/lib64/libQt5Core.so.5
#10 0x00007fffedddbefa in QThread::exec() () at /lib64/libQt5Core.so.5
#11 0x00007fffedde01ee in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#12 0x00007ffff346536d in start_thread () at /lib64/libpthread.so.0
#13 0x00007fffed1c4b9f in clone () at /lib64/libc.so.6

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


More information about the Kdepim-bugs mailing list