[Mono-bugs] [Bug 76390][Min] Changed - [GMCS]: problem when running
with --profile=heap-buddy
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Oct 21 13:16:01 EDT 2005
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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76390
--- shadow/76390 2005-10-20 15:04:49.000000000 -0400
+++ shadow/76390.tmp.5432 2005-10-21 13:16:01.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: martin at ximian.com
ReportedBy: miguel at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Generics: internal routines fail to produce stringified types.
+Summary: [GMCS]: problem when running with --profile=heap-buddy
This problem happens with profilers (module: heap-buddy).
Try profiling the included program, and it will produce:
mono$ mono --profile=heap-buddy /tmp/a.exe
@@ -65,6 +65,14 @@
that tries to get a stringified representation) crashes things like
Monodis.
So it is not a "problem when running with --profile=heap-buddy" as you
put on the summary line, it is a problem with any code that tries to
render a stringified version of a type and reaches that assertion.
+
+------- Additional Comments From martin at ximian.com 2005-10-21 13:16 -------
+Dude,
+a) `Generics:' is not an allowed title - it's called [GMCS]
+b) The new title was correct
+Please don't waste my time by having me view this bug 20 times just to
+figure out "ah, it's that heap-buddy" problems. The purpose of the
+subject is allowing you to easily remember which bug that is.
More information about the mono-bugs
mailing list