[kmail2] [Bug 318093] kmail 4.10.2 hangs on startup

Fabio Coatti fabio.coatti at gmail.com
Sat May 18 03:44:54 BST 2013


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

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

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

--- Comment #5 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:
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:

 Id   Target Id         Frame 
  3    Thread 0x7f909cd1a700 (LWP 9511) "kmail" 0x00007f90b63efcfc in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  2    Thread 0x7f909c519700 (LWP 9512) "QThread" 0x00007f90b85e369d in poll ()
from /lib64/libc.so.6
* 1    Thread 0x7f90bb273780 (LWP 5766) "kmail" 0x00007f90ab78a1b9 in ?? ()
from /usr/lib64/qt4/libQtWebKit.so.4

recompiling qtwebkit solved the issue

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



More information about the Kdepim-bugs mailing list