[Mono-bugs] [Bug 51505][Cri] New - mono on fedora segfaults
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 30 Nov 2003 01:47:28 -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 keith@keithirwin.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51505
--- shadow/51505 2003-11-30 01:47:28.000000000 -0500
+++ shadow/51505.tmp.28684 2003-11-30 01:47:28.000000000 -0500
@@ -0,0 +1,58 @@
+Bug#: 51505
+Product: Mono/Runtime
+Version: unspecified
+OS: Fedora 1.0
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Critical
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: keith@keithirwin.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mono on fedora segfaults
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+
+Description of Problem:
+
+I can't run or compile any mono software due to a segfault in (I think) the
+run time.
+
+Steps to reproduce the problem:
+
+1. Download the mono 0.28, compile on fedora and install (configure, make,
+make install).
+
+2. attempt to run mono software: mcs, sqlsharp, mbas, wsdl
+
+3.
+
+Actual Results:
+
+/usr/local/bin/mbas: line 2: 11676 Segmentation fault
+/usr/local/bin/mono /usr/local/bin/m bas.exe "$@"
+
+/usr/local/bin/wsdl: line 2: 11684 Segmentation fault
+/usr/local/bin/mono /usr/local/bin/w sdl.exe "$@"
+
+/usr/local/bin/mbas: line 2: 11676 Segmentation fault
+/usr/local/bin/mono /usr/local/bin/m bas.exe "$@"
+
+
+Expected Results:
+
+Running software.
+
+How often does this happen?
+
+
+Additional Information:
+
+I also tried installing from RPM found at the Dag apt/yum repository: same
+thing.