[tickets] [opensaf:tickets] #1699 EVT : deadlock in saEvtFinalize after CLM unlock

2016-05-04 Thread Mathi Naickan
- **Milestone**: 4.6.2 --> 4.7.2 --- ** [tickets:#1699] EVT : deadlock in saEvtFinalize after CLM unlock ** **Status:** unassigned **Milestone:** 4.7.2 **Created:** Thu Mar 10, 2016 10:38 AM UTC by Srikanth R **Last Updated:** Thu Mar 17, 2016 09:04 AM UTC **Owner:** nobody Changeset : 6901

[tickets] [opensaf:tickets] #1699 EVT : deadlock in saEvtFinalize after CLM unlock

2016-03-19 Thread Hans Nordebäck
when calling saEvtFinalize hm_block_me() is called when the cell->use_ct is > 1. In hm_block_me() sem_wait() is called is called and will block until another thread is calling sem_post(). But according to above backtrace there are only three threads, timer, mds and the sem_wait() thread, so ther

[tickets] [opensaf:tickets] #1699 EVT : deadlock in saEvtFinalize after CLM unlock

2016-03-18 Thread Hans Nordebäck
but more likely a missing mds event? --- ** [tickets:#1699] EVT : deadlock in saEvtFinalize after CLM unlock ** **Status:** unassigned **Milestone:** 4.6.2 **Created:** Thu Mar 10, 2016 10:38 AM UTC by Srikanth R **Last Updated:** Thu Mar 17, 2016 08:54 AM UTC **Owner:** nobody Changeset : 6

[tickets] [opensaf:tickets] #1699 EVT : deadlock in saEvtFinalize after CLM unlock

2016-03-10 Thread Srikanth R
--- ** [tickets:#1699] EVT : deadlock in saEvtFinalize after CLM unlock ** **Status:** unassigned **Milestone:** 4.6.2 **Created:** Thu Mar 10, 2016 10:38 AM UTC by Srikanth R **Last Updated:** Thu Mar 10, 2016 10:38 AM UTC **Owner:** nobody Changeset : 6901 ( 4.7 GA ) * Initially EVT ap