[Mono-bugs] [Bug 49628][Nor] New - mcs segfaults sometimes when run like 'mcs -v'

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 14 Oct 2003 05:58:09 -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 spamtrap1@devlix.dk.

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

--- shadow/49628	2003-10-14 05:58:09.000000000 -0400
+++ shadow/49628.tmp.8709	2003-10-14 05:58:09.000000000 -0400
@@ -0,0 +1,60 @@
+Bug#: 49628
+Product: Mono/MCS
+Version: unspecified
+OS: GNU/Linux [Other]
+OS Details: Debian Unstable, Mono packages from debianplanet.org
+Status: NEW   
+Resolution: 
+Severity: Unknown
+Priority: Normal
+Component: Misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: spamtrap1@devlix.dk               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mcs segfaults sometimes when run like 'mcs -v'
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+mcs segfaults sometimes when run like 'mcs -v', on my debian box (debian
+unstable, mono from debianplanet.org) it happens about 1/3 of the times.
+
+"screenshot" below :
+-----------------------------------------------------------------
+janitor:~# mcs -v
+error CS2008: No files to compile were specified
+Compilation failed: 1 error(s), 0 warnings
+janitor:~# mcs -v
+error CS2008: No files to compile were specified
+Compilation failed: 1 error(s), 0 warnings
+Segmentation fault
+janitor:~# mcs -v
+error CS2008: No files to compile were specified
+Compilation failed: 1 error(s), 0 warnings
+janitor:~# mcs -v
+error CS2008: No files to compile were specified
+Compilation failed: 1 error(s), 0 warnings
+janitor:~# mcs -v
+error CS2008: No files to compile were specified
+Compilation failed: 1 error(s), 0 warnings
+Segmentation fault
+-----------------------------------------------------------------
+
+Steps to reproduce the problem:
+1. Run mcs with only the -v parameter
+2. 
+3. 
+
+Actual Results:
+segfault about 1/3 of the times
+
+Expected Results:
+
+
+How often does this happen? 
+1/3 of the times
+
+Additional Information: