[Bug 268138] Crypto operations like verify and decrypt hang in the mail frontend after a few operations, cpu intensive

Bernhard E. Reiter bernhard at intevation.de
Thu Mar 10 16:44:57 GMT 2011


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





--- Comment #2 from Bernhard E. Reiter <bernhard intevation de>  2011-03-10 17:44:56 ---
Werner wrote: It would be useful to see a gpgme log.

Attaching gdb and trying to break into the running and CPU hogging application
several times only resulted in:
^C
Program received signal SIGINT, Interrupt.
0x42a77798 in poll () from /lib/libc.so.6
0x42a77798 <poll+104>:  cmn     r0, #4096       ; 0x1000
(gdb) bt
#0  0x42a77798 in poll () from /lib/libc.so.6
#1  0x44f5a0a8 in g_poll () from /usr/lib/libglib-2.0.so.0
#2  0x44f4cd80 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x44f4cd80 in ?? () from /usr/lib/libglib-2.0.so.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) info threads
* 1 LWP 3384  0x42a77798 in poll () from /lib/libc.so.6
(gdb) c
Continuing.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list