Re: [g-a-devel] any news on the gthread problem?



Hi Halim,
 
Please refer to my former mail.
Applications need to call g_thread_init before any glib calls. It will quit applications if applications call it twice.
 
In this case, if linphone doesn't call g_thread_init before gtk_init, CORBA will call. When linphone calls it the second time, linphone crashed. The fix is to move g_thread_init to the begining (before gtk_init), or add a check before calling g_thread_init (not perfect).
 
So this is applications' bug. Maybe not only in linphone.
 
Regards,
Li
 
 
2007/8/9, Halim Sahin <halim sahin freenet de>:
Hello Li,
On Do, Aug 09, 2007 at 04:10:44 +0800, Li Yuan wrote:
> Do we have a bug for this?

I reported this in
Date: Sun, 27 May 2007 07:53:27 +0000 (UTC)
in the gnome-accessibility list.

Which versions of gnome are fixing this?

The application that had this problem is linphone.
But google says that more apps were affected by this problem.

Thanks
Halim

_______________________________________________
Gnome-accessibility-devel mailing list
Gnome-accessibility-devel gnome org
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]