After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 241362 - Evolution crash if enabled IPv6 when build on Solaris
Evolution crash if enabled IPv6 when build on Solaris
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
pre-1.5 (obsolete)
Other All
: Normal normal
: ---
Assigned To: Jeffrey Stedfast
Evolution QA team
Depends on:
Blocks: 239034
 
 
Reported: 2003-04-15 11:26 UTC by philip zhao
Modified: 2013-09-10 14:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description philip zhao 2003-04-15 11:26:13 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.
Comment 1 Patton Gao 2003-04-15 16:14:03 UTC
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.
Comment 2 Patton Gao 2003-04-15 16:29:07 UTC
It is Solaris specially.

I built Evolution on Linux (SuSE 8.2) with IPv6 option, it works well.
Comment 3 philip zhao 2003-04-17 08:05:44 UTC
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.
Comment 4 Jeffrey Stedfast 2003-04-24 17:37:51 UTC
fixed in CVS