Comment 1 for bug 1983248

Revision history for this message
Douglas Katzman (dougk) wrote :

it worked for me on linux:
* (asdf:make :nyxt/gtk-application)
[undoing binding stack and other enclosing state... done]
[performing final GC... done]
[defragmenting immobile space... (fin,inst,fdefn,code,sym)=7792+3353+50025+44604+33436... done]
[saving current Lisp image into /home/dougk/quicklisp/dists/quicklisp/software/nyxt-20220331-git/nyxt:
writing 26884432 bytes from the read-only space at 0xffe658000
writing 9184 bytes from the static space at 0x50100000
writing 84738048 bytes from the dynamic space at 0x1000000000
writing 3989504 bytes from the immobile space at 0x50200000
writing 30097408 bytes from the immobile space at 0x52a00000
done]

I'll have to install freeBSD to see if I can repro it. Do you know if you configured the OS with ASLR enabled by default? That looks new for 13 but not enabled.