On Mon, Feb 16, 2004 at 05:29:04PM -0800, [EMAIL PROTECTED] wrote: > > On a: > SunOS 5.9 Generic_112233-11 sun4u sparc > > system, and when I run master: > # /pkg/cyrus-imapd-2.2.3/bin/master > zsh: segmentation fault /pkg/cyrus-imapd-2.2.3/bin/master
Can you get a backtrace on the core file? You can use `coreadm' to enable the core dump. `pstack' will do the backtrace, but a debugger may give you more details. There have been reports that Solaris patch 112874-22 causes this problem. It may be time zone related. If the backtrace looks like this: feec45a8 set_zone_context (40211f52, 78474, 0, 0, 0, 0) + 8c feec3ba8 localtime_r (ffbff27c, ffbfed9c, 0, 0, 0, 0) + 20 feeb996c ctime_r (ffbff27c, ffbff260, 1a, 0, 0, 0) + c that's the problem. -- -Gary Mills- -Unix Support- -U of M Academic Computing and Networking- --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html