GNOME Bugzilla – Bug 241362
Evolution crash if enabled IPv6 when build on Solaris
Last modified: 2013-09-10 14:03:10 UTC
On Solairs, we build evolution using Forte. When enable IPv6 support when build, evolution won't come up after make install. We get a crash at the beginning.
I verified this bug just now. For the same source trunk, I've built twice. Once with IPv6 option, another without the option. It verified that if I add IPv6 option to build Evolution, the application will not pop up.
It is Solaris specially. I built Evolution on Linux (SuSE 8.2) with IPv6 option, it works well.
Hi,fejj, Can you fix this bug? Evolution crashes at ~/e-util/e-host-utils.c e_gethostbyname_r : ((char **) buf) [0] = NULL; and ((char **) buf) [0] = addr; ((char **) buf) [1] = NULL; Thanks.
fixed in CVS