[Ace-users] [ace-users] Data corruption using sockets/IPC

Douglas C. Schmidt schmidt at dre.vanderbilt.edu
Tue Oct 30 15:27:28 CDT 2007


Hi Rishi,

> In a project, we’re using ACE’s sockets/IPC calls to send data. We
> were using an older version with an old compiler(on a 2.4 linux
> kernel), but have recently updated to GCC 4/2.6 kernel and ACE 5.6
> (the latest released version).
> 
> The issue I’m having is that data seems to be getting corrupted when
> its being sent. As in, values in the buffer I pass in to send_n aren’t
> the same values I get after the recv_n. Has anyone seen this before?
> Searching the list, bugzilla, and google hasn’t found me much. Any
> help is appreciated.

I recommend you use a packet analyzer to see where the corruption is
occurring.

Take care,

     Doug



More information about the Ace-users mailing list