On Mon, May 06, 2013 at 08:40:04AM +0200, Harald Welte wrote:
Hi Holger,
does this only happen with your new patches/branch, or does it already happen in current master?
it appears to happen even before the readv patch. I will continue to have a look on Wednesday.
with the BFIlevel set high enough (or another fix) on the BTS side, the stress test branch of OpenBSC and this shell script the issue should be re-producable.
while true; do (sleep 1s && echo -e "enable\nallocate-all-channels\n") | telnet 127.0.0.1 4242; done