To whom it may concern,

I made some modification in the function 'cache_insert_cb()' in
cacheController.cpp and noticed that the program get stuck somewhere after
cache_insert_cb() and before calling cache_insert_complete_cb(). The
printout information shows that cache_insert_cb() exits and then
cache_insert_complete_cb() is called. But after several calls, the debug
information is printed out at the end of cache_insert_cb() but the one at
the beginning of cache_insert_complete_cb() is not print out. The program
got stuck there but not exited.

Does anyone know what the problem is?


Thanks,
Yingying
_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel

Reply via email to