[Mono-bugs] [Bug 28722][Nor] Changed - Thread crashes with garbage collection enabled

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
12 Aug 2002 04:55:35 -0000


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 murban@mylinuxisp.com.

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

--- shadow/28722	Sun Aug 11 21:39:00 2002
+++ shadow/28722.tmp.27894	Mon Aug 12 00:55:35 2002
@@ -107,6 +107,17 @@
 to reproduce this bug. IIRC, they were all using Debian, and I'm  
 using SusE 8.0 Recently I ran across another user of SuSE 8.0 and  
 asked him to try my thread.cs program, and he got precisely the same  
 crash. So it seems to be a problem peculiar to SuSE. I haven't been 
 able to verify the behavior with other dists. 
  
+
+------- Additional Comments From murban@mylinuxisp.com  2002-08-12 00:55 -------
+In SuSE 8.0's installation directory 'unsorted' there is a 
+subdirectory 'glibc-i686' that contains an RPM package and README. 
+According to the README, the glibc package in the directory only 
+works with i686+ and 2.4.x kernels. It provides new pthreads 
+functions that are needed by some java applications. 
+ 
+Removing the standard glibc and installing this version fixed the 
+above problem I reported. 
+