[Mono-bugs] [Bug 71336][Maj] New - Profiler not working

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 16 Jan 2005 08:18:08 -0500 (EST)


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 lluis@ximian.com.

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

--- shadow/71336	2005-01-16 08:18:08.000000000 -0500
+++ shadow/71336.tmp.25951	2005-01-16 08:18:08.000000000 -0500
@@ -0,0 +1,37 @@
+Bug#: 71336
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: JIT
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: lluis@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Profiler not working
+
+Running mono with --profile on a simple hello world app shows the following
+result:
+
+lluis@portatil:~/temp> mono --profile kk.exe
+Total time spent compiling 25 methods (sec): 0,003732
+Slowest method to compile (sec): 0,000517:
+System.AppDomain::DoAssemblyLoad(Assembly)
+Total number of calls: 0
+ 
+Allocation profiler
+Total memory allocated: 0 KB
+
+which is clearly wrong.
+
+Running with --profile:default makes mono crash:
+
+lluis@portatil:~/temp> mono --profile=default kk.exe
+mono: mini-x86.c:4081: mono_arch_patch_code: L'asserció «0» ha fallat.
+Avortat