Hello!

There is an OpenBTS discussion list (-> http:// openbts.sourceforge.net/).

I think the problem is solved by changing file Thread.h (folder CommonLibs) line
const static size_t mStackSize=65536;
to
const static size_t mStackSize=4*65536;

Regards -Fabian-
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to