ccrtp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ccrtp-devel] ccrtp program crash!!


From: Federico Montesino Pouzols
Subject: Re: [Ccrtp-devel] ccrtp program crash!!
Date: Fri, 21 Mar 2003 14:54:08 +0100
User-agent: Mutt/1.5.3i

        I do not recall any reason why the stack cannot run without
tty. rtpsend, however, is intended to run interactively, though it
should be possible to modify its code in order to remove input/output
operations. You may find useful the Process::detach routine of Common
C++, if you are trying to make some kind of RTP daemon.

On Fri, Mar 21, 2003 at 01:31:47PM +0800, shem wrote:
> Hi,
> 
> I have a serious problem:
> 
> I compiled the ccrtp demo named as rtpsend.cpp and want to run it as daemon 
> while start linux system. (that's the program haven't a tty console.) But i 
> found there have a segment fault when create RTPSocket and the program will 
> crash.
> 
> But if i run it in the certain console such as ttyS0 or login as user. The 
> program will be run as very nice.
> 
> I guess if the ccrtp stack can not run as system's initialize process. it 
> must be executed after login.
> 
> Can you tell me a reason for this problem?
> 
> 
> 
> ----------------------------------------------
> ??????Y??2100,???????????????? 
> http://y.21cn.com 
> ????????????????,?????????????? 
> http://mms.21cn.com/ 
> ??????1??,????????????????????!? 
> http://mail.21cn.com/huodong/033yue/ 
> ????m??2100,21CN???????????? 
> http://mail.21cn.com/jffs/sms/demo-apply.html 
> 
> 
> 
> 
> _______________________________________________
> Ccrtp-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/ccrtp-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]