[cffi-devel] "Unhandled memory fault" on any memory allocation after fork
    Luís Oliveira 
    luismbo at gmail.com
       
    Wed Mar 20 20:01:16 UTC 2013
    
    
  
On Wed, Mar 20, 2013 at 5:48 PM, agile software <agilesoftware at gmail.com> wrote:
> I have tried other memory allocation macros, I get the same result. But if I
> remove them, the program runs and exits normally.
This is likely to be unrelated to CFFI itself. I suggest you convert
your test case to plain SB-ALIEN -- you can get most of the way there
simply by macro-expanding your DEFCFUNs, etc -- and report the issue
to the SBCL developers. Let us know if you need help with that.
Cheers,
-- 
Luís Oliveira
http://r42.eu/~luis/
    
    
More information about the cffi-devel
mailing list