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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78767 --- shadow/78767 2006-07-17 08:24:24.000000000 -0400 +++ shadow/78767.tmp.22962 2006-07-17 10:51:55.000000000 -0400 @@ -92,6 +92,11 @@ I'm most happy to help people replicate this environment. Valgrind [eg.] shows that this is (most likely) the only memory problem happening, de-referencing a NULL pointer inside ___tls_get_addr -> dl_update_slotinfo. So ... + +------- Additional Comments From [EMAIL PROTECTED] 2006-07-17 10:51 ------- +also tried with the non-PIC case also as local-dynamic, but still no +joy; only when compiled with --with-tls=pthread does everything work +nicely; sorry. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
