Ticket #429 (new defect)
GLSV service reports Deadlock and CPU shoots up
| Reported by: | umesh.patel@… | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | PL 2.0.2 |
| Component: | GLSv | Version: | 2.0.0 |
| Keywords: | Cc: | kunal.kabra@… | |
| patch waiting for maintainer: | no |
Description
GLSV service reports deadlock when thread takes locks in an EX mode using saLckResourceLock API. When two threads from the same process tried to take lock on same resource in EX mode, GLSV report Deadlock. CPU for ncs_glnd shoots up to 80%.
Please note that thread takes lock on only one resource. There is no execution path for a thread where it can hold lock one resource and tries for lock on another resource(which might have true deadlock condition).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
