Date: Sat, 24 Jul 2004 19:53:33 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/glib20 Makefile ports/devel/glib20/files patch-glib_gthread.h Message-ID: <200407241953.i6OJrXnB003834@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2004-07-24 19:53:33 UTC
FreeBSD ports repository
Modified files:
devel/glib20 Makefile
Added files:
devel/glib20/files patch-glib_gthread.h
Log:
Hack the default stack size for threads created with g_thread_create() to
be 256 KB instead of the default (64 KB on platforms other than ia64, and
256 KB on ia64).
This fixes some stack overflows seen in applications such as
gnome-cups-manager.
Revision Changes Path
1.101 +1 -0 ports/devel/glib20/Makefile
1.1 +11 -0 ports/devel/glib20/files/patch-glib_gthread.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407241953.i6OJrXnB003834>
