[Mono-bugs] [Bug 51695][Nor] Changed - Mono fails on OSX.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 4 Dec 2003 11:25:44 -0500 (EST)
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51695
--- shadow/51695 2003-12-04 10:01:08.000000000 -0500
+++ shadow/51695.tmp.10609 2003-12-04 11:25:44.000000000 -0500
@@ -2,14 +2,14 @@
Product: Mono/Runtime
Version: unspecified
OS: other
OS Details: 10.3.1
Status: NEW
Resolution:
-Severity:
-Priority: Major
+Severity: Unknown
+Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: ztashev@openlinksw.co.uk
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -47,6 +47,13 @@
every time.
Additional Information:
The mint interpreter works fine without GC.
+
+------- Additional Comments From lupus@ximian.com 2003-12-04 11:25 -------
+can you run the command with mono --trace hello.exe and report the
+output? You could also run it in gdb, interrupt it when it hangs and
+issue the following gdb command and report it (it reports the
+backtrace for each thread):
+t a a bt