[Mono-bugs] [Bug 75056][Cri] New - "mono --debug" dumps core.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 26 18:57:27 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 ascii.letter at gmail.com.

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

--- shadow/75056	2005-05-26 18:57:27.000000000 -0400
+++ shadow/75056.tmp.14278	2005-05-26 18:57:27.000000000 -0400
@@ -0,0 +1,41 @@
+Bug#: 75056
+Product: Mono: Debugger
+Version: 1.1
+OS: Solaris [Other]
+OS Details: Solaris 10 (SPARC platform edition.)
+Status: NEW   
+Resolution: 
+Severity: Unknown
+Priority: Critical
+Component: backend
+AssignedTo: toshok at ximian.com                            
+ReportedBy: ascii.letter at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: "mono --debug" dumps core.
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+"mono --debug" dumps core.
+
+Steps to reproduce the problem:
+1. Compile mono 1.1.7 on Solaris.  I used the following:
+
+ld: Software Generation Utilities - Solaris Link Editors: 5.10-1.477
+GNU nm 2.15
+GNU ar 2.15
+gcc (GCC) 3.4.3
+
+2. Run a program, any program, with "--debug."
+
+Actual Results:
+>mono --debug lib/mono/1.0/gacutil.exe
+Bus error (core dumped)
+>mono --debug test.exe
+Bus error (core dumped)
+
+How often does this happen? 
+Every time.


More information about the mono-bugs mailing list