[Mono-bugs] [Bug 77798][Nor] New - Segfaults profiling Banshee
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Mar 15 23:52:50 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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=77798
--- shadow/77798 2006-03-15 23:52:50.000000000 -0500
+++ shadow/77798.tmp.29139 2006-03-15 23:52:50.000000000 -0500
@@ -0,0 +1,42 @@
+Bug#: 77798
+Product: Mono: Runtime
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: bmaurer at users.sf.net
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Segfaults profiling Banshee
+
+While executing banshee with --profile, I get two kinds of non-graceful exits:
+
+1) ** ERROR **: file loader.c: line 1574 (mono_method_signature_full):
+assertion failed: (mono_metadata_token_table (m->token) == MONO_TABLE_METHOD)
+
+2) a segfault with the trace:
+
+ /usr/lib/pkgconfig/../../bin/mono(mono_handle_native_sigsegv+0xbb)
+[0x815514b]
+ /usr/lib/pkgconfig/../../bin/mono [0x8123f90]
+ [0x1a1440]
+ /usr/lib/pkgconfig/../../bin/mono(mono_type_get_desc+0x15) [0x80d9da5]
+ /usr/lib/pkgconfig/../../bin/mono(mono_signature_get_desc+0x3d)
+[0x80da09d]
+ /usr/lib/pkgconfig/../../bin/mono [0x80966b2]
+ /usr/lib/pkgconfig/../../bin/mono [0x8096793]
+ /usr/lib/pkgconfig/../../bin/mono [0x8096a19]
+ /usr/lib/pkgconfig/../../bin/mono(mono_profiler_shutdown+0x1e)
+[0x809571e]
+ /usr/lib/pkgconfig/../../bin/mono [0x8122107]
+ /usr/lib/pkgconfig/../../bin/mono(mono_main+0xf0c) [0x805d9dc]
+ /usr/lib/pkgconfig/../../bin/mono [0x805c5e2]
+ /lib/libc.so.6(__libc_start_main+0xdc) [0xbd07e4]
+ /usr/lib/pkgconfig/../../bin/mono [0x805c531]
More information about the mono-bugs
mailing list