[Mono-devel-list] C# Threading : libgcc_s.so.1 must beinstalledfor pthread_cancel to work

Rafael Mizrahi rafim at mainsoft.com
Wed Aug 3 04:08:04 EDT 2005


Thanks for the info, Ben,
Indeed, my problem was not solved by adding 
export LD_ASSUME_KERNEL=2.4.19

More information on my situation:
The crash occurs only on RH ES3+IBM JVM(1.4.2).
On RH ES3+Sun JVM it does not occur.

Rafi

-----Original Message-----
From: Ben Maurer [mailto:bmaurer at ximian.com] 
Sent: Tuesday, August 02, 2005 7:35 PM
To: Rafael Mizrahi
Cc: Brion Vibber; mono-devel-list at lists.ximian.com
Subject: RE: [Mono-devel-list] C# Threading : libgcc_s.so.1 must
beinstalledfor pthread_cancel to work

On Tue, 2005-08-02 at 08:51 -0700, Rafael Mizrahi wrote:
> Brion,
> I experienced the same problem, while running Mainsoft Grasshopper
> (dev.mainsoft.com) on Red Hat Enterprise Linux ES release 3 (Taroon
> Update 5) Kernel 2.4.21-32.ELsmp on an i686
> 
> Did you tried to:
> export LD_ASSUME_KERNEL=2.4.19

I wonder why this is showing up with mono. I thought that we changed our
code to not use -fexceptions.

The LD_ASSUME_KERNEL hack is not a long term solution. In the next
Fedora release, Red Hat is going to remove the LinuxThreads stuff, which
is now completely obsolete. Thus, LD_ASSUME_KERNEL will have no effect.

-- Ben




More information about the Mono-devel-list mailing list