emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about dumping and initialization


From: Paul Eggert
Subject: Re: Question about dumping and initialization
Date: Thu, 14 Mar 2013 14:16:21 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130219 Thunderbird/17.0.3

Can you reproduce the problem on GNU/Linux?
Make the same change to 'configure', then run
something like this:

emacs_cv_var_doug_lea_malloc=no ./configure
MALLOC_PERTURB_=23 make

This tries to set up the same sort of environment, with
address space randomization and everything.  If this fails in
a similar way, it might be easier to debug than the OpenBSD
port would be.  And if it doesn't fail it's an indication that
the problem might be more on the OpenBSD side than in the Emacs
side.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]