I think it would be impossible for someone to tell you what's wrong since you haven't provided any information about how you've modified the code.
On Tue, Nov 8, 2011 at 6:47 PM, Yingying Tian <[email protected]> wrote: > 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 > >
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
