hello,

On Sat, Dec 14, 2013 at 02:40:32PM -0500, Pat Collins wrote:
> On Sat, 14 Dec 2013 19:28:32 +0000 jimw...@gmail.com wrote
> 
> > Ok. Hamlib was installed normally and not locally. I added --enable-hamlib 
> > to
> > the ./configure line and all is working or appears to be except cwdaemon
> > crashes.
> 
> Wonder what it is crashing on.  
> 
> Find the pid for cwdaemon and run "sudo strace -s 255 -p <pid of cwdaemon>" 
> and
> maybe you can see what is causing it to crash.

or try just simple run as foreground mode:

sudo cwdaemon -d ttyUSB1 -n -s 25

where "-n" means "do not fork".

At this way you can see what happens, which message triggers the
crash.


73,


Ervin
HA2OS

-- 
I � UTF-8

_______________________________________________
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel

Reply via email to