Re: Please help interpret this error message

2014-06-24 Thread Stephan Wiesand
On 2014-06-24, at 6:48, Joseph Areeda newsre...@areeda.com wrote: I have a C++ program that runs on multiple systems. It uses a proprietary network protocol contained in a shared object. On one of the systems I get this error regularly but not often enough to use a debugger: NDS

Re: Please help interpret this error message

2014-06-24 Thread Joseph Areeda
Thanks Stephan, On 06/24/2014 01:07 AM, Stephan Wiesand wrote: On 2014-06-24, at 6:48, Joseph Areeda newsre...@areeda.com wrote: I have a C++ program that runs on multiple systems. It uses a proprietary network protocol contained in a shared object. On one of the systems I get this error

Re: Please help interpret this error message

2014-06-24 Thread Larry Linder
On Tuesday 24 June 2014 8:54 am, Joseph Areeda wrote: Thanks Stephan, On 06/24/2014 01:07 AM, Stephan Wiesand wrote: On 2014-06-24, at 6:48, Joseph Areeda newsre...@areeda.com wrote: I have a C++ program that runs on multiple systems. It uses a proprietary network protocol contained in a

Re: Please help interpret this error message

2014-06-24 Thread Joseph Areeda
On 06/24/2014 06:56 AM, Larry Linder wrote: On Tuesday 24 June 2014 8:54 am, Joseph Areeda wrote: Thanks Stephan, On 06/24/2014 01:07 AM, Stephan Wiesand wrote: On 2014-06-24, at 6:48, Joseph Areeda newsre...@areeda.com wrote: I have a C++ program that runs on multiple systems. It uses a