Adam McKenna <[EMAIL PROTECTED]> wrote:
>
> The bastard child is ezmlm-send... I can run it on its own, I get the
> following from truss:
[...]
> read(4, " * !\r\0 p /\r\005 8\r\0".., 32) = 16
> read(4, 0x0002DB20, 32) = 0
> close(4) = 0
> Incurred fault #6, FLTBOUNDS %pc = 0x0001AF28
> siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000
> Received signal #11, SIGSEGV [default]
> siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000
> *** process killed ***
Interesting; it's not something I've run into myself. It appears to be
dereferencing a null pointer. Now that I see your trace, it rings a vague
bell -- I think I saw someone else reporting a similar problem on the ezmlm
list some months back. I also recall someone posting a one- or two-line patch
for ezmlm on recent versions of Solaris. This might be the same issue.
You might want to look at the ezmlm list archives (I don't recall where they
are, but doubtless ezmlm.org will tell you), or post this trace to that list.
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <[EMAIL PROTECTED]>
GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------