[Mono-bugs] [Bug 77266][Maj] New - Mono profiler segfaults when profiling banshee

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jan 15 08:30:05 EST 2006


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 ruben at lambda1.be.

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

--- shadow/77266	2006-01-15 08:30:05.000000000 -0500
+++ shadow/77266.tmp.31409	2006-01-15 08:30:05.000000000 -0500
@@ -0,0 +1,33 @@
+Bug#: 77266
+Product: Mono: Tools
+Version: 1.1
+OS: 
+OS Details: Ubuntu Dapper
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: tools
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: ruben at lambda1.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Mono profiler segfaults when profiling banshee
+
+The mono built in profiler seems to crash each time I try to profile banshee.
+
+Steps to reproduce:
+ * Checkout banshee from gnome CVS
+ * ./autogen.sh
+ * make
+ * cd src;
+ * edit the file "banshee" so that the last line reads "exec
+/usr/lib/pkgconfig/../../bin/mono --debug --profile $MONO_EXE "$@"" (in
+other words: add the --profile flag)
+ * sh ./banshee
+ * wait till the library has loaded
+ * use the close button
+ * ...
+ * SIGSEGV


More information about the mono-bugs mailing list