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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jan 9 17:15:01 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-09 15:01:04.000000000 -0500
+++ shadow/80478.tmp.17565	2007-01-09 17:15:01.000000000 -0500
@@ -96,6 +96,18 @@
 get: "Segmentation fault" after "[PluginOne] Dispose()".
 
 I also tried it on my ubuntu-laptop which is running kernel 2.6.17 and
 mono 1.1.17 (using mcs instead of gmcs) and it works great on that
 machine. Maybe it's because I'm running 2.4.29 on the computer that
 gives me segfault?
+
+------- Additional Comments From robertj at gmx.net  2007-01-09 17:15 -------
+I've been told that Debian testing is "etch" which doesn't have 2.4
+support. So you're probably on Sarge. Anyway, we can't reproduce
+the issue.
+
+You may try to run mono under gdb (see
+http://mono-project.com/Debugging#Debugging_with_GDB).
+
+After the SIGSEGV, just type "t a a bt" at the gdb prompt and attach
+the output to this bug entry.
+


More information about the mono-bugs mailing list