Re: smsbox and mutex detailed analysis
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | Wiral Ltd |
| Message-ID | <[email protected]> |
Hi List, Stipe Tolj wrote: > > Uoti Urpala wrote: > > > > Benjamin Lee wrote: > > > > > 2002-02-18 05:15:28 [3] PANIC: gwlib/conn.c:174: unlock_out_real: Mutex unlock failed. (Called from gwlib/conn.c:793:conn_register.) > > > > This is probably the bug I mentioned a couple of weeks ago. As I said > > before, it can be fixed by changing the order of the unlock statements > > at the end of conn_register, or (a cleaner way) by adding a > > lock_out/unlock_out pair at the start of conn_destroy. > > Ben can you try this out in your testbed and report if this fixes the > problem? I had same problem when I tried to run a SMS service simulation. Uoti's patch seems to fix it. Thanks ! Aarno