Re: segfault on gtk_init
- From: Ian King <king eiffel com>
- To: ginko <Xatomis gmail com>
- Cc: gtk-list gnome org
- Subject: Re: segfault on gtk_init
- Date: Fri, 14 Apr 2006 17:31:56 -0700
gthread is the 1.0 version developed for glib 1.x and used by the older
1.x versions of gtk. Something must have changed internally between the
two versions that creates the segfault, anyway you should always use the
2.0 version with gtk 2.x.
gthread
http://developer.gnome.org/doc/API/glib/glib-threads.html
gthread-2.0
http://developer.gnome.org/doc/API/2.0/glib/glib-Threads.html
The 2nd version adds recursive mutexes, thread pooling, read write
locks, priority settings.
Hope this helps
IEK
ginko wrote:
Looks like that got it, thanks! What's the difference between the two anyway?
--
View this message in context: http://www.nabble.com/segfault-on-gtk_init-t1452085.html#a3925186
Sent from the Gtk+ - General forum at Nabble.com.
_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]