Re: Bus error on ARM32

Volker Ruppert <[email protected]> Wed, 6 Oct 2021 17:53:00 +0200
Newsgroups gmane.comp.emulators.bochs.devel
Message-ID <[email protected]>
Hi!

> I have problem with launch Debian Woody in my ARM32 device and Termux 
> enviroment (I am also test in Debian, launched by Proot, and have same 
> problem). In launch them in my device I get error "Bus error". How to solve?
> 
> Screenshot: 
> https://user-images.githubusercontent.com/91898998/135873626-74bd504d-cb5a-45bd-9c43-91171d6b6dfa.jpg 
> <https://user-images.githubusercontent.com/91898998/135873626-74bd504d-cb5a-45bd-9c43-91171d6b6dfa.jpg>
> 
> Bochsrc: my attach.

Your bochsrc config looks okay to me. The screenshot shows that you are 
starting the Bochs binary with the builtin debugger enabled. This binary 
requires an additional library installed on your system (curses or 
ncurses). Please check this or try to use the Bochs binary without 
debugger support.

--
Volker Ruppert