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=77650 --- shadow/77650 2006-03-01 10:30:50.000000000 -0500 +++ shadow/77650.tmp.22189 2006-04-02 01:39:10.000000000 -0500 @@ -154,6 +154,41 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-03-01 10:30 ------- I also asked if you used a 2.4 kernel or if you set the env var to use Linuxthreads. Could you try a system with nptl? + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-02 01:39 ------- +Haven't gotten to try a system with nptl, but I think this valgrind +output might provide a good clue. + +==2791== Stack overflow in thread 1: can't grow stack to 0x7FE801FD0 +==2791== Can't extend stack to 0x7FE8016E0 during signal delivery for +thread 1: +==2791== no stack segment +==2791== +==2791== Process terminating with default action of signal 11 (SIGSEGV) +==2791== Access not within mapped region at address 0x7FE8016E0 +==2791== at 0x7090AAC: ??? +==2792== +==2792== Thread 2: +==2792== Invalid read of size 8 +==2792== at 0x55E3DCA: (within /lib/libc-2.3.5.so) +==2792== by 0x55E3C68: (within /lib/libc-2.3.5.so) +==2792== by 0x55E4241: __libc_freeres (in /lib/libc-2.3.5.so) +==2792== by 0x491673B: _vgnU_freeres (vg_preloaded.c:60) +==2792== by 0x552B80F: (within /lib/libc-2.3.5.so) +==2792== Address 0x0 is not stack'd, malloc'd or (recently) free'd +==2792== +==2792== Process terminating with default action of signal 11 (SIGSEGV) +==2792== Access not within mapped region at address 0x0 +==2792== at 0x55E3DCA: (within /lib/libc-2.3.5.so) +==2792== by 0x55E3C68: (within /lib/libc-2.3.5.so) +==2792== by 0x55E4241: __libc_freeres (in /lib/libc-2.3.5.so) +==2792== by 0x491673B: _vgnU_freeres (vg_preloaded.c:60) +==2792== by 0x552B80F: (within /lib/libc-2.3.5.so) +==2792== by 0x3FFFFFFFF: ??? +==2792== by 0x132373931: ??? +==2792== by 0x0: ??? +==2792== by 0x404B0B3FF: ??? +==2792== by 0x7001A298: vgPlain_getrlimit (m_libcproc.c:307) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
