| Summary: | ASTERISK-09527: [patch] app_minivm.c deadlock when no configuration found. | ||
| Reporter: | Eliel Sardanons (eliel) | Labels: | |
| Date Opened: | 2007-05-26 13:07:51 | Date Closed: | 2007-07-11 19:59:05 |
| Priority: | Minor | Regression? | No |
| Status: | Closed/Complete | Components: | Applications/General |
| Versions: | Frequency of Occurrence | ||
| Related Issues: | |||
| Environment: | Attachments: | ( 0) app_minivm.c.patch | |
| Description: | You forgot to unlock minivmlock when no configuration found, so, when we do a reload a deadlock occurs. ****** ADDITIONAL INFORMATION ****** I don't know if app_minivm.c is an experimental feature, but I couldn't find this app on the Applications category. | ||
| Comments: | By: Joshua C. Colp (jcolp) 2007-05-26 14:35:34 Fixed in trunk as of revision 66225. Thanks! | ||