[Mono-bugs] [Bug 74455][Maj] Changed - deadlock in mono_method_desc_new?
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 3 May 2005 21:27:50 -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=74455
--- shadow/74455 2005-04-28 14:42:09.000000000 -0400
+++ shadow/74455.tmp.8084 2005-05-03 21:27:49.000000000 -0400
@@ -382,6 +382,16 @@
#15 0x0813af6c in mono_print_method_from_ip ()
#16 <function called from gdb>
------- Additional Comments From naresh@novell.com 2005-04-28 14:42 -------
*** Bug 74460 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From miguel@ximian.com 2005-05-03 21:27 -------
+One addition:
+
+James, when you run `p mono_print_method_from_ip' the output will go
+to the mono process stdout, which means that the method addresses will
+be printed in whatever output file zlm is logging to.
+
+Anyways, if you have another hung machine, please post the ip address,
+the current ones listed on this bug report do not exhibit this problem.