segFault in python connection TCP/IP - TechRepublic
General discussion
March 24, 2011 at 03:38 AM
neoriz

segFault in python connection TCP/IP

by neoriz . Updated 15 years, 3 months ago

This time I tried the application host to host, with TCP / IP connection using python, but sometimes during the same process occurs foult segmentation, it is when the query or insert into the table. whether the process should be the threading? and there are 2 processes in the same connection. A process runs every 5 minutes or so, and I make use of process B, but the response was too late and have been hit by a timeout, after 5 hours and then sent a late response but it did go through the process A. I try also to process B is not in time out but it is just as incurred through the process A. What should I do?

This discussion is locked

All Comments