Hi again,
Here is how to get a segfault:
<snip>
#Load modules required by a stateful User Agent Service
loadmodule "modules/tm.so"
#SER timer parameters
modparam("tm", "fr_inv_timer", "10");
modparam("tm", "fr_timer", "10");
</snip>
This happened after quoting the numbers in the modparam.
Tested with ser-0.8.10 on Linux RH 8.0
-- Sebastien