Closed lizhenghn123 closed 2 years ago
Sorry, I am not able to follow you. Maybe you can use the latest version of UniMRCP such as 1.7.0.
Closing this issue for now. If you are able to reproduce the problem with the latest release, please feel free to reopen.
Hi @achaloyan , I meet a question, which may be memory corruption. I debug as these:
and texts:
As you see :
My veriosn is:
And I add some logs to debug(print the pointer address of message and pool),
So the ouput is :
It can see the address don't change, but the content of the address is changed, ag : b40182f8, b4018278.
So I guess the memory corrupted, but I can't analysis why.
Would you give me some suggests please?