David Wall writes:
> Okay here is the problem... any mail commands sent to majordomo (ie
> lists,help...) go through BUT I get a letter from the mailer daemon as
> the majordomo admin that a memory error occured... Here is a copy of the
> error....
>
> Subject: Returned mail: unknown mailer error 139
>
> ----- Transcript of session follows -----
> sh: 18808 Memory fault
> 554 |"/u/majordom/bin/wrapper majordomo"... unknown mailer error 139
>
> is this a PERL prob? Perl has passed all the tests that it comes with but
> AIX is finicky with these things...
> Here is what I am running
> AIX 3.2.5
> Perl 4.036 or Perl 5 (Majordomo is set to use 4.036)
> sendmail
> Majordomo 1.93
Hi,
I recently faced a similar problem. It turned out to be a problem with perl.
I compiled perl with my native compiler, and I got seg faults and/or bus errors
when running MD, even though it passed all of the perl tests.
After recompiling perl with gcc, all seemed happy. In the configure script I
used the malloc that comes with perl.. If you haven't tried it already, try
compiling with the GNU compiler.
Hope it helps.
_________________________________________________________________
| Sean Cochrane | E-mail: sean@eddy.media.utah.edu|
| Utah Education Network | POTS: 801.585.6106 |
|----------------------------------------------------------------|
| Have a good time all of the time -Viv Savage of Spinal Tap |
|________________________________________________________________|
|
|