danthedaniel / BF-JIT

BrainFuck just-in-time compiler
MIT License
24 stars 2 forks source link

Segfault in JIT mode on WSL #1

Closed ExtReMLapin closed 1 year ago

ExtReMLapin commented 3 years ago

Oi,

I built it on WSL using cargo build

Then decided to run it on mandelbrot, it directly crashes.

kernel version : 4.4.0-19041-Microsoft

danthedaniel commented 1 year ago

So, many years later I got around to testing this. It all seems to work for me:

>wsl --version
WSL version: 1.2.5.0
Kernel version: 5.15.90.1
WSLg version: 1.0.51
MSRDC version: 1.2.3770
Direct3D version: 1.608.2-61064218
DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp
Windows version: 10.0.22621.1848
> wsl -l -v
  NAME                   STATE           VERSION
* Ubuntu                 Running         2
  docker-desktop         Running         2
  docker-desktop-data    Running         2