[Mono-bugs] [Bug 74778][Blo] Changed - unknown method exception.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 30 Apr 2005 16:24:09 -0400 (EDT)


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 miguel@ximian.com.

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

--- shadow/74778	2005-04-30 15:46:49.000000000 -0400
+++ shadow/74778.tmp.23030	2005-04-30 16:24:09.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74778
 Product: Mono: Runtime
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Blocker
 Component: io-layer
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ryoung@novell.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -63,6 +63,28 @@
 
 
 How often does this happen? 
 
 
 Additional Information:
+
+------- Additional Comments From miguel@ximian.com  2005-04-30 16:24 -------
+Please provide ways of reproducing the problem.
+
+If you can narrow down the test case to a small problem, that would be
+even better.
+
+There are too many things that I do not understand in your description:
+
+* You can reproduce it with your own native methods.  If so, how, post
+details, what would I have to do to reproduce this.
+
+* What is wrong with seeing the `unknown' method, does the application
+crash, or is it just a scary message?   It just looks like the thread
+is aborted inside libc for implementing the MOnitor behavior
+
+---
+
+On a separate topic, where are you using Abort to stop threads?
+What kind of threads are being aborted in this way?
+
+