DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37026>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37026





------- Additional Comments From [EMAIL PROTECTED]  2005-10-13 11:26 -------
I reproduced the problem again, and thanks to your advice, I managed to prove 
that the CPU cycles are indeed spent inside a proprietary libcryptography. It 
appears that the function rsa_privatekeyinit() locks a resource and enters an 
infinite loop, and all other threads are waiting for it to complete except for 
the Siteminder thread that poll every now and then.

Unfortunately in this particular case I was not able to get a gdb backtrace:
(gdb) info threads
  209 Thread 2          procfs: couldn't find pid 20546 (kernel thread 2) in 
procinfo list.

Thanks again for your help.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to