[Akonadi] [Bug 319527] akonadiconsole does not show up but is running

Fabio Coatti fabio.coatti at gmail.com
Sat May 18 03:41:59 BST 2013


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

Fabio Coatti <fabio.coatti at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Fabio Coatti <fabio.coatti at gmail.com> ---
The problem turned out to be a clash with glibc. I moved from glibc 2.16 to
2.17 and this broke in some way qtwebkit, used by many apps.
Here the gdb thread status:
 3    Thread 0x7f672c803700 (LWP 3767) "akonadiconsole" 0x00007f6741677cfc in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  2    Thread 0x7f672bf02700 (LWP 3768) "QThread" 0x00007f6741c6869d in poll ()
from /lib64/libc.so.6
* 1    Thread 0x7f67470e4780 (LWP 3761) "akonadiconsole" 0x00007f673d4661bc in
?? () from /usr/lib64/qt4/libQtWebKit.so.4

ricompiling libQtWebKit fixed the issue

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



More information about the Kdepim-bugs mailing list