[Mono-bugs] [Bug 78083][Maj] Changed - nunit-gui: crash in native code when running nunit.mocks.tests.dll tests

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Apr 13 15:47:05 EDT 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 matt at use.net.

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

--- shadow/78083	2006-04-13 15:45:16.000000000 -0400
+++ shadow/78083.tmp.27482	2006-04-13 15:47:05.000000000 -0400
@@ -57,6 +57,30 @@
 ------- Additional Comments From vargaz at gmail.com  2006-04-12 15:57 -------
 Could you try with latest SVN ?
 
 
 ------- Additional Comments From matt at use.net  2006-04-13 15:45 -------
 Still happens as of r59469.
+
+------- Additional Comments From matt at use.net  2006-04-13 15:47 -------
+Interestingly, it still crashes as I mentioned above, but now valgrind
+is reporting a different read/write after free:
+
+==16300== Thread 1:
+==16300== Invalid read of size 2
+==16300==    at 0x50AE99: mymono_metadata_type_equal (reflection.c:5325)
+==16300==    by 0x4B6E4D: mono_g_hash_table_lookup (mono-hash.c:221)
+==16300==    by 0x50B163: mono_type_get_object (reflection.c:5491)
+==16300==    by 0x45A406: ves_icall_Type_GetInterfaces (icall.c:1714)
+==16300==    by 0xE394EEC: ???
+==16300==  Address 0xD11EA92 is 1,906 bytes inside a block of size
+8,192 free'd
+==16300==    at 0x4A190DA: free (vg_replace_malloc.c:222)
+==16300==    by 0x4A3A0A: mono_mempool_destroy (mempool.c:75)
+==16300==    by 0x490B1B: mono_image_close (image.c:1142)
+==16300==    by 0x48C572: mono_assembly_close (assembly.c:2192)
+==16300==    by 0x48EAB7: mono_domain_free (domain.c:977)
+==16300==    by 0x4817BA: unload_thread_main (appdomain.c:1308)
+==16300==    by 0x4B5643: thread_start_routine (threads.c:194)
+==16300==    by 0x4CA0D6: GC_start_routine (pthread_support.c:1330)
+==16300==    by 0x50CEBB8: pthread_start_thread (manager.c:310)
+


More information about the mono-bugs mailing list