On Fri, 2014-08-29 at 15:04 +0100, John Horne wrote:
> On Fri, 2014-08-29 at 13:26 +0100, Jeremy Harris wrote:
> >
> > We've not settled on this yet, but for people being bitten by this
> > and not minding a recompile:
> > 
> > src/mime.c  about line 600:
> > 
> > replace
> >   uschar *param_value = NULL;
> > with
> >   uschar *param_value = string_copy(US"");
> > 
> Thanks for this.
> 

> 
> I have applied the above patch to another of our systems to see if the
> segfaults stop.
> 
I now get a different segfault:

=============================
Aug 29 15:35:04 tracy kernel: exim[28249]: segfault at 343665736162 ip
00007faf521266a9 sp 00007fff38f65330 error 4 in exim[7faf52098000
+114000]
=============================




John.

-- 
John Horne                   Tel: +44 (0)1752 587287
Plymouth University, UK


-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to