[Mono-bugs] [Bug 80478][Nor] Changed - Segmentation fault in simple plugin framework

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jan 8 19:06:57 EST 2007


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 robertj at gmx.net.

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

--- shadow/80478	2007-01-08 17:19:09.000000000 -0500
+++ shadow/80478.tmp.32304	2007-01-08 19:06:57.000000000 -0500
@@ -3,13 +3,13 @@
 Version: 1.2
 OS: Debian Woody
 OS Details: Debian testing
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Blocker
+Priority: Normal
 Component: remoting
 AssignedTo: lluis at ximian.com                            
 ReportedBy: kalas at damp.homeip.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -59,6 +59,19 @@
 Created an attachment (id=18466)
 Test case
 
 
 ------- Additional Comments From kalas at damp.homeip.net  2007-01-08 17:19 -------
 The attached test case is a tar.gz.
+
+------- Additional Comments From robertj at gmx.net  2007-01-08 19:06 -------
+This works for me if I remove the $PWD from run.sh.
+
+It seems that Activator.CreateInstanceFrom doesn't cope well with
+absolute paths.
+
+Stefan, just don't use a path by now, since it's useless
+anyway (you can't load assemblies from arbitrary places
+in .NET, at least not with your code).
+
+Changed prio.
+


More information about the mono-bugs mailing list