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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
