Segmentation fault with the ccRTP 1.3.4
"zze-ACIHD CLAQUIN M ext RD-CORE-LAN" <[email protected]>
| Newsgroups | gmane.comp.gnu.ccrtp.devel |
|---|---|
| Message-ID | <9772C290CD0BDF4B91356C9102BA886A01BF392E@ftrdmel1.rd.francetelecom.fr> |
Hello, I use ccRTP 1.3.4 and mandrake 10.1. I have just started to develop programs, so I have used audiorx.cpp and audiotx.cpp (find in demo repertory). I have 2 programs: First program: I have created 70 threads, and each thread creates a ccRTP_AudioReceiver. After 5 seconds,the thread destroys ccRTP_AudioReceiver, waits 1 second and restarts (creation, wait, destruction.....) The second program does the same with ccRTP_AudioTransmitter. After 10/20 minutes I get a segmentation fault. If I don't send data (remove the line socket->putData(....)), all seems ok, but after 10 hours, I get a segmentation fault. If I remove the socket declaration, my program runs over days with no problems. Does anyone have any ideas? Thanks for your help. Regards Marc _______________________________________________ Ccrtp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/ccrtp-devel