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

Segmentation Fault in aprsd



 Dear all,
 
 I'm trying to setup aprsd 2.14 vk3sb's version. I'm running debian (latest stable version downloaded and installed 3 days ago) and have built an ax25 enabled kernel based on 2.2.19 source.
 
 I have the following axports:
 
tnc     SM5NRK          9600    255     4       KPC3 on Radio
ldigi   SM5NRK-7        0       255     4       Entry for DIGI_NED
lgate   SM5NRK-8        0       255     4       Entry for IGATE
 
 I also have the following script that setup these ports:
 
/usr/sbin/kissnetd /dev/ptyq1 /dev/ptyq2 &
sleep 4
/usr/sbin/kissattach -l /dev/ttyq1 ldigi 10.0.0.1
/usr/sbin/kissattach -l /dev/ttyq2 lgate 10.0.0.2
/usr/sbin/kissattach -l /dev/ttyS0 tnc   10.0.0.3
/sbin/ifconfig ax0 10.0.0.1 netmask 255.255.255.255 mtu 256 hw ax25 SM5NRK-7 up
/sbin/ifconfig ax1 10.0.0.2 netmask 255.255.255.255 mtu 256 hw ax25 SM5NRK-8 up
/sbin/ifconfig ax2 10.0.0.3 netmask 255.255.255.255 mtu 256 hw ax25 SM5NRK   up
 
 My problem is that when I start aprsd with tncport lgate, I get immediate a segmentation fault. It doesn't matter if I try ldigi or tnc either.
 
 I will run this togther with DIGI_NED and that start and is working fine with port tnc and ldigi. As a test I started a second instance of digi_ned on port lgate and the 2 digi_ned communicate just fine so I don't thing these is any problem with my AX25 setup.
 
 I don't know were to go from here, does anyone have any idea. Is there a missmatch between my kernel version and the aprsd version ?
 
 Best regards
 Roger/SM5NRK
 

Reply to: