Re: [Evolution] Evolution hangs on Solaris
- From: Dan Winship <danw helixcode com>
- To: Laca ireland sun com
- Cc: evolution list <evolution helixcode com>
- Subject: Re: [Evolution] Evolution hangs on Solaris
- Date: Tue, 09 Jan 2001 15:35:00 -0500
Hello from the Sun Gnome team. Sorry for the long email.
Wow. That's a pretty hefty analysis. :)
Anyway, it looks like the problem here is the fact that
printf ("%s\n", NULL);
will work (and print "(null)") on Linux, but SEGVs on Solaris. Anyway,
that line is just a debugging printf, so it's fine to remove it, and
I'll fix it in CVS to do the right thing in the NULL case.
-- Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]