[Opalvoip-devel] Some problem with autodelete thread in thrunk
Brought to you by:
csoutheren,
rjongbloed
|
From: Yuriy C. <yur...@gm...> - 2009-10-19 21:27:28
|
Hi OPAL community. Previously my program periodically crashed with segfault in pthread_kill calling. After Joachim Bauch patch I yet periodically (2-3 day when open files limit 8192) start receive: "Assertion fail: Operating System error, file ptlib/unix/tlibthrd.cxx, line 371, Error=24", and as result - crashing. To be sure that something wrong, try simply compile threadex sample of PTLIB and run it with "-d 1 -a" parameters, after 5-30 sec I receive this assertion. Does anybody have the same assertion behavior of this PTLIB sample? Truly yours, Yuriy. |