viewer crashes (NVFS)

2006-04-13 Thread Alexander R Pruss
NVFS devices are still crashing in Plucker occasionally. About half a year ago I've put a lot of effort into making Plucker NVFS-safe by removing all calls to DmQueryRecord() except those where the handle is used close to immediately, and replacing them with DmGetRecord()/DmReleaseRecord()

Re: viewer crashes (NVFS)

2006-04-13 Thread Alexander R Pruss
I have a test version that does MemHandleLock() on in-user records. Binaries: http://www.prussfamily.us/PluckerViewer.zip GPL source: http://www.prussfamily.us/PluckerViewerSrc.zip Alex ___ plucker-dev mailing list plucker-dev@rubberchicken.org