[Devel] devel version random crash
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Mon Feb 5 12:20:22 CET 2007
:) - ok, at least we have a start.
looking into the core file, I see that the contact headers structure is
corrupted:
(gdb) p **_c
$5 = {star = 0 '\0', contacts = 0x2}
"contacts" is a pointer and cannot be "2"......do you do any contact
manipulation of contact in your perl script?
regards,
bogdan
vallimamod abdullah wrote:
> Hi Bogdan,
>
> On 2/5/07, Bogdan-Andrei Iancu <bogdan at voice-system.ro> wrote:
>
>> Hi,
>>
>> I was looking through the core you post and I have a short question - I
>> see you are using the perl module - do you apply any perl script on the
>> INVITE when the crash occurs?
>>
>
> Clever guess !
>
> I was testing the perl module at this time: At every invite, a perl
> script was called which made a custom db request and invoked
> OpenSER::log to print the request domain with some other information.
>
> Since I have removed this module, I have not encountered such crash
> issue.
>
More information about the Devel
mailing list