Subject: Re: malloc.conf
To: John Clark <jclark@metricsystems.com>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: netbsd-users
Date: 07/14/2005 12:53:34
On Wed, Jul 13, 2005 at 09:09:13AM -0700, John Clark wrote:
> Klaus Klein wrote:
> >Possibly the coredump size resource limit being too small (or
> >disabling), either in the shell (ulimit -c) or as set by the process
> >itself?
.. at least the shell wasn't limiting it, however in the meantime Bob
fixed the problem:
* magick/image.c (DisplayImages): Don't invoke
XrmDestroyDatabase() to destroy the resource database associated
with the display since it seems that XCloseDisplay() does this for
us.
Cheers,
Patrick