*** buffer overflow detected ***: terminated
This is what my config file looks like:
Code: Select all
megs: 128
romimage: file=/usr/share/bochs/BIOS-bochs-legacy, address=0xffff0000
vgaromimage: file=/usr/share/bochs/VGABIOS-lgpl-latest
floppya: 1_44=build/main_floppy.img, status=inserted
boot: floppy
mouse: enabled=0
display_library: sdl2
log: bochslog.txt
I am on a windows os
Is there something wrong with my configuration? Is this a known issue with a specific Bochs version or SDL2 display? Or could it be because I'm using Windows WSL?
Any tips or suggestions would be greatly appreciated!
Thanks in advance!