[Gtk-sharp-list] Mono 1.1.5 and GTK# crash

Ben Maurer bmaurer@ximian.com
Wed, 30 Mar 2005 14:17:29 -0500


Hey,

On Tue, 2005-03-29 at 23:53 -0500, Tom McLaughlin wrote:
> I'm getting the following crash when trying to start up any C# app that
> uses glade# such as Monodoc and Blam.
> 
> Unhandled Exception: System.NullReferenceException: Object reference not
> set to an instance of an object

We have this isolated down to a difference between the __thread tls and
the pthread tls. The team is working to figure out why there is a
difference. We will ship a new release as soon as possible.

I am sorry this took so long to catch and track down.

-- Ben