[Mono-bugs] [Bug 23689] New - Segementation fault when using mcs with this code
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
20 Apr 2002 13:21:47 -0000
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 pt99par@student.bth.se.
http://bugzilla.ximian.com/show_bug.cgi?id=23689
--- shadow/23689 Sat Apr 20 09:21:47 2002
+++ shadow/23689.tmp.14796 Sat Apr 20 09:21:47 2002
@@ -0,0 +1,44 @@
+Bug#: 23689
+Product: Mono/Runtime
+Version: unspecified
+OS:
+OS Details: Mandrake 8.2
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: pt99par@student.bth.se
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Segementation fault when using mcs with this code
+
+Please fill in this template when reporting a bug, unless you know what you are
+doing.Description of Problem:
+When i compile the attached code with the mcs script i get a segfault from mono.
+
+Steps to reproduce the problem:
+1. Download and unpack the attached tar.gz file
+2. enter the unpacked directory
+3. type 'make' followed by the enter key ;)
+
+Actual Results:
+ Segmentation fault
+
+Expected Results:
+ Normal compilation with|without errors
+
+How often does this happen?
+ With this code
+
+Additional Information:
+ The output:
+/usr/local/bin/mcs: line 2: 8344 Segmentation fault /usr/local/bin/mono
+/usr/local/bin/mcs.exe $*
+
+
+
+/pure