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

Fabio Coatti <[email protected]> changed:

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

--- Comment #1 from Fabio Coatti <[email protected]> ---
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.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to