[GRASS-dev] native WinGRASS and attribute data deadlock, next try
    Moritz Lennert 
    mlennert at club.worldonline.be
       
    Mon Sep  3 11:38:23 EDT 2007
    
    
  
Benjamin wrote:
 >> So, how are we going to go ahead?
 >
Glynn answered:
 > Figure out how to debug the processes. If you can't get gdb to work, I
 > can only suggest logging every significant event at the lowest level,
 > i.e. log every read/write operation: the arguments, the return code,
 > and the complete data (i.e. the buffer contents before read and after
 > write). This is all done in the RPC/XDR library, in xdr_stdio.c. It
 > will probably help to also log the beginning/end of each procedure
 > call (i.e. lib/db/dbmi_base/xdrprocedure.c).
I would really like this to be solved, so I am willing to try to find 
some time to do the logging effort. Benjamin, have you advanced on this ?
I will need some time understanding the xdr logic and code, but hope to 
be able to help with this.
Moritz
    
    
More information about the grass-dev
mailing list