[Mono-bugs] [Bug 59584][Cri] New - (falha de segmentação) segmentation fault

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 3 Jun 2004 23:21:51 -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 mrmodolo@terra.com.br.

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

--- shadow/59584	2004-06-03 23:21:51.000000000 -0400
+++ shadow/59584.tmp.20124	2004-06-03 23:21:51.000000000 -0400
@@ -0,0 +1,37 @@
+Bug#: 59584
+Product: Mono: Compilers
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Critical
+Component: C#
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: mrmodolo@terra.com.br               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: (falha de segmentação) segmentation fault
+
+Description of Problem:
+Hi,
+I download and install (Mono 1.0 Beta 2 Release: Fedora Core Linux 1, x86)
+using YUM. After install I can run "mono" without error like:
+[root@terra root]# mono --help
+Usage is: mono [options] assembly ...
+
+but if I try:
+[root@terra root]# mcs --help
+Falha de segmentação
+[root@terra root]#
+
+this is my linux:
+root@terra root]# uname -a
+Linux terra 2.4.22-1.2188.nptl #1 Wed Apr 21 20:10:59 EDT 2004 i586 i586
+i386 GNU/Linux
+
+thanks,
+Marcelo Modolo