On 20 Sep 2018, at 20:19, Dan Pascu wrote: > > On 20 Sep 2018, at 19:08, Bogdan-Andrei Iancu wrote: > >> Hi Dan, >> >> Please report this on the GitHub tracker ; in addition - is the crash >> reproducible , have you identified the faulty xlog() in your script ? is all >> the time the same ? > > It happened multiple times, but I cannot reproduce it at will. The crashes > are random. What seems to be common in all cases is that the frm variable in > frame 12 looks like corrupted memory. The value there seems to always be > different, but always garbage.
My mistake. I wrongly interpreted frm as the format and thought it was corrupted. After checking the code it turns out frm points to some pv stuff, so it seems fine. Nothing seems corrupted, yet I get crashes very often on that xlog from the script that is just static text, with no pvs/avps. -- Dan _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
