[Mono-bugs] [Bug 74634][Wis] New - mono exec error
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 16 Apr 2005 10:02:33 -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 hys545@dreamwiz.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74634
--- shadow/74634 2005-04-16 10:02:33.000000000 -0400
+++ shadow/74634.tmp.22881 2005-04-16 10:02:33.000000000 -0400
@@ -0,0 +1,48 @@
+Bug#: 74634
+Product: Mono: Runtime
+Version: unspecified
+OS: GNU/Linux [Other]
+OS Details: haansoft(based redhat)
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: hys545@dreamwiz.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mono exec error
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. update svn mono.mcs(20050416)
+2. compile
+3. error is found
+fix
+
+mono-wrapper file
+exec "$r/libtool" --mode=execute mono --config "$r/runtime/wrapper-config"
+"$@"
+
+Actual Results:
+I exec 'mcs'
+segmantion fault
+
+ I copy mono-1.1.6.fc3.rpm(mono)
+I successed exec
+
+
+Expected Results:
+
+
+How often does this happen?
+
+
+Additional Information: