LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   kernel level errors (https://www.linuxquestions.org/questions/linux-kernel-70/kernel-level-errors-639055/)

kamlesh_kmr 05-01-2008 01:38 AM

kernel level errors
 
Hi,

There are two linux machines with kernel version kernel-2.4.2-2 which are used for voice application, one machine is responsible for routing and other one is having sybase db. We are getting following errors on routing machine. Can anyone let us know what these errors are indicating and how can we resolve this?

00:2008/04/22 14:57:09.28 kernel ksmask__rpacket: Invalid tdslength value
65533, kpid: 222036061
00:2008/04/22 14:57:39.44 kernel ksmask__rpacket: Invalid tdslength value
65533, kpid: 225706616
01:2008/04/22 14:58:52.09 kernel nspacket: send, Connection reset by peer
01:2008/04/22 14:58:52.09 kernel Cannot send, host process disconnected:
14663 spid: 22
01:2008/04/22 14:58:52.09 kernel Cannot send, host process disconnected:
14671 spid: 211
01:2008/04/22 14:58:52.09 kernel Cannot send, host process disconnected:
14664 spid: 237
02:2008/04/22 14:58:52.09 kernel Cannot send, host process disconnected:
14677 spid: 195
01:2008/04/22 14:58:52.09 kernel Cannot send, host process disconnected:
14675 spid: 203
00:2008/04/22 14:58:52.09 kernel Cannot send, host process disconnected:
14676 spid: 206


UDP: bad checksum. From xxx.xxx.xxx.90:18244 to yyy.yyy.78.21:46710 ulen 180
UDP: bad checksum. From xxx.xxx.xxx.90:21134 to yyy.yyy.78.21:46720 ulen 40
UDP: bad checksum. From xxx.xxx.xxx.90:43192 to yyy.yyy.78.21:46840 ulen 40
UDP: bad checksum. From xxx.xxx.xxx.90:45616 to yyy.yyy.78.21:46852 ulen 40
UDP: bad checksum. From xxx.xxx.xxx.105:45524 to yyy.yyy.78.21:47294 ulen 40


Thanks,
Kamlesh

Smedley 05-01-2008 02:40 AM

Found this on Sybase:

The following error may be seen in the ASE log: "Error 120510: ksmask__rpacket: Invalid tdslength value < length > ". This is usually caused when a non-TDS client connects to the port that ASE is using as its master listener, and sends data that is not in valid TDS format. An additional message will now accompany this message providing the IP address of the client in question, so that it can be tracked down. In addition, traceflag 7845 can be used to suppress these messages if they cause a nuisance.

http://www.sybase.com/detail?id=1038823

kamlesh_kmr 05-01-2008 04:58 AM

kernel level errors
 
so this is purely sybase db error or is there any possiblity that it can be due to any network issue between both linux machines.

Kamlesh


All times are GMT -5. The time now is 03:19 PM.