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=80307 --- shadow/80307 2006-12-30 19:50:16.000000000 -0500 +++ shadow/80307.tmp.1149 2007-01-04 18:15:45.000000000 -0500 @@ -147,6 +147,12 @@ ==24574== LEAK SUMMARY: ==24574== definitely lost: 181,144 bytes in 5,941 blocks. ==24574== possibly lost: 3,072 bytes in 11 blocks. ==24574== still reachable: 11,910,406 bytes in 35,462 blocks. ==24574== suppressed: 0 bytes in 0 blocks. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-04 18:15 ------- +The main symptom of the linears breakage is that the thread local +storage doesn't contain the frame information, but only in threads +other than the thread where xsp is running. It might be a problem +with one of the cpu registers related to the stack being overwritten. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
