http://defect.opensolaris.org/bz/show_bug.cgi?id=19235
--- Comment #3 from Vladimir Kotal <[email protected]> 2012-08-24 14:39:49 UTC --- I got a core file from the process 2945 and grepped it for query strings, correlated this with access logs (using the info from 'ps -L'), reconfirmed with the core data and found a very likely candidate query which is likely causing this problem. This is because number of elements in the query seems to match the number of stack frames of function dealing with wildcards in the stack of lwp causing the high CPU utilization. -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
