Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Feb 2009 11:38:12 -0200
From:      =?ISO-8859-1?Q?S=E9rgio?= de Almeida Lenzi <lenzi@k1.com.br>
To:        Antonio Rieser <tonyrieser@gmail.com>, questions <freebsd-questions@freebsd.org>
Subject:   Re: Gnucash slow startup on FreeBSD 7.1
Message-ID:  <1233495492.13844.12.camel@k2.cwb.casa>
In-Reply-To: <58a2fd890901310001o31d22e6bg84df4c64ac79e0c9@mail.gmail.com>
References:  <58a2fd890901310001o31d22e6bg84df4c64ac79e0c9@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-3gRt9ro8olaZdAISJCmz
Content-Type: text/plain
Content-Transfer-Encoding: 7bit


Here I notice that the problem is in glib2
gnucach, and evolution makes a dlopen with a wrong
option in BSD, so it scans all the machine for shared libraries...
and it takes a lot of cpu and a lot of time


a fix in glib makes the trick... (it is an ugly fix, but works...)
the fix at http://patches.k1.com.br/glib20-patch-x1 
and insert code for gnucash and apply it to glib code
(/usr/ports/deve/glib20)
reinstall glib, and see if works.....

Hope it helps....

Sergio

--=-3gRt9ro8olaZdAISJCmz--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1233495492.13844.12.camel>