[Mono-bugs] [Bug 75891][Nor] Changed - _wapi_handle_share_release: assertion failed: (info->handle_refs > 0)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Sep 13 16:01:50 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by dick at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75891

--- shadow/75891	2005-09-13 15:38:56.000000000 -0400
+++ shadow/75891.tmp.15216	2005-09-13 16:01:50.000000000 -0400
@@ -70,6 +70,26 @@
 A good bludgeon test to run is:
 bludgeon --cycles 50 --total-time 10 Basic:*
 That will do 50 random operations on the file system, wait for the
 beagled to finish indexing, and then systematically check that the
 index and the file system are in sync.  It will keep doing this until
 10 minutes has passed or until it finds an inconsistency in the index.
+
+------- Additional Comments From dick at ximian.com  2005-09-13 16:01 -------
+I've got a 16G bludgeon log file, consisting of:
+
+05-09-13 20.26.34.05 25995 Beagle DEBUG: Done crawling
+'/home/dick/mono/beagle/bludgeon/test-9/sc/hx'
+05-09-13 20.26.34.05 25995 Beagle DEBUG: Done crawling
+'/home/dick/mono/beagle/bludgeon/test-9/sc/p3'
+05-09-13 20.26.34.05 25995 Beagle DEBUG: Done crawling
+'/home/dick/mono/beagle/bludgeon/test-9/s2/fq'
+05-09-13 20.26.34.05 25995 Beagle DEBUG: Done crawling
+'/home/dick/mono/beagle/bludgeon/test-9/sc'
+
+over and over...
+
+
+Ack the not manipulating file descriptors; that should help track this
+down.  The file deleting bit might be a clue, I'll look over that code
+path for possible races.
+


More information about the mono-bugs mailing list