[Mono-bugs] [Bug 70787][Maj] Changed - Crash in handles.c line 716
- Mono 1.0.5
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 17 14:24:28 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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=70787
--- shadow/70787 2005-01-08 19:44:53.000000000 -0500
+++ shadow/70787.tmp.18761 2005-05-17 14:24:28.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 70787
Product: Mono: Runtime
Version: 1.0
OS: SLES 9
OS Details: 9.1
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: dmcgowan at meiosys.com
@@ -56,6 +56,9 @@
------- Additional Comments From dick at ximian.com 2005-01-04 09:46 -------
This is probably an xsp bug - the warning is telling us that
CloseHandle() is being called too many times for a handle, and the
assert happens because pthread_mutex_destroy() is returning an error
(probably because the mutex is already destroyed.)
+
+------- Additional Comments From bmaurer at users.sf.net 2005-05-17 14:24 -------
+Can you test this with 1.1.7 and a newer xsp?
More information about the mono-bugs
mailing list