[Home]

Summary:ASTERISK-10805: Unlock not locked.
Reporter:Badalian Vyacheslav (slavon)Labels:
Date Opened:2007-11-19 06:03:40.000-0600Date Closed:2011-06-07 14:08:28
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:ERROR[32338]: /usr/src/asterisk-1.4-brunch/include/asterisk/lock.h:461 __ast_pthread_mutex_unlock: chan_sip.c line 15312 (sipsock_read): mutex '&p->owner->lock' freed more times than we've locked!
ERROR[32338]: /usr/src/asterisk-1.4-brunch/include/asterisk/lock.h:478 __ast_pthread_mutex_unlock: chan_sip.c line 15312 (sipsock_read): Error releasing mutex: Operation not permitted


P.S. Update versions to 1.4.14 =)
Comments:By: Joshua C. Colp (jcolp) 2007-11-19 09:40:49.000-0600

Can you reproduce this? Is it under a specific scenario? Are transfers involved? Can you please provide *complete* console output with sip debug and core debug?

By: Badalian Vyacheslav (slavon) 2007-11-20 01:12:30.000-0600

nope.... this errors i see then "havy start asterisk" (above 10 calls in first 3 seconds of start). full log was turn off.

By: Gregory Hinton Nietsky (irroot) 2007-11-30 05:45:04.000-0600

ok just spotted this ... related to ASTERISK-10931 ?? if this was during a transfer / pickup ....

By: Badalian Vyacheslav (slavon) 2007-11-30 06:19:54.000-0600

not use pickup... but use transfers.... can't get more info =(

By: Joshua C. Colp (jcolp) 2007-11-30 08:43:46.000-0600

I've just put the change from 11420 in but if that doesn't fix it we're going to need scenario information and more console output to know.

By: Badalian Vyacheslav (slavon) 2007-12-27 05:09:52.000-0600

I think its bugreport not actual. Close please