I experienced a core dump this weekend in sems 1.5.0.
The dump was cause by a segfault in trans_layer.cpp, line 1994. Based on the core file, the call tr->get_timer(STIMER_A) returned null. I don't have any good context information other than the core file. As a temporary fix, I have added a check for null before resetting the timer but I wanted to confirm this is an acceptable patch. I've looked through the commits since the 1.5 release and I didn't find any changes covering the same potential issue. Interested in feedback as always. Greg Doerr
_______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
