Hi to all!!, Im recieving this trace while im sendig a big file using the wip_read function.
“ADL Get memory…”
As far as the data came and the WIP READ event shows up i read the data from the recieve buffer, so i dont know what im doing wrong.
Can anyone help me?. Thanks!!.
awneil
2
Not based on the very little information you’ve given!
You presumably have the source code, so you must look it it to find what could cause that trace!
Thanks awneil!, i solved it!. It was a bad use of the getmem funtion that was making this exception.
Thanks a lot!!!