[Mono-bugs] [Bug 75764][Nor] Changed - _wapi_handle_update_refs:
assertion failed: (file_handle->share_info != NULL)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Aug 14 05:32:10 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 brion at pobox.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75764
--- shadow/75764 2005-08-09 16:33:11.000000000 -0400
+++ shadow/75764.tmp.25752 2005-08-14 05:32:10.000000000 -0400
@@ -1,25 +1,31 @@
Bug#: 75764
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: io-layer
AssignedTo: mono-bugs at ximian.com
ReportedBy: trow at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: _wapi_handle_update_refs: assertion failed: (file_handle->share_info != NULL)
I hit this assertion with mono 1.1.8.3 on suse 9.3. It happened during an
overnight test run of beagle.
The full assertion was:
** ERROR **: file handles.c: line 1635 (_wapi_handle_update_refs):
assertion failed: (file_handle->share_info != NULL)
aborting...
+
+------- Additional Comments From brion at pobox.com 2005-08-14 05:32 -------
+I ran into this as well today, on 1.1.8 (locally compiled with Remoting
+patch) on Fedora Core 2.
+
+This is with my search index updater, which like Beagle uses Lucene.
+Might just be coincidence...
More information about the mono-bugs
mailing list