Unknown mailer error 139

Hi,

I’m having problems getting rt-1.0.7 to work under Solaris 8 x86. This is
with mysql-3.23.37, perl-5.6.1, Msql-Mysql-modules version 1.2216, CGI.pm
version 2.753, and Digest::MD5 version 2.02. Has anyone else encountered
the following error:

----- The following addresses had permanent fatal errors -----
|“/usr/private/rt-1.0.7/bin/rt-mailgate test correspond”
(expanded from: rt@sparc-dc5.si.umich.edu)

----- Transcript of session follows -----
Segmentation Fault
554 |“/usr/private/rt-1.0.7/bin/rt-mailgate test correspond”… unknown
mailer error 139

It is seg faulting right after the suid_wrapper execs perl,

9799: execve(“/usr/bin/perl”, 0x0804A3A8, 0x0804ADB0) argc = 6
9799: open(“/usr/lib/ld.so.1”, O_RDONLY) = 3
9799: fxstat(2, 3, 0x08047D98) = 0
9799: mmap(0x00000000, 187924, PROT_READ|PROT_EXEC, MAP_SHARED, 3, 0) =
0xDFB3
0000
9799: mmap(0x00000000, 188416, PROT_READ|PROT_EXEC, MAP_SHARED, 3, 0) =
0xDFB0
0000
9799: mmap(0xDFB00000, 108408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED,
3,
0) = 0xDFB00000
9799: munmap(0xDFB1B000, 65536) = 0
9799: mmap(0xDFB2B000, 8480, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_F
IXED, 3, 110592) = 0xDFB2B000
9799: open(“/dev/zero”, O_RDWR) = 4
9799: mmap(0xDFB2D000, 288, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_FI
XED, 4, 0) = 0xDFB2D000
9799: close(3) = 0
9799: Incurred fault #6, FLTBOUNDS %pc = 0xDFB1032D
9799: siginfo: SIGSEGV SEGV_MAPERR addr=0xFFFFF004
9799: Received signal #11, SIGSEGV [default]
9799: siginfo: SIGSEGV SEGV_MAPERR addr=0xFFFFF004
9799: *** process killed ***

Any suggestions apprecieated.

Thanks.

-peter