vBulletin Search Engine Optimization
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
When i am running the program it throws so many "I/O completed, but needs relocation" I want to know more about it? Why it is coming ? Is there any Bug in program <its normal File reading stuff, but i am running with 50+ thread.> or Is it because some action requied from Admin side. ? Tnx Raxit |
|
|||
|
On Dec 31, 4:00 am, Sheth Raxit <[email protected]> wrote:
> Hi, > > When i am running the program it throws so many "I/O completed, but > needs relocation" > > I want to know more about it? Why it is coming ? > Is there any Bug in program <its normal File reading stuff, but i am > running with 50+ thread.> > or Is it because some action requied from Admin side. ? > > Tnx > Raxit Do you have access to the source code for the app? I am wondering if the error message is coming from your code. The keyword "relocation" makes me wonder if the error is because of a linking issue. I had an app that cored once due to a unpredictable linker bug that caused a relocation error. Regards, Ivan Novick http://www.0x4849.net |
|
|||
|
On Dec 31, 4:00 am, Sheth Raxit <[email protected]> wrote:
> Hi, > > When i am running the program it throws so many "I/O completed, but > needs relocation" > > I want to know more about it? Why it is coming ? > Is there any Bug in program <its normal File reading stuff, but i am > running with 50+ thread.> > or Is it because some action requied from Admin side. ? This doesn't mean anything to me by itself. I assume this is a program you've written. What part of the code generates the error message, and what is the code doing? If you can, post a complete example that someone could compile and run. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|